LISTSERV mailing list manager LISTSERV 16.5

Help for QSERV-L Archives


QSERV-L Archives

QSERV-L Archives


QSERV-L@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

QSERV-L Home

QSERV-L Home

QSERV-L  July 2015

QSERV-L July 2015

Subject:

css

From:

"Becla, Jacek" <[log in to unmask]>

Reply-To:

General discussion for qserv (LSST prototype baseline catalog)

Date:

Mon, 13 Jul 2015 22:50:17 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (1 lines)

Quick summary of what we (AndyS, Nate and me) discussed. 
We will discuss it more at the Qserv meeting…


* Zookeeper is not great for quick and frequent updates, so implementing  
  things like synchronizing access to resources such as table state/metadata
  in zookeeper is questionable
* if we combine it with fact that watchers are not reliable and with the pains 
  with c++ bindings, we’d basically want to …. get rid of zookeeper

Proposal
 * push CSS metadata into transactional mysql 
 * register every query in query metadata, including interactive
 * change Facade API: new API would only have “fetch all metadata for a given
   table”
 * KVInterface - stays as is (granularity: key/value). Add support for updates
   (Eg we need to set flags used to sync access to tables and that’d be done
   through KVInterface)
 * implement new MySQLKvInterface
 * need to think how to store CSS info internally in mysql. Pack as JSON?
 * high availability: standby replica(s) + auto-fail over. Two modes
    1) Don’t handle new queries while fail over is happening, or
    2) we could maintain a stand-by snapshot in czar, and work off the snapshot 
        while fail over is happening
 * need a flag in mysql per table to synchronize access
   -  process that wants to delete a table would lock it (exclusive lock)
   - czar would lock it (shared read lock) when it starts processing new query
 * Need python interface for qservAdmin type things, Could wrap the C++ one


I hope that is enough to plan it in your heads. Think about it over the next
day or so, and we will discuss more on Wed.

Jacek


########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

March 2018
February 2018
January 2018
December 2017
August 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use