[jira] [Commented] (HIVE-15346) "values temp table" should not be an input source for the query

2016-12-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15722766#comment-15722766 ] Aihua Xu commented on HIVE-15346: - patch-2: fix some unit test issues. > "values temp table" should not

[jira] [Updated] (HIVE-15251) Provide support for complex expressions in ON clauses for OUTER joins

2016-12-05 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15251: --- Attachment: HIVE-15251.01.patch New patch addressing [~ashutoshc] comments.

[jira] [Commented] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723304#comment-15723304 ] Sergio Peña commented on HIVE-15361: Sorry. The issue is happening only on S3 due to HIVE-15114. I

[jira] [Updated] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: (was: HIVE-15361.2.patch) > INSERT dynamic partition on S3 fails with a MoveTask

[jira] [Updated] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: HIVE-15361.2.patch > INSERT dynamic partition on S3 fails with a MoveTask failure >

[jira] [Commented] (HIVE-15251) Provide support for complex expressions in ON clauses for OUTER joins

2016-12-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723407#comment-15723407 ] Ashutosh Chauhan commented on HIVE-15251: - +1 pending tests > Provide support for complex

[jira] [Commented] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread Illya Yalovyy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723455#comment-15723455 ] Illya Yalovyy commented on HIVE-15361: -- Could you please post results of tests from

[jira] [Comment Edited] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723206#comment-15723206 ] Sahil Takiar edited comment on HIVE-15361 at 12/5/16 8:05 PM: -- When doing the

[jira] [Commented] (HIVE-15332) REPL LOAD & DUMP support for incremental CREATE_TABLE/ADD_PTN

2016-12-05 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723300#comment-15723300 ] Vaibhav Gumashta commented on HIVE-15332: - +1, but some minor comments below (can be taken up in

[jira] [Commented] (HIVE-15351) Disable vectorized VectorUDFAdaptor usage with non-column or constant parameters

2016-12-05 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723396#comment-15723396 ] Matt McCline commented on HIVE-15351: - orc_ppd_schema_evol_3a.q is a flakey test. The others are from

[jira] [Updated] (HIVE-15355) Concurrency issues during parallel moveFile due to HDFSUtils.setFullFileStatus

2016-12-05 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-15355: --- Attachment: HIVE-15355.01.patch Attaching the patch for the issue. The patch uses an

[jira] [Updated] (HIVE-15355) Concurrency issues during parallel moveFile due to HDFSUtils.setFullFileStatus

2016-12-05 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-15355: --- Status: Patch Available (was: Open) > Concurrency issues during parallel moveFile

[jira] [Commented] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723206#comment-15723206 ] Sahil Takiar commented on HIVE-15361: - When doing the merge of the two {{MoveTask}}s we should

[jira] [Updated] (HIVE-14895) CompactorMR.CompactorOutputCommitter race condition

2016-12-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14895: -- Attachment: HIVE-14895.03.patch This bug was a red herring. Patch 3 has no code changes but

[jira] [Updated] (HIVE-14895) CompactorMR.CompactorOutputCommitter race condition

2016-12-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14895: -- Status: Open (was: Patch Available) > CompactorMR.CompactorOutputCommitter race condition >

[jira] [Commented] (HIVE-15346) "values temp table" should not be an input source for the query

2016-12-05 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723267#comment-15723267 ] Yongzhi Chen commented on HIVE-15346: - The source code looks good to me +1 Make sure all the unit

[jira] [Updated] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Description: The following failure is due to the patch that merges two MoveTask found on the

[jira] [Issue Comment Deleted] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Comment: was deleted (was: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15330) Bump JClouds version to 2.0.0 on Hive/Ptest

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723380#comment-15723380 ] Sergio Peña commented on HIVE-15330: [~szehon] Could you review this patch? > Bump JClouds version to

[jira] [Updated] (HIVE-15351) Disable vectorized VectorUDFAdaptor usage with non-column or constant parameters

2016-12-05 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15351: Status: Patch Available (was: In Progress) > Disable vectorized VectorUDFAdaptor usage with

[jira] [Commented] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

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

[jira] [Updated] (HIVE-15351) Disable vectorized VectorUDFAdaptor usage with non-column or constant parameters

2016-12-05 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15351: Status: In Progress (was: Patch Available) > Disable vectorized VectorUDFAdaptor usage with

[jira] [Updated] (HIVE-15351) Disable vectorized VectorUDFAdaptor usage with non-column or constant parameters

2016-12-05 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15351: Attachment: HIVE-15351.02.patch > Disable vectorized VectorUDFAdaptor usage with non-column or

[jira] [Updated] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Summary: INSERT dynamic partition on S3 fails with a MoveTask failure (was: Dynamic partition INSERT

[jira] [Commented] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

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

[jira] [Updated] (HIVE-15353) Metastore throws NPE if StorageDescriptor.cols is null

2016-12-05 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Hsu updated HIVE-15353: --- Attachment: HIVE-15353.2.patch Uploaded new patch to fix HiveMetaStore unit tests. > Metastore

[jira] [Updated] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Status: Patch Available (was: Open) > Dynamic partition INSERT fails with a MoveTask failure >

[jira] [Updated] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: (was: HIVE-15361.1.patch) > Dynamic partition INSERT fails with a MoveTask failure >

[jira] [Updated] (HIVE-15346) "values temp table" should not be an input source for the query

2016-12-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15346: Attachment: HIVE-15346.3.patch Patch-3: fix a test failure which is caused by the newly added test. >

[jira] [Updated] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: HIVE-15361.1.patch > Dynamic partition INSERT fails with a MoveTask failure >

[jira] [Updated] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Status: Patch Available (was: In Progress) > Dynamic partition INSERT fails with a MoveTask failure

[jira] [Updated] (HIVE-15346) "values temp table" should not be an input source for the query

2016-12-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15346: Attachment: HIVE-15346.2.text > "values temp table" should not be an input source for the query >

[jira] [Commented] (HIVE-12504) TxnHandler.abortTxn() should check if already aborted to improve message

2016-12-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723035#comment-15723035 ] Eugene Koifman commented on HIVE-12504: --- ensureValidTxn() is a misnomer. What it really does is

[jira] [Updated] (HIVE-14535) add micromanaged tables to Hive (metastore keeps track of the files)

2016-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14535: Description: Design doc:

[jira] [Updated] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: (was: HIVE-15361.1.patch) > Dynamic partition INSERT fails with a MoveTask failure >

[jira] [Commented] (HIVE-15352) MVCC (Multi Versioned Concurrency Control) in Hive

2016-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723103#comment-15723103 ] Sergey Shelukhin commented on HIVE-15352: - Something similar to sequence-based partitioning is

[jira] [Updated] (HIVE-15331) Decimal multiplication with high precision/scale often returns NULL

2016-12-05 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-15331: -- Attachment: HIVE-15331.1.patch Initial patch. Let's see what changes in the golden files. > Decimal

[jira] [Updated] (HIVE-15331) Decimal multiplication with high precision/scale often returns NULL

2016-12-05 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-15331: -- Status: Patch Available (was: Open) > Decimal multiplication with high precision/scale often returns

[jira] [Updated] (HIVE-15301) Expose SparkStatistics information in SparkTask

2016-12-05 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15301: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to master. Thanks [~zxu] for

[jira] [Updated] (HIVE-15301) Expose SparkStatistics information in SparkTask

2016-12-05 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15301: Fix Version/s: 2.2.0 > Expose SparkStatistics information in SparkTask >

[jira] [Updated] (HIVE-15346) "values temp table" should not be an input source for the query

2016-12-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15346: Attachment: HIVE-15346.codeonly.patch > "values temp table" should not be an input source for the query >

[jira] [Updated] (HIVE-15346) "values temp table" should not be an input source for the query

2016-12-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15346: Attachment: HIVE-15346.2.patch > "values temp table" should not be an input source for the query >

[jira] [Commented] (HIVE-15346) "values temp table" should not be an input source for the query

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

[jira] [Updated] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: HIVE-15361.1.patch > Dynamic partition INSERT fails with a MoveTask failure >

[jira] [Commented] (HIVE-15337) Need to specify starttime when putting Compaction job into "attempted" state

2016-12-05 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723072#comment-15723072 ] Wei Zheng commented on HIVE-15337: -- +1 > Need to specify starttime when putting Compaction job into

[jira] [Commented] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

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

[jira] [Updated] (HIVE-15346) "values temp table" should not be an input source for the query

2016-12-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15346: Attachment: (was: HIVE-15346.2.text) > "values temp table" should not be an input source for the query

[jira] [Updated] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: HIVE-15361.1.patch > Dynamic partition INSERT fails with a MoveTask failure >

[jira] [Updated] (HIVE-15301) Expose SparkStatistics information in SparkTask

2016-12-05 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15301: Affects Version/s: 2.2.0 > Expose SparkStatistics information in SparkTask >

[jira] [Updated] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Status: In Progress (was: Patch Available) > Dynamic partition INSERT fails with a MoveTask failure

[jira] [Commented] (HIVE-12504) TxnHandler.abortTxn() should check if already aborted to improve message

2016-12-05 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723019#comment-15723019 ] Wei Zheng commented on HIVE-12504: -- Patch looks good. General question, when do we need to call

[jira] [Updated] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-05 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15360: Attachment: HIVE-15360.1.patch Attaching initial patch for testing. > Nested column pruning: add pruned

[jira] [Updated] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-05 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15360: Status: Patch Available (was: Open) > Nested column pruning: add pruned column paths to explain output >

[jira] [Commented] (HIVE-15361) Dynamic partition INSERT fails with a MoveTask failure

2016-12-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723096#comment-15723096 ] Xuefu Zhang commented on HIVE-15361: [~spena], thanks for working on this. I'm wondering if you mind

[jira] [Updated] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: HIVE-15361.2.patch > INSERT dynamic partition on S3 fails with a MoveTask failure >

[jira] [Updated] (HIVE-15359) skip.footer.line.count doesnt work properly for certain situations

2016-12-05 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-15359: Status: Patch Available (was: Open) Need code review. > skip.footer.line.count doesnt work

[jira] [Updated] (HIVE-15359) skip.footer.line.count doesnt work properly for certain situations

2016-12-05 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-15359: Attachment: HIVE-15359.1.patch > skip.footer.line.count doesnt work properly for certain situations

[jira] [Updated] (HIVE-15322) Skipping "hbase mapredcp" in hive script for certain services

2016-12-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-15322: -- Attachment: HIVE-15322.3.patch Further skip "hadoop version" for applicable services. > Skipping

[jira] [Updated] (HIVE-15337) Need to specify starttime when putting Compaction job into "attempted" state

2016-12-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15337: -- Attachment: HIVE-15337.02.patch > Need to specify starttime when putting Compaction job into

[jira] [Comment Edited] (HIVE-15351) Disable vectorized VectorUDFAdaptor usage with non-column or constant parameters

2016-12-05 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723396#comment-15723396 ] Matt McCline edited comment on HIVE-15351 at 12/5/16 11:04 PM: ---

[jira] [Updated] (HIVE-15362) Add the missing fields for 2.2.0 upgrade scripts

2016-12-05 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-15362: - Status: Patch Available (was: Open) > Add the missing fields for 2.2.0 upgrade scripts >

[jira] [Updated] (HIVE-15362) Add the missing fields for 2.2.0 upgrade scripts

2016-12-05 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-15362: - Attachment: HIVE-15362.1.patch [~ekoifman] Can you review please? > Add the missing fields for 2.2.0

[jira] [Updated] (HIVE-15333) Add a FetchTask to REPL DUMP plan for reading dump uri, last repl id as ResultSet

2016-12-05 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-15333: Attachment: HIVE-15333.3.patch Fixing related test failures > Add a FetchTask to REPL DUMP

[jira] [Commented] (HIVE-14731) Use Tez cartesian product edge in Hive (unpartitioned case only)

2016-12-05 Thread Zhiyuan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723819#comment-15723819 ] Zhiyuan Yang commented on HIVE-14731: - Test failures are irrelevant. > Use Tez cartesian product edge

[jira] [Commented] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723494#comment-15723494 ] Sergio Peña commented on HIVE-15361: What results do you need? I attached the RB link, and mentioned

[jira] [Commented] (HIVE-15346) "values temp table" should not be an input source for the query

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

[jira] [Commented] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-05 Thread Illya Yalovyy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723546#comment-15723546 ] Illya Yalovyy commented on HIVE-15361: -- Thank you! I'll take a look. > INSERT dynamic partition on

[jira] [Commented] (HIVE-12504) TxnHandler.abortTxn() should check if already aborted to improve message

2016-12-05 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723597#comment-15723597 ] Wei Zheng commented on HIVE-12504: -- OK, thanks for explanation. +1 > TxnHandler.abortTxn() should check

[jira] [Commented] (HIVE-15279) map join dummy operators are not set up correctly in certain cases with merge join

2016-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723650#comment-15723650 ] Sergey Shelukhin commented on HIVE-15279: - 1) As suggested above, we now take dummy ops from all

[jira] [Commented] (HIVE-15251) Provide support for complex expressions in ON clauses for OUTER joins

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

[jira] [Commented] (HIVE-15363) Execute hive-blobstore tests using ProxyLocalFileSystem

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723748#comment-15723748 ] Sergio Peña commented on HIVE-15363: With this patch, you can now execute all hive-blobstore tests

[jira] [Commented] (HIVE-15355) Concurrency issues during parallel moveFile due to HDFSUtils.setFullFileStatus

2016-12-05 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723583#comment-15723583 ] Sahil Takiar commented on HIVE-15355: - Some comments: * Is {{Collections.unmodifiableList(...)}} null

[jira] [Commented] (HIVE-15355) Concurrency issues during parallel moveFile due to HDFSUtils.setFullFileStatus

2016-12-05 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723636#comment-15723636 ] Vihang Karajgaonkar commented on HIVE-15355: {{Collections.unmodifiableList(...)}} is not null

[jira] [Comment Edited] (HIVE-15279) map join dummy operators are not set up correctly in certain cases with merge join

2016-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723650#comment-15723650 ] Sergey Shelukhin edited comment on HIVE-15279 at 12/5/16 11:00 PM: --- 1)

[jira] [Comment Edited] (HIVE-15279) map join dummy operators are not set up correctly in certain cases with merge join

2016-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723650#comment-15723650 ] Sergey Shelukhin edited comment on HIVE-15279 at 12/5/16 11:00 PM: --- 1)

[jira] [Commented] (HIVE-11812) datediff sometimes returns incorrect results when called with dates

2016-12-05 Thread Shyam Sunder Rai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723733#comment-15723733 ] Shyam Sunder Rai commented on HIVE-11812: - To all the Gurus here, I made a change locally to my

[jira] [Updated] (HIVE-15363) Execute hive-blobstore tests using ProxyLocalFileSystem

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15363: --- Status: Patch Available (was: Open) > Execute hive-blobstore tests using ProxyLocalFileSystem >

[jira] [Comment Edited] (HIVE-11812) datediff sometimes returns incorrect results when called with dates

2016-12-05 Thread Shyam Sunder Rai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723733#comment-15723733 ] Shyam Sunder Rai edited comment on HIVE-11812 at 12/5/16 11:34 PM: --- To

[jira] [Updated] (HIVE-15363) Execute hive-blobstore tests using ProxyLocalFileSystem

2016-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15363: --- Attachment: HIVE-15363.1.patch > Execute hive-blobstore tests using ProxyLocalFileSystem >

[jira] [Commented] (HIVE-11812) datediff sometimes returns incorrect results when called with dates

2016-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723775#comment-15723775 ] Sergey Shelukhin commented on HIVE-11812: - See TestDateWritable::testDaylightSavingsTime for an

[jira] [Commented] (HIVE-15329) NullPointerException might occur when create table

2016-12-05 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723590#comment-15723590 ] Prasanth Jayachandran commented on HIVE-15329: -- +1, pending tests > NullPointerException

[jira] [Commented] (HIVE-14731) Use Tez cartesian product edge in Hive (unpartitioned case only)

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

[jira] [Commented] (HIVE-15359) skip.footer.line.count doesnt work properly for certain situations

2016-12-05 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723657#comment-15723657 ] Yongzhi Chen commented on HIVE-15359: - Current skip footer feature need one file map to one split to

[jira] [Commented] (HIVE-15279) map join dummy operators are not set up correctly in certain cases with merge join

2016-12-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723582#comment-15723582 ] Gunther Hagleitner commented on HIVE-15279: --- Hm. Can you explain how this works now/ why you had

[jira] [Commented] (HIVE-15355) Concurrency issues during parallel moveFile due to HDFSUtils.setFullFileStatus

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

[jira] [Work started] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-05 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-15367 started by Sahil Takiar. --- > CTAS with LOCATION should write temp data under location directory rather >

[jira] [Commented] (HIVE-15346) "values temp table" should not be an input source for the query

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

[jira] [Updated] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-05 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-15367: Status: Patch Available (was: In Progress) > CTAS with LOCATION should write temp data under

[jira] [Updated] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-05 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-15367: Attachment: HIVE-15367.1.patch Attaching pre-lim patch. I suspect there will be some qtest

[jira] [Updated] (HIVE-15251) Provide support for complex expressions in ON clauses for OUTER joins

2016-12-05 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15251: --- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved

[jira] [Updated] (HIVE-15351) Disable vectorized VectorUDFAdaptor usage with non-column or constant parameters

2016-12-05 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15351: Resolution: Fixed Status: Resolved (was: Patch Available) > Disable vectorized

[jira] [Commented] (HIVE-15351) Disable vectorized VectorUDFAdaptor usage with non-column or constant parameters

2016-12-05 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15724003#comment-15724003 ] Matt McCline commented on HIVE-15351: - Committed to master. > Disable vectorized VectorUDFAdaptor

[jira] [Commented] (HIVE-15322) Skipping "hbase mapredcp" in hive script for certain services

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

[jira] [Commented] (HIVE-15332) REPL LOAD & DUMP support for incremental CREATE_TABLE/ADD_PTN

2016-12-05 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723867#comment-15723867 ] Vaibhav Gumashta commented on HIVE-15332: - Created HIVE-15364 for 2 and HIVE-15365 for 3. I'll

[jira] [Commented] (HIVE-15142) CompactorMR fails with FileNotFoundException

2016-12-05 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723869#comment-15723869 ] Wei Zheng commented on HIVE-15142: -- [~ekoifman] Is the backtrace you posted from Hive 1? I tried to

[jira] [Commented] (HIVE-15351) Disable vectorized VectorUDFAdaptor usage with non-column or constant parameters

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

[jira] [Commented] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-05 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15724008#comment-15724008 ] Sahil Takiar commented on HIVE-15367: - [~spena], [~ychena] you were looking at this logic as part of

[jira] [Commented] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

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

[jira] [Commented] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

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

[jira] [Updated] (HIVE-15368) consider optimizing Utilities::handleMmTableFinalPath

2016-12-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-15368: --- Priority: Major (was: Minor) > consider optimizing Utilities::handleMmTableFinalPath >

  1   2   >