Hi
In serde program I need table properties in inputformat file .
So can anyone please tell me how can I do this?
thanks
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you a
Neil,
It might be a transient problem with your single-node cluster. Was
something else running on the machine when you ran the long running
job. Can you monitor the usage of the machine when the hive query is
running. Have you tried rebooting the machine? Does the query remain
slow even after rebo
I am using hive-jdbc-0.7.1-cdh3u5.jar. I have some memory-intensive queries
running on EMR which occasionally fail. When I look at the job tracker I see
that the query has been killed and I see the following error:
java.io.IOException: Task process exit with nonzero status of 137
However, the Hiv
Hi Cheng,
It would really help if you could simplify your example so it's easy
to reproduce by one of us.
Also, can you share the value of hive.optimize.ppd property by doing
hive> set hive.optimize.ppd;
Does inverting the property (making it false, if it's true) change anything?
On Thu, Nov 15,