| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
40 (0.087s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-438] Make hive work with apache thrift - Hive - [issue]
|
|
...The following changes have to be made in hive to get it working with any thrift in apache. change libthrift.jar change com.facebook.thrift to org.apache.thrift handle some incompatible chang...
|
|
|
http://issues.apache.org/jira/browse/HIVE-438
Author: Raghotham Murthy,
2011-12-17, 00:07
|
|
|
[HIVE-402] Create regexp_extract udf - Hive - [issue]
|
|
...This will allow users to extract substrings from a string based on a regular expression....
|
|
|
http://issues.apache.org/jira/browse/HIVE-402
Author: Raghotham Murthy,
2011-12-17, 00:07
|
|
|
[HIVE-505] console.info should print to stderr - Hive - [issue]
|
|
...the requirement is to be able to redirect the output of a hive client run to a file while still getting information during query execution. Currently, the way to get only data into a file is...
|
|
|
http://issues.apache.org/jira/browse/HIVE-505
Author: Raghotham Murthy,
2011-12-17, 00:07
|
|
|
[HIVE-534] cli adds a new line at the beginning of every query - Hive - [issue]
|
|
...this results in error messages always specify a line which is one more than the actual error.hive> select count* from abc; FAILED: Parse Error: line 2:14 cannot recognize input 'from' in ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-534
Author: Raghotham Murthy,
2011-12-17, 00:07
|
|
|
[HIVE-526] add standalone option to jdbc tests - Hive - [issue]
|
|
...currently the code for standalone tests is commented. also need to add test for describe and show commands for jdbc....
|
|
|
http://issues.apache.org/jira/browse/HIVE-526
Author: Raghotham Murthy,
2011-12-17, 00:07
|
|
|
[HIVE-573] TestHiveServer broken - Hive - [issue]
|
|
...This was after the change to HIVE-567 was committed....
|
|
|
http://issues.apache.org/jira/browse/HIVE-573
Author: Raghotham Murthy,
2011-12-17, 00:07
|
|
|
[HIVE-204] Provide option to run hadoop via TestMiniMR - Hive - [issue]
|
|
...Right now MapRedTask does an exec on the hadoop command line. This prevents us from stepping through query execution code. If there were an option to run hadoop via MiniMR, this will create ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-204
Author: Raghotham Murthy,
2011-12-17, 00:07
|
|
|
[HIVE-782] reduce progress reported incorrectly - Hive - [issue]
|
|
...its reporting map progress as reduce progress as well....
|
|
|
http://issues.apache.org/jira/browse/HIVE-782
Author: Raghotham Murthy,
2011-12-17, 00:06
|
|
|
[HIVE-638] fix sampling in subquery for real - Hive - [issue]
|
|
...HIVE-160 will put in a hack which gives correct answers but does not do input pruning correctly. Change sample pruning to work on the operator tree....
|
|
|
http://issues.apache.org/jira/browse/HIVE-638
Author: Raghotham Murthy,
2011-12-17, 00:06
|
|
|
[HIVE-655] Add support for user defined table generating functions - Hive - [issue]
|
|
...Provide a way for users to add a table generating function, i.e., functions that generate multiple rows from a single input row. Currently, the only way to do it is via the TRANSFORM clause ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-655
Author: Raghotham Murthy,
2011-12-17, 00:05
|
|
|
|