| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
34 (0.265s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-4131] Fix eclipse template classpath to include new packages added by ORC file patch - Hive - [issue]
|
|
...The ORC file feature (HIVE-3874) has added protobuf and snappy libraries, also generated protobuf code. All these needs to be included in the eclipse classpath template. The eclipse projecte...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4131
Author: Prasad Mujumdar,
2013-05-16, 22:11
|
|
|
Re: hiveserver2 Thrift Interface With Perl - Hive - [mail # user]
|
|
... HiveServer2 uses Thrift SASL transport by default. AFAIK, Thrift doesn't support sasl transport for perl. In order to connect from a perl thrift client, you need to turn off the SASL ...
|
|
|
Author: Prasad Mujumdar,
2013-05-14, 16:44
|
|
|
[HIVE-4546] Hive CLI leaves behind the per session resource directory on non-interactive invocation - Hive - [issue]
|
|
...As part of HIVE-4505, the resource directory is set to /tmp/${hive.session.id}_resources and suppose to be removed at the end. The CLI fails to remove it when invoked using -f or -e (non-int...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4546
Author: Prasad Mujumdar,
2013-05-13, 10:08
|
|
|
[HIVE-4547] A complex create view statement fails with new Antlr 3.4 - Hive - [issue]
|
|
...A complex create view statement with CAST in join condition fails with IllegalArgumentException error. This is exposed by the Antlr 3.4 upgrade (HIVE-2439). The same statement works fine wit...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4547
Author: Prasad Mujumdar,
2013-05-13, 10:07
|
|
|
[HIVE-4505] Hive can't load transforms added using 'ADD FILE' - Hive - [issue]
|
|
...ADD FILE mangles name of the resource when copying to resource download directory. As a results following doesn't work:ADD FILE test.py;SELECT TRANSFORM (id) USING 'python test.py' AS b FROM...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4505
Author: Prasad Mujumdar,
2013-05-13, 09:45
|
|
|
Review Request: HIVE-4547: A complex create view statement fails with new Antlr 3.4 - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11084/ Review request for hive and Ashutosh Chauhan. Description The parser has a ...
|
|
|
Author: Prasad Mujumdar,
2013-05-13, 09:06
|
|
|
Review Request: HIVE-4546: Hive CLI leaves behind the per session resource directory on non-interactive invocation - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11083/ Review request for hive, Owen O'Malley and Gunther Hagleitner. Description ...
|
|
|
Author: Prasad Mujumdar,
2013-05-13, 08:50
|
|
|
Re: [VOTE] Apache Hive 0.11.0 Release Candidate 1 - Hive - [mail # user]
|
|
... -1 (non-binding) My apologies, but HIVE-4505 is a regression that IMHO should be addressed. thanks Prasad On Tue, Apr 30, 2013 at 5:18 PM, Ashutosh Chauhan wrote: ...
|
|
|
Author: Prasad Mujumdar,
2013-05-06, 09:18
|
|
|
Review Request: HIVE-4505: Hive can't load transforms added using 'ADD FILE' - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10945/ Review request for hive, Ashutosh Chauhan and Navis Ryu. Description This p...
|
|
|
Author: Prasad Mujumdar,
2013-05-06, 09:10
|
|
|
Re: Using Python thrift client for Hive Server 2 hangs. - Hive - [mail # user]
|
|
... HiveServer2 by default uses ThriftSASL transport. The Thrift python library doesn't have the SASL transport. You can run the hiveserver2 in non-sasl mode by adding following to the hi...
|
|
|
Author: Prasad Mujumdar,
2013-04-24, 00:15
|
|
|
|