[jira] [Updated] (HIVE-12017) Do not disable CBO by default when number of joins in a query is equal or less than 1

2015-11-14 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-12017: --- Attachment: HIVE-12017.09.patch Rebased the patch. In addition, added a hook

[jira] [Commented] (HIVE-11531) Add mysql-style LIMIT support to Hive, or improve ROW_NUMBER performance-wise

2015-11-14 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005265#comment-15005265 ] Jesus Camacho Rodriguez commented on HIVE-11531: [~huizane], thanks for working on this!

[jira] [Commented] (HIVE-11684) Implement limit pushdown through outer join in CBO

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

[jira] [Commented] (HIVE-11110) Reorder applyPreJoinOrderingTransforms, add NotNULL/FilterMerge rules, improve Filter selectivity estimation

2015-11-14 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005320#comment-15005320 ] Jesus Camacho Rodriguez commented on HIVE-0: [~jpullokkaran], patch changes look good

[jira] [Commented] (HIVE-12413) Default mode for hive.mapred.mode should be strict

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

[jira] [Commented] (HIVE-12045) ClassNotFound for GenericUDF in "select distinct..." query (Hive on Spark)

2015-11-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005747#comment-15005747 ] Xuefu Zhang commented on HIVE-12045: [~lirui], the log problem seems being caused by HIVE-11304.

[jira] [Commented] (HIVE-12184) DESCRIBE of fully qualified table fails when db and table name match and non-default database is in use

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

[jira] [Updated] (HIVE-12045) ClassNotFound for GenericUDF in "select distinct..." query (Hive on Spark)

2015-11-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-12045: --- Attachment: hive.log.gz > ClassNotFound for GenericUDF in "select distinct..." query (Hive on Spark)

[jira] [Updated] (HIVE-1841) datanucleus.fixedDatastore should be true in hive-default.xml

2015-11-14 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-1841: - Labels: TODOC2.0 (was: ) > datanucleus.fixedDatastore should be true in hive-default.xml >

[jira] [Commented] (HIVE-11775) Implement limit push down through union all in CBO

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

[jira] [Commented] (HIVE-1841) datanucleus.fixedDatastore should be true in hive-default.xml

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

[jira] [Commented] (HIVE-12017) Do not disable CBO by default when number of joins in a query is equal or less than 1

2015-11-14 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005472#comment-15005472 ] Ashutosh Chauhan commented on HIVE-12017: - Can you also update RB entry ? > Do not disable CBO by

[jira] [Commented] (HIVE-12175) Upgrade Kryo version to 3.0.x

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

[jira] [Commented] (HIVE-12411) Remove counter based stats collection mechanism

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

[jira] [Assigned] (HIVE-12414) ALTER TABLE UNSET SERDEPROPERTY does not work

2015-11-14 Thread Lenni Kuff (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lenni Kuff reassigned HIVE-12414: - Assignee: Reuben Kuhnert (was: Alan Gates) > ALTER TABLE UNSET SERDEPROPERTY does not work >

[jira] [Updated] (HIVE-12414) ALTER TABLE UNSET SERDEPROPERTY does not work

2015-11-14 Thread Lenni Kuff (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lenni Kuff updated HIVE-12414: -- Labels: newbie (was: ) > ALTER TABLE UNSET SERDEPROPERTY does not work >

[jira] [Commented] (HIVE-11304) Migrate to Log4j2 from Log4j 1.x

2015-11-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005687#comment-15005687 ] Xuefu Zhang commented on HIVE-11304: [~prasanth_j], it looks like that this has broken Spark test in

[jira] [Commented] (HIVE-12341) LLAP: add security to daemon protocol endpoint (excluding shuffle)

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