[jira] [Commented] (HIVE-10781) HadoopJobExecHelper Leaks RunningJobs

2015-05-21 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555684#comment-14555684 ] Chinna Rao Lalam commented on HIVE-10781: - Test failure looks not related to this

[jira] [Commented] (HIVE-10781) HadoopJobExecHelper Leaks RunningJobs

2015-05-21 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555679#comment-14555679 ] Chinna Rao Lalam commented on HIVE-10781: - " Utilities.clearWork(job); " this won

[jira] [Commented] (HIVE-10702) COUNT(*) over windowing 'x preceding and y preceding' doesn't work properly

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555670#comment-14555670 ] Hive QA commented on HIVE-10702: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10749) Implement Insert ACID statement for parquet

2015-05-21 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-10749: Attachment: HIVE-10749.2.patch > Implement Insert ACID statement for parquet > -

[jira] [Updated] (HIVE-10749) Implement Insert ACID statement for parquet

2015-05-21 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-10749: Attachment: (was: HIVE-10749.2.patch) > Implement Insert ACID statement for parquet > --

[jira] [Updated] (HIVE-10749) Implement Insert ACID statement for parquet

2015-05-21 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-10749: Attachment: HIVE-10749.2.patch Thanks [~alangates] and [~spena] for your review. Update patch addres

[jira] [Updated] (HIVE-10550) Dynamic RDD caching optimization for HoS.[Spark Branch]

2015-05-21 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-10550: - Attachment: HIVE-10550.4-spark.patch > Dynamic RDD caching optimization for HoS.[Spark Branch] > -

[jira] [Updated] (HIVE-10795) Remove use of PerfLogger from Orc

2015-05-21 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-10795: - Attachment: HIVE-10795.patch > Remove use of PerfLogger from Orc > ---

[jira] [Commented] (HIVE-7292) Hive on Spark

2015-05-21 Thread Xiaoyong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555645#comment-14555645 ] Xiaoyong Zhu commented on HIVE-7292: So is this available in Hive 1.2? > Hive on Spark

[jira] [Commented] (HIVE-10723) better logging/etc. for stuck metastore

2015-05-21 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555636#comment-14555636 ] Alexander Pivovarov commented on HIVE-10723: Sergey Looks like 3 tasks are co

[jira] [Updated] (HIVE-10793) Hybrid Hybrid Grace Hash Join : Don't allocate all hash table memory upfront

2015-05-21 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-10793: --- Attachment: HIVE-10793.1.patch > Hybrid Hybrid Grace Hash Join : Don't allocate all hash table

[jira] [Commented] (HIVE-10704) Errors in Tez HashTableLoader when estimated table size is 0

2015-05-21 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1498#comment-1498 ] Alexander Pivovarov commented on HIVE-10704: Can you update RB? {code} $ rbt p

[jira] [Commented] (HIVE-10658) Insert with values clause may expose data that should be encrypted

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1497#comment-1497 ] Eugene Koifman commented on HIVE-10658: --- The 2 failed tests failed to init the metas

[jira] [Updated] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-21 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-10711: --- Attachment: HIVE-10711.4.patch Addressing feedback comments. > Tez HashTableLoader attempts t

[jira] [Commented] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-21 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1485#comment-1485 ] Alexander Pivovarov commented on HIVE-10711: 1. should we put the following co

[jira] [Commented] (HIVE-10658) Insert with values clause may expose data that should be encrypted

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1478#comment-1478 ] Hive QA commented on HIVE-10658: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Assigned] (HIVE-10794) Remove the dependence from ErrorMsg to HiveUtils

2015-05-21 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley reassigned HIVE-10794: Assignee: Owen O'Malley > Remove the dependence from ErrorMsg to HiveUtils > --

[jira] [Updated] (HIVE-10794) Remove the dependence from ErrorMsg to HiveUtils

2015-05-21 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-10794: - Attachment: HIVE-10794.patch > Remove the dependence from ErrorMsg to HiveUtils >

[jira] [Commented] (HIVE-10794) Remove the dependence from ErrorMsg to HiveUtils

2015-05-21 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1470#comment-1470 ] Owen O'Malley commented on HIVE-10794: -- The recursive set of dependencies for HiveUti

[jira] [Updated] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-21 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-10792: --- Attachment: HIVE-10792.test.sql > PPD leads to wrong answer when mapper scans the same table with multiple >

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-21 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1460#comment-1460 ] Gopal V commented on HIVE-10792: And the output seems to be correct, because no row has {{

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-21 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1445#comment-1445 ] Gopal V commented on HIVE-10792: Are you sure this is related to ORC at all? {code} creat

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-21 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1444#comment-1444 ] Dayue Gao commented on HIVE-10792: -- I think in HiveInputFormat#pushProjectionsAndFilters,

[jira] [Commented] (HIVE-10790) orc file sql excute fail

2015-05-21 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1429#comment-1429 ] Gopal V commented on HIVE-10790: [~wisgood]: is this with Namenode HA, if so - can you put

[jira] [Updated] (HIVE-10240) Patch HIVE-9473 breaks KERBEROS

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-10240: Fix Version/s: (was: 1.0.1) > Patch HIVE-9473 breaks KERBEROS > --- > >

[jira] [Commented] (HIVE-10677) hive.exec.parallel=true has problem when it is used for analyze table column stats

2015-05-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1425#comment-1425 ] Pengcheng Xiong commented on HIVE-10677: [~ashutoshc] and [~jpullokkaran], the tes

[jira] [Updated] (HIVE-10022) DFS in authorization might take too long

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-10022: Fix Version/s: (was: 1.0.1) 1.3.0 > DFS in authorization might take too long > --

[jira] [Updated] (HIVE-10704) Errors in Tez HashTableLoader when estimated table size is 0

2015-05-21 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-10704: --- Assignee: Mostafa Mokhtar (was: Jason Dere) > Errors in Tez HashTableLoader when estimated ta

[jira] [Updated] (HIVE-10704) Errors in Tez HashTableLoader when estimated table size is 0

2015-05-21 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-10704: --- Attachment: HIVE-10704.3.patch Rebase patch on latest. > Errors in Tez HashTableLoader when

[jira] [Updated] (HIVE-9683) Hive metastore thrift client connections hang indefinitely

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-9683: --- Fix Version/s: (was: 1.0.1) 1.0.0 > Hive metastore thrift client connections hang indefi

[jira] [Updated] (HIVE-9593) ORC Reader should ignore unknown metadata streams

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-9593: --- Fix Version/s: (was: 1.0.1) > ORC Reader should ignore unknown metadata streams >

[jira] [Updated] (HIVE-9445) Revert HIVE-5700 - enforce single date format for partition column storage

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-9445: --- Fix Version/s: (was: 1.0.1) > Revert HIVE-5700 - enforce single date format for partition column storage >

[jira] [Updated] (HIVE-10622) Hive doc error: 'from' is a keyword, when use it as a column name throw error.

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-10622: Fix Version/s: (was: 1.1.1) > Hive doc error: 'from' is a keyword, when use it as a column name throw er

[jira] [Updated] (HIVE-9831) HiveServer2 should use ConcurrentHashMap in ThreadFactory

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-9831: --- Fix Version/s: (was: 1.1.1) (was: 1.0.1) > HiveServer2 should use ConcurrentHashMap

[jira] [Updated] (HIVE-9509) Restore partition spec validation removed by HIVE-9445

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-9509: --- Fix Version/s: (was: 1.1.1) (was: 1.0.1) > Restore partition spec validation removed

[jira] [Updated] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-21 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-10711: --- Attachment: HIVE-10711.3.patch Updated patch based on feedback. > Tez HashTableLoader attempt

[jira] [Updated] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-21 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-10711: --- Fix Version/s: 1.2.1 > Tez HashTableLoader attempts to allocate more memory than available whe

[jira] [Commented] (HIVE-10677) hive.exec.parallel=true has problem when it is used for analyze table column stats

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1419#comment-1419 ] Hive QA commented on HIVE-10677: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-21 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-10711: --- Assignee: Mostafa Mokhtar (was: Jason Dere) > Tez HashTableLoader attempts to allocate more m

[jira] [Updated] (HIVE-10704) Errors in Tez HashTableLoader when estimated table size is 0

2015-05-21 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-10704: --- Fix Version/s: 1.2.1 > Errors in Tez HashTableLoader when estimated table size is 0 >

[jira] [Commented] (HIVE-10781) HadoopJobExecHelper Leaks RunningJobs

2015-05-21 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1404#comment-1404 ] Nemon Lou commented on HIVE-10781: -- I think " Utilities.clearWork(job); " should also be

[jira] [Commented] (HIVE-10790) orc file sql excute fail

2015-05-21 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555490#comment-14555490 ] xiaowei wang commented on HIVE-10790: - FSDataOutputStream getStream() throws IOExcep

[jira] [Commented] (HIVE-10790) orc file sql excute fail

2015-05-21 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555485#comment-14555485 ] xiaowei wang commented on HIVE-10790: - i think,orc file WriterImpl invoke a depressed

[jira] [Commented] (HIVE-10746) Hive 0.14.x and Hive 1.2.0 w/ Tez 0.5.3/Tez 0.6.0 Slow group by/order by

2015-05-21 Thread Greg Senia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555456#comment-14555456 ] Greg Senia commented on HIVE-10746: --- After having offline discussion with Gopal V he det

[jira] [Updated] (HIVE-10777) LLAP: add pre-fragment and per-table cache details

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10777: Attachment: HIVE-10777.WIP.patch backup patch > LLAP: add pre-fragment and per-table cache

[jira] [Commented] (HIVE-10760) Templeton: HCatalog Get Column for Non-existent column returns Server Error (500) rather than Not Found(404)

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555447#comment-14555447 ] Hive QA commented on HIVE-10760: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10778: Attachment: HIVE-10778.01.patch alternative approach - clear the map where needed > LLAP: U

[jira] [Updated] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-10244: Attachment: HIVE-10244.01.patch > Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException

[jira] [Commented] (HIVE-10789) union distinct query with NULL constant on both the sides throws "Unsuported vector output type: void" error

2015-05-21 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555405#comment-14555405 ] Gunther Hagleitner commented on HIVE-10789: --- LGTM +1 assuming tests pass. > uni

[jira] [Updated] (HIVE-10640) Vectorized query with NULL constant throws "Unsuported vector output type: void" error

2015-05-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-10640: Attachment: HIVE-10640.02.patch > Vectorized query with NULL constant throws "Unsuported vector out

[jira] [Updated] (HIVE-10747) Enable the cleanup of side effect for the Encryption related qfile test

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10747: -- Fix Version/s: 1.2.1 > Enable the cleanup of side effect for the Encryption related qfile test >

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555389#comment-14555389 ] Matt McCline commented on HIVE-10244: - For 1.2.1, I would prefer to not vectorize if t

[jira] [Updated] (HIVE-10629) Dropping table in an encrypted zone does not drop warehouse directory

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10629: -- Fix Version/s: 1.2.1 > Dropping table in an encrypted zone does not drop warehouse directory > -

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555386#comment-14555386 ] Matt McCline commented on HIVE-10244: - I think this is directly related to HIVE-9347.

[jira] [Commented] (HIVE-10630) Renaming tables across encryption zones renames table even though the operation throws error

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555373#comment-14555373 ] Eugene Koifman commented on HIVE-10630: --- Committed to master and 1.2.1 > Renaming t

[jira] [Updated] (HIVE-10630) Renaming tables across encryption zones renames table even though the operation throws error

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10630: -- Fix Version/s: 1.2.1 > Renaming tables across encryption zones renames table even though the >

[jira] [Commented] (HIVE-9658) Reduce parquet memory usage by bypassing java primitive objects on ETypeConverter

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555350#comment-14555350 ] Hive QA commented on HIVE-9658: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-10776) Schema on insert for bucketed tables throwing NullPointerException

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555345#comment-14555345 ] Eugene Koifman commented on HIVE-10776: --- [~sushanth], this is a good candidate for 1

[jira] [Updated] (HIVE-10776) Schema on insert for bucketed tables throwing NullPointerException

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10776: -- Fix Version/s: (was: 1.2.0) > Schema on insert for bucketed tables throwing NullPointerExcep

[jira] [Updated] (HIVE-10776) Schema on insert for bucketed tables throwing NullPointerException

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10776: -- Attachment: HIVE-10776.patch [~alangates], could you review please > Schema on insert for bucke

[jira] [Commented] (HIVE-6867) Bucketized Table feature fails in some cases

2015-05-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555283#comment-14555283 ] Pengcheng Xiong commented on HIVE-6867: --- address [~jpullokkaran]'s comments > Bucket

[jira] [Updated] (HIVE-6867) Bucketized Table feature fails in some cases

2015-05-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-6867: -- Attachment: HIVE-6867.03.patch > Bucketized Table feature fails in some cases > -

[jira] [Updated] (HIVE-8769) Physical optimizer : Incorrect CE results in a shuffle join instead of a Map join (PK/FK pattern not detected)

2015-05-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8769: -- Attachment: HIVE-8769.04.patch address review comments. > Physical optimizer : Incorrect CE resu

[jira] [Updated] (HIVE-10789) union distinct query with NULL constant on both the sides throws "Unsuported vector output type: void" error

2015-05-21 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-10789: Attachment: HIVE-10789.01.patch > union distinct query with NULL constant on both the sides throws "

[jira] [Commented] (HIVE-10684) Fix the unit test failures for HIVE-7553 after HIVE-10674 removed the binary jar files

2015-05-21 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555224#comment-14555224 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-10684: -- [~Fer

[jira] [Commented] (HIVE-10427) collect_list() and collect_set() should accept struct types as argument

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555209#comment-14555209 ] Hive QA commented on HIVE-10427: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10778: Summary: LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2 (was: LLAP: Utilities

[jira] [Commented] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555128#comment-14555128 ] Sushanth Sowmyan commented on HIVE-10722: - I'm +1 on the change in general. Would

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs thread-locals for HiveServer2

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555117#comment-14555117 ] Sergey Shelukhin commented on HIVE-10778: - Ok, this solution is not going to work.

[jira] [Commented] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555108#comment-14555108 ] Sushanth Sowmyan commented on HIVE-10722: - Looking through it. > external table c

[jira] [Commented] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555094#comment-14555094 ] Sergey Shelukhin commented on HIVE-10722: - [~sushanth] can you take a look? > ext

[jira] [Commented] (HIVE-10781) HadoopJobExecHelper Leaks RunningJobs

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555086#comment-14555086 ] Hive QA commented on HIVE-10781: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10728) deprecate unix_timestamp(void) and make it deterministic

2015-05-21 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555085#comment-14555085 ] Ashutosh Chauhan commented on HIVE-10728: - I will let [~alangates] comment on what

[jira] [Commented] (HIVE-7926) long-lived daemons for query fragment execution, I/O and caching

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555079#comment-14555079 ] Sergey Shelukhin commented on HIVE-7926: There are too many child jiras here. I won

[jira] [Commented] (HIVE-6867) Bucketized Table feature fails in some cases

2015-05-21 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555068#comment-14555068 ] Laljo John Pullokkaran commented on HIVE-6867: -- Check for partition columns se

[jira] [Commented] (HIVE-10729) Query failed when select complex columns from joinned table (tez map join only)

2015-05-21 Thread Selina Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555069#comment-14555069 ] Selina Zhang commented on HIVE-10729: - The above unit test failure seems not relevant

[jira] [Commented] (HIVE-9392) JoinStatsRule miscalculates join cardinality as incorrect NDV is used due to column names having duplicated fqColumnName

2015-05-21 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555046#comment-14555046 ] Laljo John Pullokkaran commented on HIVE-9392: -- +1 > JoinStatsRule miscalcula

[jira] [Commented] (HIVE-9392) JoinStatsRule miscalculates join cardinality as incorrect NDV is used due to column names having duplicated fqColumnName

2015-05-21 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555045#comment-14555045 ] Laljo John Pullokkaran commented on HIVE-9392: -- Please remove empty space, unu

[jira] [Updated] (HIVE-10702) COUNT(*) over windowing 'x preceding and y preceding' doesn't work properly

2015-05-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10702: Attachment: HIVE-10702.patch > COUNT(*) over windowing 'x preceding and y preceding' doesn't work properly >

[jira] [Updated] (HIVE-10658) Insert with values clause may expose data that should be encrypted

2015-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10658: -- Attachment: HIVE-10658.5.patch > Insert with values clause may expose data that should be encryp

[jira] [Commented] (HIVE-10101) LLAP: enable yourkit profiling of tasks

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555015#comment-14555015 ] Sergey Shelukhin commented on HIVE-10101: - [~gopalv] ping? > LLAP: enable yourkit

[jira] [Commented] (HIVE-10728) deprecate unix_timestamp(void) and make it deterministic

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555014#comment-14555014 ] Sergey Shelukhin commented on HIVE-10728: - [~ashutoshc] ping? > deprecate unix_ti

[jira] [Commented] (HIVE-10723) better logging/etc. for stuck metastore

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554995#comment-14554995 ] Sergey Shelukhin commented on HIVE-10723: - [~thejas] [~sushanth] [~apivovarov] can

[jira] [Updated] (HIVE-10677) hive.exec.parallel=true has problem when it is used for analyze table column stats

2015-05-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10677: --- Attachment: HIVE-10677.02.patch > hive.exec.parallel=true has problem when it is used for anal

[jira] [Updated] (HIVE-10677) hive.exec.parallel=true has problem when it is used for analyze table column stats

2015-05-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10677: --- Attachment: (was: HIVE-10677.02.patch) > hive.exec.parallel=true has problem when it is us

[jira] [Commented] (HIVE-10658) Insert with values clause may expose data that should be encrypted

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554946#comment-14554946 ] Hive QA commented on HIVE-10658: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs thread-locals for HiveServer2

2015-05-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554896#comment-14554896 ] Thejas M Nair commented on HIVE-10778: -- [~sershe] 1. Yes SessionState.get().isHiveSer

[jira] [Commented] (HIVE-9152) Dynamic Partition Pruning [Spark Branch]

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554895#comment-14554895 ] Hive QA commented on HIVE-9152: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-10778) LLAP: Utilities::gWorkMap needs thread-locals for HiveServer2

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10778: Attachment: HIVE-10778.patch Simple patch. [~gopalv] that relies on the assumption that thes

[jira] [Updated] (HIVE-10788) Change sort_array to support non-primitive types

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-10788: Component/s: UDF > Change sort_array to support non-primitive types > --

[jira] [Commented] (HIVE-10427) collect_list() and collect_set() should accept struct types as argument

2015-05-21 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554831#comment-14554831 ] Chao Sun commented on HIVE-10427: - Thanks [~apivovarov] for the suggestions. Yeah, it make

[jira] [Commented] (HIVE-9069) Simplify filter predicates for CBO

2015-05-21 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554822#comment-14554822 ] Laljo John Pullokkaran commented on HIVE-9069: -- w.r.t #2 The following query s

[jira] [Assigned] (HIVE-10778) LLAP: Utilities::gWorkMap needs thread-locals for HiveServer2

2015-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-10778: --- Assignee: Sergey Shelukhin > LLAP: Utilities::gWorkMap needs thread-locals for HiveSe

[jira] [Updated] (HIVE-10758) LLAP: Modify running / wait queues on on fragment finishable state changes

2015-05-21 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-10758: -- Attachment: HIVE-10758.2.txt Updated patch. Fixes a potential deadlock in the previous one, and

[jira] [Commented] (HIVE-10787) MatchPath misses the last matched row from the final result set

2015-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554796#comment-14554796 ] Hive QA commented on HIVE-10787: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Commented] (HIVE-10427) collect_list() and collect_set() should accept struct types as argument

2015-05-21 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554784#comment-14554784 ] Alexander Pivovarov commented on HIVE-10427: I recommend to add non-primitive

[jira] [Updated] (HIVE-8769) Physical optimizer : Incorrect CE results in a shuffle join instead of a Map join (PK/FK pattern not detected)

2015-05-21 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8769: -- Attachment: (was: HIVE-8769.04.patch) > Physical optimizer : Incorrect CE results in a shuffl

[jira] [Updated] (HIVE-10786) Propagate Histograms in Calcite/Physical Optimizer

2015-05-21 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-10786: -- Summary: Propagate Histograms in Calcite/Physical Optimizer (was: Propagate ran

[jira] [Commented] (HIVE-10427) collect_list() and collect_set() should accept struct types as argument

2015-05-21 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554767#comment-14554767 ] Alexander Pivovarov commented on HIVE-10427: Should we open separate Jira for

[jira] [Updated] (HIVE-10786) Propagate range for column stats

2015-05-21 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-10786: -- Assignee: Pengcheng Xiong (was: Jesus Camacho Rodriguez) > Propagate range for

  1   2   >