[jira] [Commented] (HIVE-13447) LLAP: check ZK acls for registry and fail if they are too permissive

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253360#comment-15253360 ] Prasanth Jayachandran commented on HIVE-13447: -- Approach lgtm, +1 > LLAP: check ZK acls for

[jira] [Commented] (HIVE-13447) LLAP: check ZK acls for registry and fail if they are too permissive

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253359#comment-15253359 ] Prasanth Jayachandran commented on HIVE-13447: -- Use

[jira] [Commented] (HIVE-11550) ACID queries pollute HiveConf

2016-04-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253358#comment-15253358 ] Hive QA commented on HIVE-11550: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-7175) Provide password file option to beeline

2016-04-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253326#comment-15253326 ] Thejas M Nair commented on HIVE-7175: - Documented in the wiki page mentioned by [~leftylev] -

[jira] [Updated] (HIVE-7175) Provide password file option to beeline

2016-04-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7175: Labels: features security (was: TODOC1.2 TODOC13 features security) > Provide password file option

[jira] [Updated] (HIVE-13390) HiveServer2: Add more test to ZK service discovery using MiniHS2

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13390: Attachment: HIVE-13390.2.patch > HiveServer2: Add more test to ZK service discovery using

[jira] [Updated] (HIVE-13390) HiveServer2: Add more test to ZK service discovery using MiniHS2

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13390: Status: Open (was: Patch Available) > HiveServer2: Add more test to ZK service discovery

[jira] [Updated] (HIVE-13390) HiveServer2: Add more test to ZK service discovery using MiniHS2

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13390: Status: Patch Available (was: Open) > HiveServer2: Add more test to ZK service discovery

[jira] [Updated] (HIVE-13390) HiveServer2: Add more test to ZK service discovery using MiniHS2

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13390: Attachment: HIVE-13390.1.patch > HiveServer2: Add more test to ZK service discovery using

[jira] [Commented] (HIVE-13480) Add hadoop2 metrics reporter for Codahale metrics

2016-04-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253280#comment-15253280 ] Hive QA commented on HIVE-13480: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-13588) NPE is thrown from MapredLocalTask.executeInChildVM

2016-04-21 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-13588: --- Status: Patch Available (was: Open) > NPE is thrown from MapredLocalTask.executeInChildVM >

[jira] [Updated] (HIVE-13588) NPE is thrown from MapredLocalTask.executeInChildVM

2016-04-21 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-13588: --- Attachment: HIVE-13588.patch Add the null check when using operationLog and revert test changes from

[jira] [Commented] (HIVE-13589) beeline - support prompt for password with '-u' option

2016-04-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253231#comment-15253231 ] Thejas M Nair commented on HIVE-13589: -- A workaround of using a wrapper shell script by [~nsabharwal]

[jira] [Commented] (HIVE-13194) Hive object is not thread safe, is shared via a threadlocal and thus should not be shared via session - part 2

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253183#comment-15253183 ] Sergey Shelukhin commented on HIVE-13194: - See HIVE-13002. There's at least one place where HMS

[jira] [Updated] (HIVE-13527) Using deprecated APIs in HBase client causes zookeeper connection leaks.

2016-04-21 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-13527: - Status: Open (was: Patch Available) > Using deprecated APIs in HBase client causes zookeeper

[jira] [Updated] (HIVE-13527) Using deprecated APIs in HBase client causes zookeeper connection leaks.

2016-04-21 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-13527: - Status: Patch Available (was: Open) > Using deprecated APIs in HBase client causes zookeeper

[jira] [Updated] (HIVE-13527) Using deprecated APIs in HBase client causes zookeeper connection leaks.

2016-04-21 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-13527: - Attachment: HIVE-13527.2.patch > Using deprecated APIs in HBase client causes zookeeper

[jira] [Commented] (HIVE-13407) Add more subtlety to TezCompiler Perf Logging

2016-04-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253178#comment-15253178 ] Hive QA commented on HIVE-13407: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13241) LLAP: Incremental Caching marks some small chunks as "incomplete CB"

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253175#comment-15253175 ] Sergey Shelukhin commented on HIVE-13241: - la la la... > LLAP: Incremental Caching marks some

[jira] [Commented] (HIVE-13448) LLAP: check ZK acls for ZKSM and fail if they are too permissive

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253171#comment-15253171 ] Sergey Shelukhin commented on HIVE-13448: - Will probably use the same code > LLAP: check ZK acls

[jira] [Commented] (HIVE-13446) LLAP: set default management protocol acls to deny all

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253172#comment-15253172 ] Sergey Shelukhin commented on HIVE-13446: - [~sseth] ping? > LLAP: set default management protocol

[jira] [Assigned] (HIVE-13448) LLAP: check ZK acls for ZKSM and fail if they are too permissive

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-13448: --- Assignee: Sergey Shelukhin > LLAP: check ZK acls for ZKSM and fail if they are too

[jira] [Comment Edited] (HIVE-13447) LLAP: check ZK acls for registry and fail if they are too permissive

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253170#comment-15253170 ] Sergey Shelukhin edited comment on HIVE-13447 at 4/22/16 1:59 AM: --

[jira] [Commented] (HIVE-13447) LLAP: check ZK acls for registry and fail if they are too permissive

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253170#comment-15253170 ] Sergey Shelukhin commented on HIVE-13447: - Actually this probably won't work as is. The path

[jira] [Commented] (HIVE-13571) LLAP: Cannot find a jar for org.apache.hive.hcatalog.data.JsonSerDe

2016-04-21 Thread Andrew Sears (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253153#comment-15253153 ] Andrew Sears commented on HIVE-13571: - Just grabbed the latest binaries and unpacked them.

[jira] [Commented] (HIVE-11527) bypass HiveServer2 thrift interface for query results

2016-04-21 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253152#comment-15253152 ] Takanobu Asanuma commented on HIVE-11527: - Thanks! I'll check it later. > bypass HiveServer2

[jira] [Updated] (HIVE-13527) Using deprecated APIs in HBase client causes zookeeper connection leaks.

2016-04-21 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-13527: - Status: Open (was: Patch Available) The pre-commits seem to be running again. Will re-submit the

[jira] [Updated] (HIVE-13527) Using deprecated APIs in HBase client causes zookeeper connection leaks.

2016-04-21 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-13527: - Status: Patch Available (was: Open) > Using deprecated APIs in HBase client causes zookeeper

[jira] [Commented] (HIVE-11527) bypass HiveServer2 thrift interface for query results

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253142#comment-15253142 ] Sergey Shelukhin commented on HIVE-11527: - Left some small comments. Mostly about error handling.

[jira] [Commented] (HIVE-13571) LLAP: Cannot find a jar for org.apache.hive.hcatalog.data.JsonSerDe

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253132#comment-15253132 ] Sergey Shelukhin commented on HIVE-13571: - [~asears] how are you installing Hive? This is a

[jira] [Commented] (HIVE-13561) HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253100#comment-15253100 ] Vaibhav Gumashta commented on HIVE-13561: - [~tleftwich] Thanks for the updated patch. The patch

[jira] [Updated] (HIVE-4924) Support query timeout for jdbc2

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-4924: --- Status: Open (was: Patch Available) > Support query timeout for jdbc2 >

[jira] [Updated] (HIVE-12049) Provide an option to write serialized thrift objects in final tasks

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-12049: Attachment: HIVE-12049.26.patch Resubmitting for QA run > Provide an option to write

[jira] [Updated] (HIVE-13467) Show llap info on hs2 ui when available

2016-04-21 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-13467: -- Attachment: HIVE-13467.6.patch Good point. Thanks [~sseth], I've changed the hard coded

[jira] [Updated] (HIVE-13586) Allow UDFs/UDTFs to indicate whether they can run with fetch task conversion

2016-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-13586: -- Issue Type: Improvement (was: Bug) > Allow UDFs/UDTFs to indicate whether they can run with fetch task

[jira] [Commented] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253033#comment-15253033 ] Sergey Shelukhin commented on HIVE-12878: - left some comment on RB. I didn't review the out file

[jira] [Commented] (HIVE-13424) Refactoring the code to pass a QueryState object rather than HiveConf object

2016-04-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252996#comment-15252996 ] Hive QA commented on HIVE-13424: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-4924) Support query timeout for jdbc2

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252970#comment-15252970 ] Vaibhav Gumashta commented on HIVE-4924: [~navis] If you're not actively working on it, can I take

[jira] [Updated] (HIVE-12049) Provide an option to write serialized thrift objects in final tasks

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-12049: Status: Patch Available (was: Open) > Provide an option to write serialized thrift objects

[jira] [Updated] (HIVE-12049) Provide an option to write serialized thrift objects in final tasks

2016-04-21 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-12049: Status: Open (was: Patch Available) > Provide an option to write serialized thrift objects

[jira] [Updated] (HIVE-12634) Add command to kill an ACID transacton

2016-04-21 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-12634: - Labels: TODOC2.1 (was: ) > Add command to kill an ACID transacton >

[jira] [Commented] (HIVE-13447) LLAP: check ZK acls for registry and fail if they are too permissive

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252875#comment-15252875 ] Sergey Shelukhin commented on HIVE-13447: - [~prasanth_j] can you take a look? > LLAP: check ZK

[jira] [Updated] (HIVE-13447) LLAP: check ZK acls for registry and fail if they are too permissive

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13447: Status: Patch Available (was: Open) > LLAP: check ZK acls for registry and fail if they

[jira] [Updated] (HIVE-13447) LLAP: check ZK acls for registry and fail if they are too permissive

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13447: Attachment: HIVE-13447.patch > LLAP: check ZK acls for registry and fail if they are too

[jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-04-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12878: Attachment: (was: HIVE-12878.09.patch) > Support Vectorization for TEXTFILE and other formats >

[jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-04-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12878: Attachment: HIVE-12878.09.patch > Support Vectorization for TEXTFILE and other formats >

[jira] [Commented] (HIVE-13480) Add hadoop2 metrics reporter for Codahale metrics

2016-04-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252840#comment-15252840 ] Hive QA commented on HIVE-13480: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-13407) Add more subtlety to TezCompiler Perf Logging

2016-04-21 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-13407: - Status: Open (was: Patch Available) > Add more subtlety

[jira] [Updated] (HIVE-13407) Add more subtlety to TezCompiler Perf Logging

2016-04-21 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-13407: - Status: Patch Available (was: Open) > Add more subtlety

[jira] [Commented] (HIVE-13407) Add more subtlety to TezCompiler Perf Logging

2016-04-21 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252828#comment-15252828 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-13407: -- Here is the sample

[jira] [Commented] (HIVE-13565) thrift change

2016-04-21 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252824#comment-15252824 ] Ashutosh Chauhan commented on HIVE-13565: - Instead of adding new api, can't we just add a boolean

[jira] [Updated] (HIVE-6476) Support Append with Dynamic Partitioning

2016-04-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-6476: --- Assignee: Mariappan Asokan > Support Append with Dynamic Partitioning >

[jira] [Commented] (HIVE-6476) Support Append with Dynamic Partitioning

2016-04-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252812#comment-15252812 ] Sushanth Sowmyan commented on HIVE-6476: Yup, that would be the perfect place to start. And yes,

[jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-04-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12878: Attachment: HIVE-12878.09.patch > Support Vectorization for TEXTFILE and other formats >

[jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-04-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12878: Status: In Progress (was: Patch Available) > Support Vectorization for TEXTFILE and other formats

[jira] [Updated] (HIVE-13585) Add counter metric for direct sql failures

2016-04-21 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-13585: --- Status: Patch Available (was: Open) > Add counter metric for direct sql failures >

[jira] [Updated] (HIVE-13585) Add counter metric for direct sql failures

2016-04-21 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-13585: --- Attachment: HIVE-13585.patch > Add counter metric for direct sql failures >

[jira] [Updated] (HIVE-13395) Lost Update problem in ACID

2016-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-13395: -- Attachment: HIVE-13395.8.patch patch 8 is just a rebase of 7 > Lost Update problem in ACID >

[jira] [Updated] (HIVE-11550) ACID queries pollute HiveConf

2016-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11550: -- Target Version/s: 1.3.0, 2.1.0 > ACID queries pollute HiveConf > -

[jira] [Updated] (HIVE-11550) ACID queries pollute HiveConf

2016-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11550: -- Status: Patch Available (was: Open) > ACID queries pollute HiveConf >

[jira] [Commented] (HIVE-13570) Some query with Union all fails when CBO is off

2016-04-21 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252754#comment-15252754 ] Yongzhi Chen commented on HIVE-13570: - [~ctang.ma], could you review the fix? genColLists(curOp,

[jira] [Updated] (HIVE-11550) ACID queries pollute HiveConf

2016-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11550: -- Attachment: HIVE-11550.patch > ACID queries pollute HiveConf > - >

[jira] [Updated] (HIVE-13480) Add hadoop2 metrics reporter for Codahale metrics

2016-04-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-13480: Status: Patch Available (was: Open) > Add hadoop2 metrics reporter for Codahale metrics >

[jira] [Updated] (HIVE-13480) Add hadoop2 metrics reporter for Codahale metrics

2016-04-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-13480: Status: Open (was: Patch Available) > Add hadoop2 metrics reporter for Codahale metrics >

[jira] [Updated] (HIVE-13488) Restore dag summary when tez exec print summary enabled and in-place updates disabled

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-13488: - Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was:

[jira] [Updated] (HIVE-13466) LLAP: Add unit tests for ZookeeperRegistry and remove unused methods

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-13466: - Summary: LLAP: Add unit tests for ZookeeperRegistry and remove unused methods

[jira] [Updated] (HIVE-13488) Restore dag summary when tez exec print summary enabled and in-place updates disabled

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-13488: - Attachment: HIVE-13488.2.patch Rebased patch after HIVE-13487 > Restore dag

[jira] [Updated] (HIVE-13407) Add more subtlety to TezCompiler Perf Logging

2016-04-21 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-13407: - Attachment: HIVE-13407.3.patch > Add more subtlety to

[jira] [Commented] (HIVE-13424) Refactoring the code to pass a QueryState object rather than HiveConf object

2016-04-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252704#comment-15252704 ] Aihua Xu commented on HIVE-13424: - Patch-5: rebase. > Refactoring the code to pass a QueryState object

[jira] [Updated] (HIVE-13424) Refactoring the code to pass a QueryState object rather than HiveConf object

2016-04-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-13424: Attachment: (was: HIVE-13424.5.patch) > Refactoring the code to pass a QueryState object rather than

[jira] [Updated] (HIVE-13424) Refactoring the code to pass a QueryState object rather than HiveConf object

2016-04-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-13424: Attachment: HIVE-13424.5.patch > Refactoring the code to pass a QueryState object rather than HiveConf

[jira] [Updated] (HIVE-13480) Add hadoop2 metrics reporter for Codahale metrics

2016-04-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-13480: Attachment: HIVE-13480.5.patch The ptest framework reported a couple of failures that I

[jira] [Resolved] (HIVE-13487) Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran resolved HIVE-13487. -- Resolution: Fixed Fix Version/s: 2.1.0 Committed to master > Finish

[jira] [Updated] (HIVE-13584) HBaseStorageHandler should support table pre-split

2016-04-21 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-13584: --- Description: Currently is not possible creation of HBase table via HBaseStorageHandler with

[jira] [Updated] (HIVE-13584) HBaseStorageHandler should support table pre-split

2016-04-21 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-13584: --- Labels: HBase PreSplit (was: ) > HBaseStorageHandler should support table pre-split >

[jira] [Updated] (HIVE-13584) HBaseStorageHandler should support table pre-split

2016-04-21 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-13584: --- Component/s: HBase Handler > HBaseStorageHandler should support table pre-split >

[jira] [Updated] (HIVE-13584) HBaseStorageHandler should support table pre-split

2016-04-21 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-13584: --- Affects Version/s: 2.0.0 > HBaseStorageHandler should support table pre-split >

[jira] [Updated] (HIVE-13487) Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-13487: - Attachment: HIVE-13487.2.patch Renamed "Start" to "Start DAG" and "Finish" to

[jira] [Updated] (HIVE-11233) Include Apache Phoenix support in HBaseStorageHandler

2016-04-21 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-11233: --- Affects Version/s: 2.0.0 > Include Apache Phoenix support in HBaseStorageHandler >

[jira] [Updated] (HIVE-11233) Include Apache Phoenix support in HBaseStorageHandler

2016-04-21 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-11233: --- Attachment: HIVE-11233-branch-2.0.patch > Include Apache Phoenix support in

[jira] [Updated] (HIVE-13488) Restore dag summary when tez exec print summary enabled and in-place updates disabled

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13488: Status: Patch Available (was: Open) > Restore dag summary when tez exec print summary

[jira] [Commented] (HIVE-13488) Restore dag summary when tez exec print summary enabled and in-place updates disabled

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252460#comment-15252460 ] Sergey Shelukhin commented on HIVE-13488: - +1 > Restore dag summary when tez exec print summary

[jira] [Commented] (HIVE-13487) Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252452#comment-15252452 ] Sergey Shelukhin commented on HIVE-13487: - Other than that +1 > Finish time is wrong when perflog

[jira] [Commented] (HIVE-13487) Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252451#comment-15252451 ] Sergey Shelukhin commented on HIVE-13487: - Is it possible to rename start and finish? They are

[jira] [Commented] (HIVE-13258) LLAP: Add hdfs bytes read and spilled bytes to tez print summary

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252421#comment-15252421 ] Prasanth Jayachandran commented on HIVE-13258: -- I probably have to rebase this patch after

[jira] [Updated] (HIVE-13565) thrift change

2016-04-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13565: --- Attachment: HIVE-13565.01.patch > thrift change > - > > Key:

[jira] [Updated] (HIVE-13565) thrift change

2016-04-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13565: --- Status: Patch Available (was: Open) > thrift change > - > > Key:

[jira] [Commented] (HIVE-13565) thrift change

2016-04-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252417#comment-15252417 ] Pengcheng Xiong commented on HIVE-13565: [~ashutoshc], coud u take a look? Thanks. > thrift

[jira] [Commented] (HIVE-13342) Improve logging in llap decider and throw exception in case llap mode is all but we cannot run in llap.

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252410#comment-15252410 ] Sergey Shelukhin commented on HIVE-13342: - +1 > Improve logging in llap decider and throw

[jira] [Commented] (HIVE-13343) Need to disable hybrid grace hash join in llap mode except for dynamically partitioned hash join

2016-04-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252407#comment-15252407 ] Sergey Shelukhin commented on HIVE-13343: - Nit: there's no point in running grace hash join tests

[jira] [Updated] (HIVE-13561) HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used

2016-04-21 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trystan Leftwich updated HIVE-13561: Status: Patch Available (was: Open) > HiveServer2 is leaking ClassLoaders when add jar /

[jira] [Updated] (HIVE-13258) LLAP: Add hdfs bytes read and spilled bytes to tez print summary

2016-04-21 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-13258: - Status: Patch Available (was: Open) > LLAP: Add hdfs bytes read and spilled

[jira] [Assigned] (HIVE-13581) F302-01 and F302-02: INTERSECT DISTINCT and INTERSECT ALL

2016-04-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong reassigned HIVE-13581: -- Assignee: Pengcheng Xiong > F302-01 and F302-02: INTERSECT DISTINCT and INTERSECT ALL

[jira] [Assigned] (HIVE-13579) F304: EXCEPT ALL

2016-04-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong reassigned HIVE-13579: -- Assignee: Pengcheng Xiong > F304: EXCEPT ALL > > >

[jira] [Assigned] (HIVE-13580) E071-03: EXCEPT DISTINCT

2016-04-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong reassigned HIVE-13580: -- Assignee: Pengcheng Xiong > E071-03: EXCEPT DISTINCT > > >

[jira] [Updated] (HIVE-13068) Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II

2016-04-21 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-13068: --- Attachment: HIVE-13068.01.patch > Disable Hive ConstantPropagate optimizer

[jira] [Updated] (HIVE-13068) Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II

2016-04-21 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-13068: --- Status: Patch Available (was: In Progress) > Disable Hive ConstantPropagate

[jira] [Work started] (HIVE-13068) Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II

2016-04-21 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-13068 started by Jesus Camacho Rodriguez. -- > Disable Hive ConstantPropagate optimizer when CBO has

[jira] [Updated] (HIVE-13068) Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II

2016-04-21 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-13068: --- Status: Open (was: Patch Available) > Disable Hive ConstantPropagate

[jira] [Updated] (HIVE-13575) Support multi-subquery in all cases.

2016-04-21 Thread Carter Shanklin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Shanklin updated HIVE-13575: --- Issue Type: Sub-task (was: Bug) Parent: HIVE-13554 > Support multi-subquery in all

  1   2   >