| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
38455 (0.298s).
|
|
|
Loading phrases to help you refine your search...
|
|
Hive Server2 thrift java client - Hive - [mail # user]
|
|
...Hi, Has anyone explore on thrift java client for HiveServer2? I have a java client in place which connects to HiveServer2 and gets table details. What I am yet to figure ou...
|
|
|
Author: Ghousia,
2013-05-24, 10:15
|
|
|
[HIVE-4606] Implement vector group by hash spill - Hive - [issue]
|
|
...the row mode GBy operator is capable of spilling the hash map (by emitting it into the M/R and deleting the keys emitted) to conform to emmory constraints. The VGBy should be able to do the ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4606
Author: Remus Rusanu,
2013-05-24, 09:45
|
|
|
[HIVE-4598] Incorrect results when using subquery in multi table insert - Hive - [issue]
|
|
...I'm using a multi table insert like this:FROM <x>INSERT INTO TABLE t PARTITION (type='x')SELECT * WHERE type='x'INSERT INTO TABLE t PARTITION (type='y')SELECT * WHERE type='y';Now when...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4598
Author: Sebastian,
2013-05-24, 09:43
|
|
|
Re: Review Request: HIVE-4595 Add support for string type keys in vectorized GROUP BY - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11345/ (Updated May 24, 2013, 9:37 a.m.) Review request for hive, Jitendra Pandey, Eric ...
|
|
|
Author: Remus Rusanu,
2013-05-24, 09:37
|
|
|
[HIVE-4605] hive job fails when insert overwrite ORC table - Hive - [issue]
|
|
...1, create a table with ORC storage modelcreate table iparea_analysis_orc (network int, ip string, .... )stored as ORC;2, insert table iparea_analysis_orc select network, ip, .......
|
|
|
http://issues.apache.org/jira/browse/HIVE-4605
Author: Link Qian,
2013-05-24, 09:07
|
|
|
[HIVE-4604] Cleanup column type dependencies in vectorization aggregate code - Hive - [issue]
|
|
...The vectorized aggregates code is sprinckled with checks of the primitive types (int, bigin, long, double, string etc), eg:VectorHashKeyWrapperBatch.compileKeyWrapperBatchVectorizedRowBatch....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4604
Author: Remus Rusanu,
2013-05-24, 08:41
|
|
|
Re: How to change the separator of input reocrd in TRANSFORM of Hive - Hive - [mail # user]
|
|
...Oh sorry , I find the solution on wiki: https://cwiki.apache.org/Hive/languagemanual-transform.html by specifying the inrowformat and outrowformat . 2013/5/24 Felix.徐 ...
|
|
|
Author: Felix.徐,
2013-05-24, 03:21
|
|
|
How to change the separator of input reocrd in TRANSFORM of Hive - Hive - [mail # user]
|
|
...Hi all, I am trying to use Transform in Hive, but I do not find a way to change the separator between fields of input records in Transform. I create a table A by specify ROW FORM...
|
|
|
Author: Felix.徐,
2013-05-24, 03:10
|
|
|
[HIVE-4496] JDBC2 won't compile with JDK7 - Hive - [issue]
|
|
...HiveServer2 related JDBC does not compile with JDK7. Related to HIVE-3384....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4496
Author: Chris Drome,
2013-05-24, 01:11
|
|
|
[HIVE-4602] Enable running all hive e2e tests under vectorization - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-4602
Author: Tony Murphy,
2013-05-24, 00:52
|
|
|
|