[jira] [Commented] (HIVE-19454) Test failure : org.apache.hadoop.hive.ql.TestTxnCommands2.testNonAcidToAcidConversion1 fails with java.lang.AssertionError

2018-05-23 Thread Alisha Prabhu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16487150#comment-16487150 ] Alisha Prabhu commented on HIVE-19454: -- Thank you [~djaiswal] !! > Test failure : >

[jira] [Commented] (HIVE-19671) Distribute by rand() can lead to data inconsistency

2018-05-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16487148#comment-16487148 ] Rui Li commented on HIVE-19671: --- I haven't verified it but my guess is the issue happens with task failover.

[jira] [Updated] (HIVE-19671) Distribute by rand() can lead to data inconsistency

2018-05-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-19671: -- Description: Noticed the following queries can give different results: {code} select count(*) from tbl; select

[jira] [Commented] (HIVE-17852) remove support for list bucketing "stored as directories" in 3.0

2018-05-23 Thread Laszlo Bodor (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16487146#comment-16487146 ] Laszlo Bodor commented on HIVE-17852: - [~ashutoshc] : it seems like preCommit tests for 03.patch

[jira] [Commented] (HIVE-19586) Optimize Count(distinct X) pushdown based on the storage capabilities

2018-05-23 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16487142#comment-16487142 ] slim bouguerra commented on HIVE-19586: --- done > Optimize Count(distinct X) pushdown based on the

[jira] [Updated] (HIVE-19586) Optimize Count(distinct X) pushdown based on the storage capabilities

2018-05-23 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-19586: -- Attachment: HIVE-19586.3.patch > Optimize Count(distinct X) pushdown based on the storage

[jira] [Commented] (HIVE-6980) Drop table by using direct sql

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

[jira] [Commented] (HIVE-19587) HeartBeat thread uses cancelled delegation token while connecting to meta on KERBEROS cluster

2018-05-23 Thread Oleksiy Sayankin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16487112#comment-16487112 ] Oleksiy Sayankin commented on HIVE-19587: - *FIXED* *SOLUTION* Store {{Hive}} object in order to

[jira] [Updated] (HIVE-19587) HeartBeat thread uses cancelled delegation token while connecting to meta on KERBEROS cluster

2018-05-23 Thread Oleksiy Sayankin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksiy Sayankin updated HIVE-19587: Status: Patch Available (was: In Progress) > HeartBeat thread uses cancelled delegation

[jira] [Updated] (HIVE-19587) HeartBeat thread uses cancelled delegation token while connecting to meta on KERBEROS cluster

2018-05-23 Thread Oleksiy Sayankin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksiy Sayankin updated HIVE-19587: Attachment: HIVE-19587.1.patch > HeartBeat thread uses cancelled delegation token while

[jira] [Commented] (HIVE-6980) Drop table by using direct sql

2018-05-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16487082#comment-16487082 ] Hive QA commented on HIVE-6980: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime

[jira] [Commented] (HIVE-19460) Improve stats estimations for NOT IN operator

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

[jira] [Updated] (HIVE-19499) Bootstrap REPL LOAD shall add tasks to create checkpoints for db/tables/partitions.

2018-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-19499: Status: Patch Available (was: Open) Added 02.patch with fixes for review comments. >

[jira] [Updated] (HIVE-19499) Bootstrap REPL LOAD shall add tasks to create checkpoints for db/tables/partitions.

2018-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-19499: Attachment: HIVE-19499.02.patch > Bootstrap REPL LOAD shall add tasks to create checkpoints

[jira] [Updated] (HIVE-19499) Bootstrap REPL LOAD shall add tasks to create checkpoints for db/tables/partitions.

2018-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-19499: Status: Open (was: Patch Available) > Bootstrap REPL LOAD shall add tasks to create

[jira] [Commented] (HIVE-19460) Improve stats estimations for NOT IN operator

2018-05-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16487021#comment-16487021 ] Hive QA commented on HIVE-19460: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-19632) Remove webapps directory from standalone jar

2018-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-19632: - Attachment: HIVE-19632.3.patch > Remove webapps directory from standalone jar >

[jira] [Updated] (HIVE-19588) Several invocation of file listing when creating VectorizedOrcAcidRowBatchReader

2018-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-19588: - Attachment: HIVE-19588.4.patch > Several invocation of file listing when creating

[jira] [Updated] (HIVE-18875) Enable SMB Join by default in Tez

2018-05-23 Thread Deepak Jaiswal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Jaiswal updated HIVE-18875: -- Attachment: HIVE-18875.6.patch > Enable SMB Join by default in Tez >

[jira] [Updated] (HIVE-19613) GenericUDTFGetSplits should handle fetch task with temp table rewrite

2018-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-19613: - Resolution: Fixed Fix Version/s: 4.0.0 3.0.1

[jira] [Updated] (HIVE-19614) GenericUDTFGetSplits does not honor ORDER BY

2018-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-19614: - Resolution: Fixed Fix Version/s: 4.0.0 3.0.1

[jira] [Updated] (HIVE-19629) Enable Decimal64 reader after orc version upgrade

2018-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-19629: - Attachment: HIVE-19629.1.patch > Enable Decimal64 reader after orc version

[jira] [Commented] (HIVE-19646) Filesystem closed error in HiveProtoLoggingHook

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

[jira] [Updated] (HIVE-19646) Filesystem closed error in HiveProtoLoggingHook

2018-05-23 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-19646: - Attachment: HIVE-19646.01-branch-3.patch > Filesystem closed error in

[jira] [Updated] (HIVE-19485) dump directory for non native tables should not be created

2018-05-23 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-19485: --- Status: Patch Available (was: Reopened) > dump directory for non native tables should not be created >

[jira] [Commented] (HIVE-19646) Filesystem closed error in HiveProtoLoggingHook

2018-05-23 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486973#comment-16486973 ] Harish Jaiprakash commented on HIVE-19646: -- Creating review board entry:

[jira] [Updated] (HIVE-19646) Filesystem closed error in HiveProtoLoggingHook

2018-05-23 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-19646: - Attachment: HIVE-19646.02.patch > Filesystem closed error in HiveProtoLoggingHook >

[jira] [Commented] (HIVE-19646) Filesystem closed error in HiveProtoLoggingHook

2018-05-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486927#comment-16486927 ] Hive QA commented on HIVE-19646: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-19166) TestMiniLlapLocalCliDriver sysdb failure

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

[jira] [Commented] (HIVE-19166) TestMiniLlapLocalCliDriver sysdb failure

2018-05-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486871#comment-16486871 ] Hive QA commented on HIVE-19166: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-19633) Remove/Migrate Minimr tests

2018-05-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486845#comment-16486845 ] Hive QA commented on HIVE-19633: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-19500) Prevent multiple selectivity estimations for the same variable in conjuctions

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

[jira] [Updated] (HIVE-19326) stats auto gather: incorrect aggregation during UNION queries (may lead to incorrect results)

2018-05-23 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-19326: Status: Patch Available (was: Open) > stats auto gather: incorrect aggregation during

[jira] [Updated] (HIVE-19326) stats auto gather: incorrect aggregation during UNION queries (may lead to incorrect results)

2018-05-23 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-19326: Attachment: HIVE-19326.06wip01.patch > stats auto gather: incorrect aggregation during

[jira] [Commented] (HIVE-19326) stats auto gather: incorrect aggregation during UNION queries (may lead to incorrect results)

2018-05-23 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486834#comment-16486834 ] Zoltan Haindrich commented on HIVE-19326: - from the current changes; it seems like this problem

[jira] [Commented] (HIVE-19500) Prevent multiple selectivity estimations for the same variable in conjuctions

2018-05-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486802#comment-16486802 ] Hive QA commented on HIVE-19500: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-19653) Incorrect predicate pushdown for groupby with grouping sets

2018-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-19653: -- Labels: pull-request-available (was: ) > Incorrect predicate pushdown for groupby with

[jira] [Commented] (HIVE-19653) Incorrect predicate pushdown for groupby with grouping sets

2018-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486793#comment-16486793 ] ASF GitHub Bot commented on HIVE-19653: --- GitHub user richox opened a pull request:

[jira] [Updated] (HIVE-19625) Archive partition can not be dropped

2018-05-23 Thread Wang XL (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang XL updated HIVE-19625: --- Affects Version/s: 1.0.2 1.3.0 > Archive partition can not be dropped >

[jira] [Updated] (HIVE-19498) Vectorization: CAST expressions produce wrong results

2018-05-23 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-19498: Status: In Progress (was: Patch Available) > Vectorization: CAST expressions produce wrong results

[jira] [Updated] (HIVE-19498) Vectorization: CAST expressions produce wrong results

2018-05-23 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-19498: Status: Patch Available (was: In Progress) > Vectorization: CAST expressions produce wrong results

[jira] [Updated] (HIVE-19498) Vectorization: CAST expressions produce wrong results

2018-05-23 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-19498: Attachment: HIVE-19498.04.patch > Vectorization: CAST expressions produce wrong results >

[jira] [Commented] (HIVE-19633) Remove/Migrate Minimr tests

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

[jira] [Assigned] (HIVE-19653) Incorrect predicate pushdown for groupby with grouping sets

2018-05-23 Thread Zhang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhang Li reassigned HIVE-19653: --- Assignee: (was: Zhang Li) > Incorrect predicate pushdown for groupby with grouping sets >

[jira] [Commented] (HIVE-19488) enable CM root based on db parameter, identifying a db as source of replication.

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

[jira] [Updated] (HIVE-19454) Test failure : org.apache.hadoop.hive.ql.TestTxnCommands2.testNonAcidToAcidConversion1 fails with java.lang.AssertionError

2018-05-23 Thread Deepak Jaiswal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Jaiswal updated HIVE-19454: -- Resolution: Fixed Status: Resolved (was: Patch Available) This test fixes a unit test

<    1   2   3