| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
220 (0.249s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Reg: <Real Time Hive query> - Hive - [mail # user]
|
|
...hive comes with a thrift server so you can connect via jdbc. you just want to execute queries, why dont u use hive cli ? On Tue, Dec 25, 2012 at 1:01 PM, Kshiva Kps ...
|
|
|
Author: Nitin Pawar,
2012-12-25, 08:39
|
|
|
Re: Drop table skiptrash? - Hive - [mail # user]
|
|
...option1: set fs.trash.interval=0; option2: hadoop dfs -rmr --skipTrash drop table On Mon, Dec 24, 2012 at 1:16 PM, Periya.Data wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2012-12-24, 07:58
|
|
|
Re: Does Hive support the standard IN and EXIST query? - Hive - [mail # user]
|
|
...hive does support IN clause in where ( https://issues.apache.org/jira/browse/HIVE-801) LEFT SEMI JOIN implements the correlated IN/EXISTS subquery(more on this is in http://hive.apache...
|
|
|
Author: Nitin Pawar,
2012-12-24, 07:52
|
|
|
Re: reg : getting table values in inputFormat in serde - Hive - [mail # user]
|
|
...What kind of table properties you want to be accessed ? and what you want to achieve from it in serde ? On Fri, Dec 21, 2012 at 11:04 AM, Mohit Chaudhary01 wrote: &...
|
|
|
Author: Nitin Pawar,
2012-12-21, 09:46
|
|
|
Re: hive jobs pending so long - Hive - [mail # user]
|
|
...does not look anything odd in here do you see any task failures in your job on the jobtracker UI ? On Wed, Dec 19, 2012 at 11:45 PM, Neil Guo wrote: Nitin Paw...
|
|
|
Author: Nitin Pawar,
2012-12-19, 18:58
|
|
|
Re: hive jobs pending so long - Hive - [mail # user]
|
|
...i hope hadoop replication factor is set to 1 apart from this can you check how much disk space is empty on the datanode? how are the memory stats on JT and NN? On Wed, Dec...
|
|
|
Author: Nitin Pawar,
2012-12-19, 17:47
|
|
|
Re: hive jobs pending so long - Hive - [mail # user]
|
|
...Did you retire/remove few datanodes from your cluster in hurry ? On Wed, Dec 19, 2012 at 9:57 PM, Neil Guo wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2012-12-19, 17:03
|
|
|
Re: Join not working in HIVE - Hive - [mail # user]
|
|
...can you explain your needs? may be there is another alternate way a query is not of much help On Mon, Dec 17, 2012 at 7:17 PM, Ramasubramanian Narayanan wrote: &nb...
|
|
|
Author: Nitin Pawar,
2012-12-17, 13:55
|
|
|
Re: Join not working in HIVE - Hive - [mail # user]
|
|
...hive is not mysql :) On Mon, Dec 17, 2012 at 6:50 PM, Ramasubramanian Narayanan wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2012-12-17, 13:23
|
|
|
Re: Join not working in HIVE - Hive - [mail # user]
|
|
...are you trying to do a self join with less than and greater than without having anything in where clause I doubt that is going to work because less than and greater than will always ne...
|
|
|
Author: Nitin Pawar,
2012-12-17, 13:03
|
|
|
|