RE: Mysql metastore configuration error.

2011-11-22 Thread Aditya Singh30
it gives the same error. Does this points to anything. Regards, Aditya From: Sriram Krishnan [mailto:skrish...@netflix.com] Sent: Tuesday, November 22, 2011 1:19 PM To: user@hive.apache.org Subject: Re: Mysql metastore configuration error. Hive tables do not have a 1-1 mapping to tables in MySQL

Re: Mysql metastore configuration error.

2011-11-21 Thread Stephen Boesch
Was that code above *verbatim? * because there is a typo Hive Load *s*ata local inpath ‘path/to/abcd.txt’ into table abcd; (load sata not load data) 2011/11/21 Aditya Singh30 aditya_sing...@infosys.com Hi Everybody, I am using Apache’s Hadoop-0.20.2 and

RE: Mysql metastore configuration error.

2011-11-21 Thread Aditya Singh30
Sorry It was a typo.. I used Load data local inpath 'path/to/abcd.txt' into table abcd; only Thanks for pointing it out Stephen. Regards, Aditya From: Stephen Boesch [mailto:java...@gmail.com] Sent: Tuesday, November 22, 2011 12:32 PM To: user@hive.apache.org Subject: Re: Mysql metastore

Re: Mysql metastore configuration error.

2011-11-21 Thread Sriram Krishnan
...@infosys.com Reply-To: user@hive.apache.orgmailto:user@hive.apache.org Date: Tue, 22 Nov 2011 12:56:16 +0530 To: user@hive.apache.orgmailto:user@hive.apache.org user@hive.apache.orgmailto:user@hive.apache.org Subject: RE: Mysql metastore configuration error. Sorry It was a typo.. I used “Load data