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

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

[jira] [Work started] (HIVE-13660) Vectorizing IN expression with list of columns throws java.lang.ClassCastException ExprNodeColumnDesc cannot be cast to ExprNodeConstantDesc

2016-04-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-13660 started by Matt McCline. --- > Vectorizing IN expression with list of columns throws >

[jira] [Updated] (HIVE-13660) Vectorizing IN expression with list of columns throws java.lang.ClassCastException ExprNodeColumnDesc cannot be cast to ExprNodeConstantDesc

2016-04-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13660: Status: Patch Available (was: In Progress) > Vectorizing IN expression with list of columns throws

[jira] [Updated] (HIVE-13660) Vectorizing IN expression with list of columns throws java.lang.ClassCastException ExprNodeColumnDesc cannot be cast to ExprNodeConstantDesc

2016-04-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13660: Attachment: HIVE-13660.01.patch > Vectorizing IN expression with list of columns throws >

[jira] [Updated] (HIVE-13421) Propagate job progress in operation status

2016-04-29 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-13421: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HIVE-13421) Propagate job progress in operation status

2016-04-29 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265097#comment-15265097 ] Amareshwari Sriramadasu commented on HIVE-13421: I see there is no difference between

[jira] [Resolved] (HIVE-13658) An empty where condition leads to vectorization exceptions instead of throwing a compile time error

2016-04-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-13658. - Resolution: Duplicate Dupe of HIVE-13569 > An empty where condition leads to

[jira] [Commented] (HIVE-11339) org.apache.hadoop.hive.serde2.io.TimestampWritable.write(DataOutput out) makes incorrect cast

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

[jira] [Updated] (HIVE-13659) An empty where condition leads to vectorization exceptions instead of throwing a compile time error

2016-04-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13659: Status: Patch Available (was: Open) > An empty where condition leads to vectorization exceptions

[jira] [Updated] (HIVE-13659) An empty where condition leads to vectorization exceptions instead of throwing a compile time error

2016-04-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13659: Attachment: HIVE-13659.01.patch > An empty where condition leads to vectorization exceptions

[jira] [Commented] (HIVE-12963) LIMIT statement with SORT BY creates additional MR job with hardcoded only one reducer

2016-04-29 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265038#comment-15265038 ] Lefty Leverenz commented on HIVE-12963: --- Doc note: This adds *hive.groupby.limit.extrastep* to

[jira] [Updated] (HIVE-12963) LIMIT statement with SORT BY creates additional MR job with hardcoded only one reducer

2016-04-29 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-12963: -- Labels: TODOC2.1 (was: ) > LIMIT statement with SORT BY creates additional MR job with

[jira] [Updated] (HIVE-13380) Decimal should have lower precedence than double in type hierachy

2016-04-29 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-13380: -- Labels: TODOC2.1 (was: ) > Decimal should have lower precedence than double in type hierachy >

[jira] [Commented] (HIVE-12827) Vectorization: VectorCopyRow/VectorAssignRow/VectorDeserializeRow assign needs explicit isNull[offset] modification

2016-04-29 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265020#comment-15265020 ] Lefty Leverenz commented on HIVE-12827: --- [~mmccline], the branch-1 commit doesn't include the JIRA

[jira] [Commented] (HIVE-13587) Set Hive pom to use Hadoop 2.6.1

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

[jira] [Commented] (HIVE-12827) Vectorization: VectorCopyRow/VectorAssignRow/VectorDeserializeRow assign needs explicit isNull[offset] modification

2016-04-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264949#comment-15264949 ] Matt McCline commented on HIVE-12827: - Also committed to branch-1 > Vectorization:

[jira] [Updated] (HIVE-12827) Vectorization: VectorCopyRow/VectorAssignRow/VectorDeserializeRow assign needs explicit isNull[offset] modification

2016-04-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12827: Fix Version/s: 1.3.0 > Vectorization: VectorCopyRow/VectorAssignRow/VectorDeserializeRow assign >

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

2016-04-29 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264928#comment-15264928 ] Sushanth Sowmyan commented on HIVE-13390: - +1 > HiveServer2: Add more test to ZK service

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

2016-04-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264926#comment-15264926 ] Matt McCline commented on HIVE-12878: - Around #146 or #147. > Support Vectorization for TEXTFILE and

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

2016-04-29 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.093.patch > Support Vectorization for TEXTFILE and other formats >

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

2016-04-29 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: Patch Available (was: In Progress) > Support Vectorization for TEXTFILE and other formats

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

2016-04-29 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-4924) JDBC: Support query timeout for jdbc

2016-04-29 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: --- Attachment: HIVE-4924.6.patch > JDBC: Support query timeout for jdbc >

[jira] [Updated] (HIVE-13615) nomore_ambiguous_table_col.q is failing on master

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

[jira] [Updated] (HIVE-13615) nomore_ambiguous_table_col.q is failing on master

2016-04-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-13615: - Attachment: HIVE-13615.2.patch >

[jira] [Updated] (HIVE-13615) nomore_ambiguous_table_col.q is failing on master

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

[jira] [Commented] (HIVE-13615) nomore_ambiguous_table_col.q is failing on master

2016-04-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264872#comment-15264872 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-13615: -- [~ashutoshc] Reason

[jira] [Assigned] (HIVE-13656) need to set direct memory limit higher in LlapServiceDriver for certain edge case configurations

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-13656: --- Assignee: Sergey Shelukhin > need to set direct memory limit higher in

[jira] [Updated] (HIVE-13656) need to set direct memory limit higher in LlapServiceDriver for certain edge case configurations

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13656: Status: Patch Available (was: Open) > need to set direct memory limit higher in

[jira] [Updated] (HIVE-13656) need to set direct memory limit higher in LlapServiceDriver for certain edge case configurations

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13656: Attachment: HIVE-13656.patch [~gopalv] [~sseth] can you take a look? [~sumitmohanty] fyi

[jira] [Updated] (HIVE-2573) Create per-session function registry

2016-04-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-2573: Release Note: Marked as incompatible because of a bug - This patch broke automatic loading of

[jira] [Commented] (HIVE-13421) Propagate job progress in operation status

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

[jira] [Updated] (HIVE-13587) Set Hive pom to use Hadoop 2.6.1

2016-04-29 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-13587: --- Attachment: HIVE-13587-java8.patch > Set Hive pom to use Hadoop 2.6.1 >

[jira] [Updated] (HIVE-13587) Set Hive pom to use Hadoop 2.6.1

2016-04-29 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-13587: --- Status: Patch Available (was: Open) > Set Hive pom to use Hadoop 2.6.1 >

[jira] [Resolved] (HIVE-13654) Add JAVA8_URL to jenkins-submit-build.sh

2016-04-29 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-13654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña resolved HIVE-13654. Resolution: Fixed Fix Version/s: 2.1.0 > Add JAVA8_URL to jenkins-submit-build.sh >

[jira] [Updated] (HIVE-13654) Add JAVA8_URL to jenkins-submit-build.sh

2016-04-29 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-13654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-13654: --- Attachment: HIVE-13654.1.patch > Add JAVA8_URL to jenkins-submit-build.sh >

[jira] [Updated] (HIVE-13654) Add JAVA8_URL to jenkins-submit-build.sh

2016-04-29 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-13654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-13654: --- Description: NO PRECOMMIT TESTS > Add JAVA8_URL to jenkins-submit-build.sh >

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

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

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

2016-04-29 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: Open (was: Patch Available) > HiveServer2 is leaking ClassLoaders when add jar /

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

2016-04-29 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264699#comment-15264699 ] Trystan Leftwich commented on HIVE-13561: - Apologies for the delay. Added a new patch that will

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

2016-04-29 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-2573) Create per-session function registry

2016-04-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-2573: Hadoop Flags: Incompatible change > Create per-session function registry >

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

2016-04-29 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: Attachment: HIVE-13561-branch-1.2.3.patch > HiveServer2 is leaking ClassLoaders when add

[jira] [Updated] (HIVE-13653) improve config error messages for LLAP cache size/etc

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13653: Attachment: HIVE-13653.patch [~sseth] [~prasanth_j] can you please take a look > improve

[jira] [Commented] (HIVE-9422) LLAP: row-level vectorized SARGs

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264683#comment-15264683 ] Sergey Shelukhin commented on HIVE-9422: [~prasanth_j] do you want to review this? I took a look a

[jira] [Updated] (HIVE-4924) JDBC: Support query timeout for jdbc

2016-04-29 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: --- Attachment: HIVE-4924.5.patch > JDBC: Support query timeout for jdbc >

[jira] [Commented] (HIVE-13380) Decimal should have lower precedence than double in type hierachy

2016-04-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264642#comment-15264642 ] Thejas M Nair commented on HIVE-13380: -- [~leftylev] Yes, I think this needs documentation.

[jira] [Assigned] (HIVE-10438) HiveServer2: Enable ResultSet compression for HS2/*DBC driver

2016-04-29 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew reassigned HIVE-10438: - Assignee: Kevin Liew (was: Rohit Dholakia) > HiveServer2: Enable ResultSet compression for

[jira] [Updated] (HIVE-12963) LIMIT statement with SORT BY creates additional MR job with hardcoded only one reducer

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

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

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

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

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13448: Attachment: HIVE-13448.patch The patch. [~prasanth_j] can you take a look > LLAP: check ZK

[jira] [Commented] (HIVE-13643) Various enhancements / fixes to llap cli tools

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264525#comment-15264525 ] Sergey Shelukhin commented on HIVE-13643: - What I mean is, if I try to start a cluster w/o a name

[jira] [Comment Edited] (HIVE-13643) Various enhancements / fixes to llap cli tools

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264525#comment-15264525 ] Sergey Shelukhin edited comment on HIVE-13643 at 4/29/16 6:47 PM: -- What I

[jira] [Commented] (HIVE-13643) Various enhancements / fixes to llap cli tools

2016-04-29 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264517#comment-15264517 ] Siddharth Seth commented on HIVE-13643: --- bq. slider apps can still use hardcoded registry, can't

[jira] [Commented] (HIVE-13512) Make initializing dag ids in TezWork thread safe for parallel compilation

2016-04-29 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264476#comment-15264476 ] Peter Slawski commented on HIVE-13512: -- [~gopalv], could you please confirm my above statement

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

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

[jira] [Updated] (HIVE-13596) HS2 should be able to get UDFs on demand from metastore

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

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

2016-04-29 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264447#comment-15264447 ] Wei Zheng commented on HIVE-13343: -- [~vikram.dixit] In patch 4 I didn't see

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

2016-04-29 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: Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-13596) HS2 should be able to get UDFs on demand from metastore

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264438#comment-15264438 ] Sergey Shelukhin commented on HIVE-13596: - Test failures are the same as in other recent JIRAs...

[jira] [Commented] (HIVE-9660) store end offset of compressed data for RG in RowIndex in ORC

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264416#comment-15264416 ] Sergey Shelukhin commented on HIVE-9660: [~prasanth_j] this is now ready for +1 :) > store end

[jira] [Commented] (HIVE-9660) store end offset of compressed data for RG in RowIndex in ORC

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264415#comment-15264415 ] Sergey Shelukhin commented on HIVE-9660: Some test failures are caused by metastore issues, and

[jira] [Commented] (HIVE-13643) Various enhancements / fixes to llap cli tools

2016-04-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264375#comment-15264375 ] Sergey Shelukhin commented on HIVE-13643: - slider apps can still use hardcoded registry, can't

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

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

[jira] [Commented] (HIVE-13509) HCatalog getSplits should ignore the partition with invalid path

2016-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264026#comment-15264026 ] Chaoyu Tang commented on HIVE-13509: Thanks, [~leftylev] > HCatalog getSplits should ignore the

[jira] [Commented] (HIVE-13621) compute stats in certain cases fails with NPE

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

[jira] [Commented] (HIVE-10502) Cannot specify log4j.properties file location in Beeline

2016-04-29 Thread Matyas Orhidi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264009#comment-15264009 ] Matyas Orhidi commented on HIVE-10502: -- Here is an option that worked for me: 1) Created a log4j

[jira] [Updated] (HIVE-13652) Import table change order of dynamic partitions

2016-04-29 Thread Lukas Waldmann (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Waldmann updated HIVE-13652: -- Description: Table with multiple dynamic partitions like year,month, day exported using

[jira] [Updated] (HIVE-13652) Import table change order of dynamic partitions

2016-04-29 Thread Lukas Waldmann (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Waldmann updated HIVE-13652: -- Description: Table with multiple dynamic partitions like year,month, day exported using

[jira] [Updated] (HIVE-13652) Import table change order of dynamic partitions

2016-04-29 Thread Lukas Waldmann (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Waldmann updated HIVE-13652: -- Description: Table with multiple dynamic partitions like year,month, day exported using

[jira] [Updated] (HIVE-13525) HoS hangs when job is empty

2016-04-29 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-13525: -- Attachment: HIVE-13525.3.patch Update patch to solve the metrics lost problem. Due to SPARK-14958, it's still

[jira] [Commented] (HIVE-13421) Propagate job progress in operation status

2016-04-29 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263935#comment-15263935 ] Rajat Khandelwal commented on HIVE-13421: - Taking patch from reviewboard and attaching >

[jira] [Updated] (HIVE-13421) Propagate job progress in operation status

2016-04-29 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajat Khandelwal updated HIVE-13421: Attachment: HIVE-13421.08.patch > Propagate job progress in operation status >

[jira] [Commented] (HIVE-9660) store end offset of compressed data for RG in RowIndex in ORC

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

[jira] [Updated] (HIVE-13510) Dynamic partitioning doesn’t work when remote metastore is used

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

[jira] [Commented] (HIVE-13637) Fold CASE into NVL when CBO optimized the plan

2016-04-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263859#comment-15263859 ] Jesus Camacho Rodriguez commented on HIVE-13637: I was also doubting... Problem is that

[jira] [Updated] (HIVE-13637) Fold CASE into NVL when CBO optimized the plan

2016-04-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-13637: --- Attachment: HIVE-13637.patch > Fold CASE into NVL when CBO optimized the plan

[jira] [Updated] (HIVE-13469) LLAP: Support delayed scheduling for locality

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

[jira] [Updated] (HIVE-13469) LLAP: Support delayed scheduling for locality

2016-04-29 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13469: -- Attachment: HIVE-13469.03.patch Rebased patch to trunk. The test failures from the previous run

[jira] [Updated] (HIVE-13516) Adding BTEQ .IF, .QUIT, ERRORCODE to HPL/SQL

2016-04-29 Thread Dmitry Tolpeko (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Tolpeko updated HIVE-13516: -- Status: Patch Available (was: Open) > Adding BTEQ .IF, .QUIT, ERRORCODE to HPL/SQL >

[jira] [Updated] (HIVE-13516) Adding BTEQ .IF, .QUIT, ERRORCODE to HPL/SQL

2016-04-29 Thread Dmitry Tolpeko (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Tolpeko updated HIVE-13516: -- Status: Open (was: Patch Available) > Adding BTEQ .IF, .QUIT, ERRORCODE to HPL/SQL >

[jira] [Updated] (HIVE-13647) named_struct changes the column name to lowercase

2016-04-29 Thread Sivashankar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sivashankar updated HIVE-13647: --- Priority: Minor (was: Trivial) Description: the named_struct is changing the column name

[jira] [Updated] (HIVE-13643) Various enhancements / fixes to llap cli tools

2016-04-29 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13643: -- Attachment: HIVE-13643.02.patch > Various enhancements / fixes to llap cli tools >

[jira] [Updated] (HIVE-13643) Various enhancements / fixes to llap cli tools

2016-04-29 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13643: -- Attachment: (was: HIVE-13643.02.patch) > Various enhancements / fixes to llap cli tools >

[jira] [Updated] (HIVE-13643) Various enhancements / fixes to llap cli tools

2016-04-29 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13643: -- Attachment: HIVE-13643.02.patch Updated patch. - Capitalized LLAP in log lines. - This only