| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
95 (0.149s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Error while reading from task log url - Hive - [mail # user]
|
|
...First of all, this exception is not what is causing your job to fail. When a job fails Hive attempts to automatically retrieve the task logs from the JobTracker's TaskLogServlet. This indica...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-20, 19:28
|
|
|
Re: Disc quota exceeded - Hive - [mail # user]
|
|
...*rpool/tmp 10G 10G 0K 100% /tmp* * * This might be the source of your problem as I mentioned e...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-20, 16:43
|
|
|
Re: Disc quota exceeded - Hive - [mail # user]
|
|
...Seems to me like you might be just running out of disk space on one of the partitions. What does the output of "df -kh" say? Also, I just speculate that it might be your "/tmp" directo...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-20, 14:42
|
|
|
Re: Performance tuning a hive query - Hive - [mail # user]
|
|
...Couple to add to the list: Indexing[1] Columnar Storage/RCFile[2] [1] https://cwiki.apache.org/confluence/display/Hive/IndexDev [2] http://www.cse.ohio-state.edu/hpcs/WWW/HTML/pu...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-19, 13:50
|
|
|
Re: HADOOP_HOME requirement - Hive - [mail # user]
|
|
...My main concern here was that HADOOP_HOME is deprecated since hadoop 0.23. So I was hoping it could actually function as documented. FWIW, I found this bug[1] that addresses exactly th...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-18, 18:11
|
|
|
Re: HADOOP_HOME requirement - Hive - [mail # user]
|
|
...Hm. Yeah I tried out with a few version 0.7 -> 0.9 and seems like they all do. May be we should just update the documentation then? On Wed, Jul 18, 2012 at 12:34 PM, Vinod Singh &nb...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-18, 17:50
|
|
|
Re: HADOOP_HOME requirement - Hive - [mail # user]
|
|
...0.9 On Wed, Jul 18, 2012 at 12:04 PM, Nitin Pawar wrote: Swarnim...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-18, 17:08
|
|
|
Re: HADOOP_HOME requirement - Hive - [mail # user]
|
|
...Thanks for your reply nitin. Ok. So you mean we always need to set HADOOP_HOME irrespective of "hadoop" is on the path or not. Correct? Little confused because that contradicts w...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-18, 17:03
|
|
|
HADOOP_HOME requirement - Hive - [mail # user]
|
|
...Hello, The hive documentation states that either HADOOP_HOME should be set or hadoop should be on the path. However for some cases, where HADOOP_HOME was not set but hadoop was on path...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-18, 16:31
|
|
|
Re: Hive and CDH4 GA - Hive - [mail # user]
|
|
...To follow up on this one, I figured out that the bug resolved here [1] was the main source of my problems. It basically changed the definition of NetUtils#getInputStream method causing a "No...
|
|
|
Author: kulkarni.swarnim@...),
2012-07-18, 13:56
|
|
|
|