| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
250 (0.111s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-2616] Passing user identity from metastore client to server in non-secure mode - Hive - [issue]
|
|
...Currently in unsecure mode client don't pass on user identity. As a result hdfs and other operations done by server gets executed by user running metastore process instead of being done in c...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2616
Author: Ashutosh Chauhan,
2013-05-17, 09:32
|
|
|
[HIVE-4073] Make partition by optional in over clause - Hive - [issue]
|
|
...select s, sum( i ) over() from tt; should work....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4073
Author: Ashutosh Chauhan,
2013-05-16, 22:11
|
|
|
[HIVE-4028] Bring paranthesis handling in windowing specification in compliance with sql standard - Hive - [issue]
|
|
... select max(i) over w from over100k window w as (partition by f);is sql compliant but doesn't work, but following does work: select max(i) over w from over100k window (w) as partit...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4028
Author: Ashutosh Chauhan,
2013-05-16, 22:11
|
|
|
Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2 - Hive - [mail # dev]
|
|
...+1 Built from sources, ran few unit tests and some simple queries against 1-node cluster. Thanks, Ashutosh On Wed, May 15, 2013 at 5:30 PM, Navis류승우 wrote: ...
|
|
|
Author: Ashutosh Chauhan,
2013-05-16, 02:44
|
|
|
[HIVE-3255] Add DBTokenStore to store Delegation Tokens in DB - Hive - [issue]
|
|
...Before HIVE-1696 metastore was completely stateless and all the data is in backend db. HIVE-1696 added delegation tokens for metastore which metastore needs to keep in memory. HIVE-2467 adde...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3255
Author: Ashutosh Chauhan,
2013-05-14, 20:19
|
|
|
[HIVE-2439] Upgrade antlr version to 3.4 - Hive - [issue]
|
|
...Upgrade antlr version to 3.4...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2439
Author: Ashutosh Chauhan,
2013-05-13, 09:57
|
|
|
[HIVE-3846] alter view rename NPEs with authorization on. - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3846
Author: Ashutosh Chauhan,
2013-05-08, 02:31
|
|
|
[HIVE-2517] Support group by on struct type - Hive - [issue]
|
|
...Currently group by on struct and union types are not supported. This issue will enable support for those....
|
|
|
http://issues.apache.org/jira/browse/HIVE-2517
Author: Ashutosh Chauhan,
2013-05-03, 19:51
|
|
|
[HIVE-4461] hcatalog jars not getting published to maven repo - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-4461
Author: Ashutosh Chauhan,
2013-05-02, 17:24
|
|
|
[VOTE] Apache Hive 0.11.0 Release Candidate 1 - Hive - [mail # user]
|
|
...Hey all, Based on feedback from folks, I have respun release candidate, RC1. Please take a look. It basically fixes the size bloat of tarball. Source tag for RC1 is at: htt...
|
|
|
Author: Ashutosh Chauhan,
2013-05-01, 00:18
|
|
|
|