RE: Hive dataload issue.

2014-05-13 Thread Muthukumar Somasundaram (ETS)
Hi John Thanks for your response. It was a trift server configuration issue in hive-config.xml. It is resolved now. Regards Muthukumar.S From: John Zeng [mailto:john.z...@dataguise.com] Sent: Tuesday, May 13, 2014 2:33 AM To: user@hive.apache.org Subject: RE: Hive dataload issue. Is the

RE: Hive dataload issue.

2014-05-12 Thread John Zeng
Is the extra 's' needed in your path: LOAD DATA INPATH '/users/dept.txt' overwrite into table DEPT; -Original Message- From: Muthukumar Somasundaram (ETS) [mailto:muthukum...@hcl.com] Sent: Monday, May 12, 2014 12:59 AM To: user@hive.apache.org Subject: Hive d

Hive dataload issue.

2014-05-12 Thread Muthukumar Somasundaram (ETS)
Hi I need a help in resolving a data load issue with Hive. Background: I am testing the Informatica connectivity with Big data ( Hadoop and Hive). I have installed HDFS 1.0.3  and Hive 0.7.1  in RHEL 5.5. I am able to perform all HDFS operations. When I try to load a hive table using hive c