Embeded HCatalog DDL

2015-06-09 Thread Jeff Stephens
I noticed that I could not find the sql statement in the official Pig documentation, only at https://issues.apache.org/jira/browse/PIG-2482 . I tried the statement out and seems to work pretty well for my use case. With apologies if either the issue is well known or I didn't properly read the docu

ERROR 2135: Received error from store function.Premature EOF: no length prefix available

2015-06-09 Thread pth001
Hi, My pig on Tez (to store dataset into a partitioned hive table) throws the following exception. What can be wrong? How can I fix it? 2015-06-09 10:59:57,268 ERROR [TezChild] runtime.PigProcessor: Encountered exception while processing: org.apache.pig.backend.executionengine.ExecException:

Re: Pig/Hadoop version mismatch

2015-06-09 Thread Karl Beecher
I have HADOOP_CONF_DIR set up, pointing to the directory containing the config files I copied over. However, HADOOP_HOME is not set because it is not installed on my local machine - Hadoop is on the remote machine. On 08/06/15 22:05, Rohini Palaniswamy wrote: Do you have HADOOP_HOME and HAD