Hi Jie
You can set any properties using
Hive> SET property.name=value;
Anywhere in a hive session.
Similarly in a file you can set all the required properties before the
corresponding queries and execute all queries in the file using
Hive -f fileName.hql
Regards
Bejoy KS
Sent from handheld,
Can you paste your namenode log here ?
**
Cheers !!!
Siddharth Tiwari
Have a refreshing day !!!
"Every duty is holy, and devotion to duty is the highest form of worship of
God.”
"Maybe other people will try to limit me but I don't limit myself"
> From: are9...@nyp.
Check your firewall settings, specifically if port 54310 is open. The
other ports to look at are:
50010
50020
50030
50060
50070
54311
On 6/20/12 5:22 AM, "soham sardar" wrote:
>the thing is i have updated my JAVA_HOME in both .bashrc and hadoop-env.sh
>
>
>now the problem is when i try
>jps is
Hi all,
Besides "-hiveconf x=y", does Hive support specifying per-query
configuration via a file?
Thanks,
Jie