| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
14 (0.588s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Add external jars automatically - Hive - [mail # user]
|
|
...Ah great, the auxlib dir option sounds perfect. Cheers On 13 March 2013 17:41, Alex Kozlov wrote: ...
|
|
|
Author: Krishna Rao,
2013-03-13, 17:54
|
|
|
Add external jars automatically - Hive - [mail # user]
|
|
...Hi all, I'm using the hive json serde and need to run: "ADD JAR /usr/lib/hive/lib/hive-json-serde-0.2.jar;", before I can use tables that require it. Is it possible to have this ...
|
|
|
Author: Krishna Rao,
2013-03-13, 17:26
|
|
|
Re: hive commands from a file - Hive - [mail # user]
|
|
...Hi Sai, just use the "-f" arg together with the file name. For details see: https://cwiki.apache.org/Hive/languagemanual-cli.html Krishna On 4 March 2013 10:24, Sai Sai &nb...
|
|
|
Author: Krishna Rao,
2013-03-04, 10:28
|
|
|
NoClassDefFoundError: org/apache/hadoop/mapreduce/util/HostUtil - Hive - [mail # user]
|
|
...Hi all, I'm occasionally getting the following error, usually after running an expensive Hive query (creating 20 or so MR jobs): *** Error during job, obtaining debugging informa...
|
|
|
Author: Krishna Rao,
2013-02-07, 10:45
|
|
|
Re: Find out what's causing an InvalidOperationException - Hive - [mail # user]
|
|
...The data types are the same. In fact, the statement works the first time, but not the second (I change a WHERE constraint to give different data). I presume it is some invalid data, bu...
|
|
|
Author: Krishna Rao,
2013-01-09, 15:28
|
|
|
Find out what's causing an InvalidOperationException - Hive - [mail # user]
|
|
...Hi all, On running a statement of the form "INSERT INTO TABLE tbl1 PARTITION(p1) SELECT x1 FROM tbl2", I get the following error: "Failed with exception java.lang.ClassCastExcept...
|
|
|
Author: Krishna Rao,
2013-01-09, 13:15
|
|
|
Re: Job counters limit exceeded exception - Hive - [mail # user]
|
|
...I ended up increasing the counters limit to 130 which solved my issue. Do you know of any good sources to learn how to decipher hive's EXPLAIN? Cheers, Krishna On 2 ...
|
|
|
Author: Krishna Rao,
2013-01-04, 14:28
|
|
|
Job counters limit exceeded exception - Hive - [mail # user]
|
|
...A particular query that I run fails with the following error: *** Job 18: Map: 2 Reduce: 1 Cumulative CPU: 3.67 sec HDFS Read: 0 HDFS Write: 0 SUCCESS Exception in ...
|
|
|
Author: Krishna Rao,
2013-01-02, 09:35
|
|
|
- Hive - [mail # user]
|
|
...A particular query that I run fails with the following error: *** Job 18: Map: 2 Reduce: 1 Cumulative CPU: 3.67 sec HDFS Read: 0 HDFS Write: 0 SUCCESS Exception in ...
|
|
|
Author: Krishna Rao,
2012-12-31, 15:45
|
|
|
Re: Possible to set map/reduce log level in configuration file? - Hive - [mail # user]
|
|
...On 18 December 2012 02:05, Mark Grover wrote: I need it to work for all users. So the cleanest non-duplicating solution, seems to be in the hive bin directory (and then co...
|
|
|
Author: Krishna Rao,
2012-12-18, 10:15
|
|
|
|