| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
11 (0.508s).
|
|
|
Loading phrases to help you refine your search...
|
|
Hive 896, Windowing and Table Functions: merging ptf-windowing into trunk - Hive - [mail # dev]
|
|
...Hi, Just uploaded a patch for HIVE 896. This is for Windowing and Partitioned Table Function support in HQL. The Windowing support is inline with the SQL Standard. See HIVE 4197 for de...
|
|
|
Author: Butani, Harish,
2013-03-30, 02:23
|
|
|
Re: [SQLWindowing] Windowing function output path syntax (#26) - Hive - [mail # user]
|
|
...Seen this error before. It was pointed out by Ashutosh in Hive 896. Haven't gotten around to changing the default… To answer your question, the stack trace has: Caused by: java.lang.OutOfMem...
|
|
|
Author: Butani, Harish,
2013-02-26, 03:57
|
|
|
Re: [SQLWindowing] Windowing function output path syntax (#26) - Hive - [mail # user]
|
|
...How are you setting the value? It needs to be set in bytes. From: neelesh gadhia > Reply-To: neelesh gadhia > Date: Sunday, February 24, 2013 10:01 PM To: SAP SAP > Cc: "[EMAI...
|
|
|
Author: Butani, Harish,
2013-02-25, 17:53
|
|
|
Re: [SQLWindowing] Windowing function output path syntax (#26) - Hive - [mail # user]
|
|
...Can you try Set hive.ptf.partition.persistence.memsize=something lower The default is 64mb; will fix it so that the default is lower On Feb 24, 2013, at 8:26 PM, "neelesh gadhia"...
|
|
|
Author: Butani, Harish,
2013-02-25, 05:22
|
|
|
Re: [SQLWindowing] Windowing function output path syntax (#26) - Hive - [mail # user]
|
|
...The plan dump indicates that you are not using the latest code from the ptf-windowing branch. So first of all, if you can please try with the latest code. Otherwise can you post the log file...
|
|
|
Author: Butani, Harish,
2013-02-23, 06:40
|
|
|
Re: [SQLWindowing] Windowing function output path syntax (#26) - Hive - [mail # user]
|
|
...Hi Neelesh, You are using the syntax from the SQLWindowing project; which was done on top of HQL. Now the syntax is standard SQL; see ptf_general_queries.q for examples. Your e.g can b...
|
|
|
Author: Butani, Harish,
2013-02-22, 22:44
|
|
|
Phabricator login problem: GitHub Auth Failed - Hive - [mail # dev]
|
|
...Hi, I am having the same issue as was posted here http://mail-archives.apache.org/mod_mbox/hive-dev/201209.mbox/%3C62A90015252F9340B077D64464E2CD612BE24F%40EXMB102.corp.netflix.com%3E ...
|
|
|
Author: Butani, Harish,
2012-11-22, 05:41
|
|
|
RE: Lag function in Hive - Hive - [mail # user]
|
|
...Hi Ashutosh, Thanks for taking a look. Yes definitely open to contributing back to Hive. Had a conversation with Carl Steinbach last week about this. Will send you a follow up message....
|
|
|
Author: Butani, Harish,
2012-04-11, 21:39
|
|
|
RE: Lag function in Hive - Hive - [mail # user]
|
|
...Hi Karan, SQL Windowing with Hive(https://github.com/hbutani/SQLWindowing/wiki) maybe a good fit for your use case. We have a lag function and you can say something like Fr...
|
|
|
Author: Butani, Harish,
2012-04-10, 15:10
|
|
|
RE: Performance problems with Hive script - Hive - [mail # user]
|
|
...Hi Benjamin, In case you are interested SQL Windowing(https://github.com/hbutani/SQLWind owing) is designed for these kinds of use cases. Your query would be expressed as: ...
|
|
|
Author: Butani, Harish,
2012-01-24, 17:49
|
|
|
|