| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
27 (1.019s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: java.lang.NoClassDefFoundError: com/jayway/jsonpath/PathUtil - Hive - [mail # user]
|
|
...Many Thanks Guys, you guys r really helpful. Really appreciate it. Thanks Sai ________________________________ From: "[EMAIL PROTECTED]" To: [EMAIL PROTECTED]; Sai ...
|
|
|
Author: Sai Sai,
2013-03-11, 03:25
|
|
|
Re: java.lang.NoClassDefFoundError: com/jayway/jsonpath/PathUtil - Hive - [mail # user]
|
|
...Ramki/John Many Thanks, that really helped. I have run the add jars in the new session and it appears to be running. However i was wondering about by passing MR, why would we do it and what ...
|
|
|
Author: Sai Sai,
2013-03-10, 12:26
|
|
|
Re: java.lang.NoClassDefFoundError: com/jayway/jsonpath/PathUtil - Hive - [mail # user]
|
|
...Just wondering if anyone has any suggestions: This executes successfully: hive> select * from twitter limit 5; This does not work: hive> select tweet_id from tw...
|
|
|
Author: Sai Sai,
2013-03-10, 08:19
|
|
|
Re: java.lang.NoClassDefFoundError: com/jayway/jsonpath/PathUtil - Hive - [mail # user]
|
|
...I have added the jar files successfully like this: hive (testdb)> ADD JAR lib/hive-json-serde-0.3.jar; Added lib/hive-json-serde-0.3.jar to class path ...
|
|
|
Author: Sai Sai,
2013-03-08, 10:53
|
|
|
Re: Find current db we r using in Hive - Hive - [mail # user]
|
|
...Just wondering if there is any command in Hive which will show us the current db we r using similar to pwd in Unix. Thanks Sai...
|
|
|
Author: Sai Sai,
2013-03-08, 05:43
|
|
|
Re: Partition not displaying in the browser - Hive - [mail # user]
|
|
...Many Thanks for your help Venkatesh. I have verified the partition exists and also the data displays successfully in the partition when i execute the select in the console. But i...
|
|
|
Author: Sai Sai,
2013-03-08, 03:51
|
|
|
Re: Partition not displaying in the browser - Hive - [mail # user]
|
|
...I get this ouput for: hive> show partitions dividends; OK partition exchange=NASDAQ/symbol=AAPL exchange=NASDAQ/symbol=INTC Time taken: 0.133 seconds But when i navigate to my...
|
|
|
Author: Sai Sai,
2013-03-07, 16:54
|
|
|
Re: Accessing sub column in hive - Hive - [mail # user]
|
|
...I have a table created like this successfully: CREATE TABLE IF NOT EXISTS employees (name STRING,salary FLOAT,subordinates ARRAY,deductions MAP,address STRUCT) I would like to ...
|
|
|
Author: Sai Sai,
2013-03-07, 11:54
|
|
|
Re: syslog from hive - Hive - [mail # user]
|
|
...Just wondering what is syslog and if we can access it from hive. Any example will help. Thanks Sai...
|
|
|
Author: Sai Sai,
2013-03-07, 11:27
|
|
|
Re: Where is the location of hive queries - Hive - [mail # user]
|
|
...After we run a query in hive shell as: Select * from myTable; Are these results getting saved to any file apart from the console/terminal display. If so where is the location of the re...
|
|
|
Author: Sai Sai,
2013-03-06, 16:02
|
|
|
|