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  April 2013

QSERV-L April 2013

Subject:

Re: Meeting Apr 25, 9am PDT

From:

Jacek Becla <[log in to unmask]>

Reply-To:

General discussion for qserv (LSST prototype baseline catalog)

Date:

Mon, 29 Apr 2013 11:31:55 -0700

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (116 lines)

Emmanuel

Do you still have this problem? I think we mentioned this
several times, but maybe we didn't explain in details: it
looks like you are using a database called
"qms_clrlsst-dbwkr2.in2p3.fr". Please change it to a name
that does not have dots, eg qms_clrlsst-dbwkr2_in2p3_fr

Mysql tends to get very confused when there is a dot in
database name. I added a code that disallows that over
the weekend (it is still in #2725 though)

Jacek





On 04/28/2013 11:20 PM, Emmanuel Medernach wrote:
> Jacek Becla a écrit :
>> Emmanuel
>>
>> Feel free to dump any quick & dirty scripts you write that are
>> far from production quality but nevertheless might be useful
>> (reused) in the future. Also, it helps with reproducing what
>> we have done...
>>
>> Jacek
>>
>
> Hello Jacek,
>
> Here is the QMS branch I am currently working on :
> Qserv branch: u/medernac/tickets_2837
>
> I installed it with scons and get these errors when running
> $ qserv-start
>
> Here is an extract from the QMS log:
>
> 2013-04-25 16:42:33,802 DEBUG connected to mysql (port)
> 2013-04-25 16:42:35,821 DEBUG Connected to db qms_clrlsst-dbwkr2.in2p3.fr
> 2013-04-25 16:42:35,821 DEBUG Executing SELECT dbName FROM DbMeta
> 2013-04-25 16:42:35,822 ERROR MySQL Error [1146]: Table
> 'qms_clrlsst-dbwkr2.in2p3.fr.DbMeta' doesn't exist
> 2013-04-25 16:42:35,823 ERROR Exception in listDbs: Internal MySQL error. (MySQL
> Error [1146]: Table 'qms_clrlsst-dbwkr2.in2p3.fr.DbMeta' doesn't exist)
> 2013-04-25 16:53:18,436 DEBUG connected to mysql (port)
> 2013-04-25 16:53:20,419 DEBUG Connected to db qms_clrlsst-dbwkr2.in2p3.fr
> 2013-04-25 16:53:20,419 DEBUG Executing SELECT dbName FROM DbMeta
> 2013-04-25 16:53:20,422 ERROR MySQL Error [1146]: Table
> 'qms_clrlsst-dbwkr2.in2p3.fr.DbMeta' doesn't exist
> 2013-04-25 16:53:20,424 ERROR Exception in listDbs: Internal MySQL error. (MySQL
> Error [1146]: Table 'qms_clrlsst-dbwkr2.in2p3.fr.DbMeta' doesn't exist)
> 20
>
>
>
> I have another issue, I extracted some Object/Source from PT12 in case04 tests.
> I used Object column 3 as RA and 5 as declination and Source 34 as RA and
> columns 35 as declination. Here are the tables created when trying to
> partition/load it :
>
> | Object_100            |
> | Source_180            |
>
> Something seems wrong here, as the chunkID is not the same for Object and Source.
>
> Indeed, the SourcePartitions seems wrong :
>
> mysql> select * from SourcePartitions ;
> +---------+------------+---------+-------+-------+---------+---------------+---------+-----------------+
> | chunkId | subChunkId | numRows | raMin | raMax | declMin | declMax       |
> overlap | alpha           |
> +---------+------------+---------+-------+-------+---------+---------------+---------+-----------------+
> |     179 |          5 |   76797 |  1368 |   360 |      63 |            72 |
> 0.01667 | 0.0539452603939 |
> |     180 |          5 |   83979 |     0 |   360 |      81 | 90.0000002778 |
> 0.01667 |             180 |
> +---------+------------+---------+-------+-------+---------+---------------+---------+-----------------+
> 2 rows in set (0.00 sec)
>
> The first row has a raMin of 1368, which is fishy and the second row has a
> declMax greater than 90 degrees.
>
> The tables are correctly extracted :
>
> zcat Object.csv.gz | awk -F',' '/./ { print $1, $3, $5; }' > Object.radecl
> sort Object.radecl | uniq > Object.radecl.u
>
> zcat Source.csv.gz | awk -F',' '/./ { print $4, $34, $35; }' > Source.radecl
> sort Source.radecl | uniq > Source.radecl.u
>
> diff Object.radecl.u Source.radecl.u
>
>    => returns nothing
>
>
> You could find the case04 data used here:
> Qservdata branch: u/medernac/pt12
>
> An the corresponding branch here:
> Qserv branch: u/medernac/dataTests
>
> Help would be much appreciated.
>
> Regards,
> --
>

########################################################################
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