[jira] [Updated] (HIVE-12170) normalize HBase metastore connection configuration

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12170: Description: Right now there are two ways to get HBaseReadWrite instance in metastore. Both

[jira] [Updated] (HIVE-12170) normalize HBase metastore connection configuration

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12170: Fix Version/s: 2.0.0 > normalize HBase metastore connection configuration >

[jira] [Updated] (HIVE-12171) LLAP: BuddyAllocator failures when querying uncompressed data

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12171: --- Description: {code} hive> select sum(l_extendedprice * l_discount) as revenue from testing.lineitem where

[jira] [Updated] (HIVE-12091) Merge file doesn't work for ORC table when running on Spark. [Spark Branch]

2015-10-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-12091: -- Affects Version/s: 1.2.1 > Merge file doesn't work for ORC table when running on Spark. [Spark Branch] >

[jira] [Commented] (HIVE-12170) normalize HBase metastore connection configuration

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956157#comment-14956157 ] Sergey Shelukhin commented on HIVE-12170: - [~alangates] [~daijy] fyi > normalize HBase metastore

[jira] [Updated] (HIVE-12170) normalize HBase metastore connection configuration

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12170: Description: Right now there are two ways to get HBaseReadWrite instance in metastore. Both

[jira] [Updated] (HIVE-12091) Merge file doesn't work for ORC table when running on Spark. [Spark Branch]

2015-10-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-12091: -- Summary: Merge file doesn't work for ORC table when running on Spark. [Spark Branch] (was: HiveException

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

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

[jira] [Commented] (HIVE-12056) Branch 1.1.1: root pom and itest pom are not linked

2015-10-13 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956193#comment-14956193 ] Chao Sun commented on HIVE-12056: - [~vgumashta], patch looks good. +1. Thanks for fixing this! One minor

[jira] [Commented] (HIVE-11954) Extend logic to choose side table in MapJoin Conversion algorithm

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

[jira] [Updated] (HIVE-12167) HBase metastore causes massive number of ZK exceptions in MiniTez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12167: Attachment: HIVE-12167.patch Here's a hacky fix for tests for now. Root problem needs to be

[jira] [Commented] (HIVE-12167) HBase metastore causes massive number of ZK exceptions in MiniTez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956149#comment-14956149 ] Sergey Shelukhin commented on HIVE-12167: - [~alangates] can you please review? > HBase metastore

[jira] [Updated] (HIVE-12157) select-clause doesn't support unicode alias

2015-10-13 Thread richard du (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] richard du updated HIVE-12157: -- Description: Parser will throw exception when I use alias: hive> desc test; OK a

[jira] [Commented] (HIVE-12091) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-13 Thread Xin Hao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954498#comment-14954498 ] Xin Hao commented on HIVE-12091: Hi, Rui Li, I'v tried the patch and it works for my workload now.

[jira] [Commented] (HIVE-9850) documentation for llap

2015-10-13 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954570#comment-14954570 ] Lefty Leverenz commented on HIVE-9850: -- Added TODOC2.0 label because HIVE-11908 merged the llap branch

[jira] [Updated] (HIVE-12157) select-clause doesn't support unicode alias

2015-10-13 Thread richard du (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] richard du updated HIVE-12157: -- Issue Type: Bug (was: Improvement) > select-clause doesn't support unicode alias >

[jira] [Updated] (HIVE-12156) expanding view doesn't quote reserved keyword

2015-10-13 Thread Jay Lee (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Lee updated HIVE-12156: --- Description: hive> create table testreserved (data struct<`end`:string, id: string>); OK Time taken: 0.274

[jira] [Updated] (HIVE-12157) select-clause doesn't support unicode alias

2015-10-13 Thread richard du (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] richard du updated HIVE-12157: -- Priority: Minor (was: Trivial) > select-clause doesn't support unicode alias >

[jira] [Commented] (HIVE-7847) query orc partitioned table fail when table column type change

2015-10-13 Thread David Morel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954622#comment-14954622 ] David Morel commented on HIVE-7847: --- I encountered a similar(?) issue yesterday, which is tightly linked

[jira] [Updated] (HIVE-12091) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-12091: -- Attachment: HIVE-12091.2-spark.patch There're already such tests and we just need to enable them for spark. The

[jira] [Commented] (HIVE-12091) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954507#comment-14954507 ] Rui Li commented on HIVE-12091: --- Thanks Xin. That's good to know. > HiveException (Failed to close

[jira] [Commented] (HIVE-11679) SemanticAnalysis of "a=1" can result in a new Configuration() object

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

[jira] [Commented] (HIVE-11533) Loop optimization for SIMD in integer comparisons

2015-10-13 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954723#comment-14954723 ] Chengxiang Li commented on HIVE-11533: -- Committed to master branch, thanks for the contribution,

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

2015-10-13 Thread Hui Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hui Zheng updated HIVE-11531: - Attachment: HIVE-11531.WIP.1.patch Hi [~sershe] To get some opinion from you I uploaded a patch which

[jira] [Updated] (HIVE-11533) Loop optimization for SIMD in integer comparisons

2015-10-13 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-11533: - Fix Version/s: 2.0.0 > Loop optimization for SIMD in integer comparisons >

[jira] [Commented] (HIVE-12010) Tests should use FileSystem based stats collection mechanism

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

[jira] [Updated] (HIVE-12158) Add methods to HCatClient for partition synchronization

2015-10-13 Thread David Maughan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Maughan updated HIVE-12158: - Description: We have a use case where we have a list of partitions that are created as a result

[jira] [Commented] (HIVE-11923) allow qtests to run via a single client session for tez and llap

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

[jira] [Updated] (HIVE-11954) Extend logic to choose side table in MapJoin Conversion algorithm

2015-10-13 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-11954: --- Attachment: HIVE-11954.06.patch > Extend logic to choose side table in

[jira] [Commented] (HIVE-11954) Extend logic to choose side table in MapJoin Conversion algorithm

2015-10-13 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955069#comment-14955069 ] Jesus Camacho Rodriguez commented on HIVE-11954: [~jpullokkaran], thanks for your

[jira] [Commented] (HIVE-12082) Null comparison for greatest and least operator

2015-10-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955307#comment-14955307 ] Xuefu Zhang commented on HIVE-12082: Patch looks good. Some minor comments on RB. > Null comparison

[jira] [Commented] (HIVE-11856) allow split strategies to run on threadpool

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

[jira] [Commented] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-10-13 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955289#comment-14955289 ] Sushanth Sowmyan commented on HIVE-11149: - [~thejas], agreed in theory, but is blocked by

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

2015-10-13 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.03.patch > Do not disable CBO by default when number

[jira] [Commented] (HIVE-11923) allow qtests to run via a single client session for tez and llap

2015-10-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955494#comment-14955494 ] Prasanth Jayachandran commented on HIVE-11923: -- +1 for the workaround patch. > allow qtests

[jira] [Updated] (HIVE-12084) Hive queries with ORDER BY and large LIMIT fails with OutOfMemoryError Java heap space

2015-10-13 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-12084: - Attachment: (was: HIVE-12084.2.patch) > Hive queries

[jira] [Commented] (HIVE-12162) MiniTez tests take forever to shut down

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955566#comment-14955566 ] Sergey Shelukhin commented on HIVE-12162: - [~sseth] [~vikram.dixit] fyi > MiniTez tests take

[jira] [Commented] (HIVE-12087) IMPORT TABLE fails

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955485#comment-14955485 ] Sergey Shelukhin commented on HIVE-12087: - Why is setConf commented out? If it's not needed

[jira] [Commented] (HIVE-12087) IMPORT TABLE fails

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955488#comment-14955488 ] Sergey Shelukhin commented on HIVE-12087: - Ah nm, I see it has been marked duplicate. > IMPORT

[jira] [Updated] (HIVE-12087) IMPORT TABLE fails

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12087: Assignee: Willem van Asperen > IMPORT TABLE fails > -- > >

[jira] [Commented] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-13 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955540#comment-14955540 ] Chao Sun commented on HIVE-11785: - +1 > Support escaping carriage return and new line for LazySimpleSerDe

[jira] [Commented] (HIVE-11518) Provide interface to adjust required resource for tez tasks

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

[jira] [Commented] (HIVE-11882) Fetch optimizer should stop source files traversal once it exceeds the hive.fetch.task.conversion.threshold

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955508#comment-14955508 ] Gopal V commented on HIVE-11882: [~yalovyyi]: Yes, I think the patch is ready to go in. > Fetch optimizer

[jira] [Commented] (HIVE-12076) WebHCat listing jobs after the given JobId even when templeton.jobs.listorder is set to lexicographicaldesc

2015-10-13 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955511#comment-14955511 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-12076: -- Thanks for the

[jira] [Updated] (HIVE-12084) Hive queries with ORDER BY and large LIMIT fails with OutOfMemoryError Java heap space

2015-10-13 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-12084: - Attachment: HIVE-12084.2.patch > Hive queries with ORDER

[jira] [Updated] (HIVE-12084) Hive queries with ORDER BY and large LIMIT fails with OutOfMemoryError Java heap space

2015-10-13 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-12084: - Attachment: HIVE-12084.2.patch > Hive queries with ORDER

[jira] [Updated] (HIVE-12162) MiniTez tests take forever to shut down

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12162: Description: Even before LLAP branch merge

[jira] [Updated] (HIVE-7693) Invalid column ref error in order by when using column alias in select clause and using having

2015-10-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-7693: -- Attachment: HIVE-7693.01.patch > Invalid column ref error in order by when using column alias in

[jira] [Comment Edited] (HIVE-11923) allow qtests to run via a single client session for tez and llap

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955455#comment-14955455 ] Sergey Shelukhin edited comment on HIVE-11923 at 10/13/15 6:53 PM: ---

[jira] [Commented] (HIVE-12076) WebHCat listing jobs after the given JobId even when templeton.jobs.listorder is set to lexicographicaldesc

2015-10-13 Thread Kiran Kumar Kolli (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955360#comment-14955360 ] Kiran Kumar Kolli commented on HIVE-12076: -- JobStatus e2e test already covers this but the server

[jira] [Commented] (HIVE-11923) allow qtests to run via a single client session for tez and llap

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955455#comment-14955455 ] Sergey Shelukhin commented on HIVE-11923: - [~prasanth_j] [~hagleitn] can you take a look at the

[jira] [Commented] (HIVE-11954) Extend logic to choose side table in MapJoin Conversion algorithm

2015-10-13 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955449#comment-14955449 ] Laljo John Pullokkaran commented on HIVE-11954: --- #1 If a relation has input size > maxSize

[jira] [Updated] (HIVE-12010) Tests should use FileSystem based stats collection mechanism

2015-10-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12010: --- Description: Although fs based collection mechanism is default for last few releases, tests

[jira] [Commented] (HIVE-12156) expanding view doesn't quote reserved keyword

2015-10-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955635#comment-14955635 ] Pengcheng Xiong commented on HIVE-12156: [~busyjay], this is current limitation of Hive. Hive

[jira] [Updated] (HIVE-12161) MiniTez test is very slow since LLAP branch merge

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12161: Description: Before merge, the test took 4~hrs (total time parallelized, not wall clock

[jira] [Commented] (HIVE-10890) Provide implementable engine selector

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

[jira] [Updated] (HIVE-12161) MiniTez test is very slow since LLAP branch merge

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12161: Description: Before merge, the test took 4~hrs (total time parallelized, not wall clock

[jira] [Commented] (HIVE-11768) java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

2015-10-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955748#comment-14955748 ] Thejas M Nair commented on HIVE-11768: -- I agree HIVE-6091 will not fix the memory leak. Also, looks

[jira] [Commented] (HIVE-12161) MiniTez test is very slow since LLAP branch merge

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955749#comment-14955749 ] Sergey Shelukhin commented on HIVE-12161: - [~vikram.dixit] [~sseth] fyi. I tried to do some

[jira] [Updated] (HIVE-11565) LLAP: Tez counters for LLAP

2015-10-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-11565: -- Attachment: HIVE-11565.1.txt Patch to remove counters which are incorrect, also upgrades to tez

[jira] [Commented] (HIVE-12157) select-clause doesn't support unicode alias

2015-10-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955630#comment-14955630 ] Pengcheng Xiong commented on HIVE-12157: [~richarddu], this is current limitation of Hive. Hive

[jira] [Updated] (HIVE-12165) wrong result when hive.optimize.sampling.orderby=true with some aggregate functions

2015-10-13 Thread ErwanMAS (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ErwanMAS updated HIVE-12165: Description: This simple query give wrong result , when , i use the parallel order . {noformat} select

[jira] [Comment Edited] (HIVE-12161) MiniTez test is very slow since LLAP branch merge

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955749#comment-14955749 ] Sergey Shelukhin edited comment on HIVE-12161 at 10/13/15 9:43 PM: ---

[jira] [Comment Edited] (HIVE-12161) MiniTez test is very slow since LLAP branch merge

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955749#comment-14955749 ] Sergey Shelukhin edited comment on HIVE-12161 at 10/13/15 9:43 PM: ---

[jira] [Commented] (HIVE-12083) HIVE-10965 introduces thrift error if partNames or colNames are empty

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

[jira] [Commented] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-10-13 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955809#comment-14955809 ] Sushanth Sowmyan commented on HIVE-11149: - As an update, I do not think that we should be

[jira] [Updated] (HIVE-12163) LLAP: Tez counters for LLAP 2

2015-10-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-12163: -- Description: Some counters, such as cache hit ratio for a fragment, are not propagated.

[jira] [Commented] (HIVE-11892) UDTF run in local fetch task does not return rows forwarded during GenericUDTF.close()

2015-10-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955995#comment-14955995 ] Ashutosh Chauhan commented on HIVE-11892: - +1 > UDTF run in local fetch task does not return rows

[jira] [Updated] (HIVE-11768) java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

2015-10-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-11768: - Attachment: HIVE-11768.5.patch.txt Addressed comments & fixed test fail > java.io.DeleteOnExitHook leaks memory

[jira] [Commented] (HIVE-12161) MiniTez test is very slow since LLAP branch merge

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955837#comment-14955837 ] Sergey Shelukhin commented on HIVE-12161: - Actually, nm, it looks like time difference locally is

[jira] [Assigned] (HIVE-12092) SARGS: UDFLike prefix cases needs to be translated into >= sargs

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-12092: -- Assignee: Gopal V > SARGS: UDFLike prefix cases needs to be translated into >= sargs >

[jira] [Updated] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12166: Attachment: HIVE-12166.patch Can you try this patch? Looks like there's a spurious empty

[jira] [Updated] (HIVE-12161) MiniTez test is very slow since LLAP branch merge

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12161: Assignee: (was: Sergey Shelukhin) > MiniTez test is very slow since LLAP branch merge >

[jira] [Commented] (HIVE-11565) LLAP: Some counters are incorrect

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955846#comment-14955846 ] Sergey Shelukhin commented on HIVE-11565: - what does that false do, stop emitting counters? +1 >

[jira] [Updated] (HIVE-12162) MiniTez tests take forever to shut down

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12162: Assignee: Vikram Dixit K > MiniTez tests take forever to shut down >

[jira] [Commented] (HIVE-12162) MiniTez tests take forever to shut down

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955844#comment-14955844 ] Sergey Shelukhin commented on HIVE-12162: - Assigning as suggested by Sid :) > MiniTez tests take

[jira] [Commented] (HIVE-10438) Architecture for ResultSet Compression via external plugin

2015-10-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955856#comment-14955856 ] Xuefu Zhang commented on HIVE-10438: Some additional comments on RB. > Architecture for ResultSet

[jira] [Updated] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12166: --- Component/s: Query Processor > LLAP: Cache read error at 1000 Gb scale tests >

[jira] [Commented] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955872#comment-14955872 ] Gopal V commented on HIVE-12166: [~sershe]: any cache actually - this particular case is triggered even

[jira] [Updated] (HIVE-11882) Fetch optimizer should stop source files traversal once it exceeds the hive.fetch.task.conversion.threshold

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11882: --- Fix Version/s: 2.0.0 1.3.0 > Fetch optimizer should stop source files traversal once it

[jira] [Updated] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12166: --- Affects Version/s: 2.0.0 > LLAP: Cache read error at 1000 Gb scale tests >

[jira] [Updated] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12166: --- Assignee: Sergey Shelukhin > LLAP: Cache read error at 1000 Gb scale tests >

[jira] [Commented] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955871#comment-14955871 ] Sergey Shelukhin commented on HIVE-12166: - Is it LRFU only, or any cache? > LLAP: Cache read

[jira] [Updated] (HIVE-11954) Extend logic to choose side table in MapJoin Conversion algorithm

2015-10-13 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-11954: --- Attachment: HIVE-11954.07.patch > Extend logic to choose side table in

[jira] [Commented] (HIVE-11856) allow split strategies to run on threadpool

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955889#comment-14955889 ] Sergey Shelukhin commented on HIVE-11856: - MiniTez slowdown will be resolved by HIVE-11923. I'll

[jira] [Commented] (HIVE-11565) LLAP: Some counters are incorrect

2015-10-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955907#comment-14955907 ] Siddharth Seth commented on HIVE-11565: --- Stops emitting system counters like FileSystem and resource

[jira] [Updated] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12166: Attachment: HIVE-12166.patch > LLAP: Cache read error at 1000 Gb scale tests >

[jira] [Commented] (HIVE-11768) java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

2015-10-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956063#comment-14956063 ] Navis commented on HIVE-11768: -- [~thejas] I've left "FileSystem.deleteOnExit" problem for another issue

[jira] [Commented] (HIVE-12167) HBase metastore causes massive number of ZK exceptions in MiniTez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956076#comment-14956076 ] Sergey Shelukhin commented on HIVE-12167: - [~daijy] [~alangates] can you please take a look? >

[jira] [Commented] (HIVE-11679) SemanticAnalysis of "a=1" can result in a new Configuration() object

2015-10-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956079#comment-14956079 ] Navis commented on HIVE-11679: -- Strange.. I cannot reproduce fail of udaf_histogram_numeric >

[jira] [Commented] (HIVE-12167) HBase metastore causes massive number of ZK exceptions in MiniTez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956080#comment-14956080 ] Sergey Shelukhin commented on HIVE-12167: - Looks like zk config is invalid somewhere... there are

[jira] [Assigned] (HIVE-12167) HBase metastore causes massive number of ZK exceptions in MiniTez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12167: --- Assignee: Sergey Shelukhin (was: Daniel Dai) > HBase metastore causes massive

[jira] [Commented] (HIVE-11822) vectorize NVL UDF

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

[jira] [Commented] (HIVE-12062) enable HBase metastore file metadata cache for tez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956100#comment-14956100 ] Sergey Shelukhin commented on HIVE-12062: - ZK port needs to be propagated to Tez AM it looks like

[jira] [Commented] (HIVE-11499) Datanucleus leaks classloaders when used using embedded metastore with HiveServer2 with UDFs

2015-10-13 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956110#comment-14956110 ] Vaibhav Gumashta commented on HIVE-11499: - TestJdbcWithMiniHS2.testAddJarDataNucleusUnCaching is

[jira] [Commented] (HIVE-12056) Branch 1.1.1: root pom and itest pom are not linked

2015-10-13 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956111#comment-14956111 ] Vaibhav Gumashta commented on HIVE-12056: - [~csun] This is good for review. > Branch 1.1.1: root

[jira] [Comment Edited] (HIVE-12167) HBase metastore causes massive number of ZK exceptions in MiniTez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956113#comment-14956113 ] Sergey Shelukhin edited comment on HIVE-12167 at 10/14/15 1:47 AM: ---

[jira] [Commented] (HIVE-12167) HBase metastore causes massive number of ZK exceptions in MiniTez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956113#comment-14956113 ] Sergey Shelukhin commented on HIVE-12167: - That's because config management for HBase metastore is

[jira] [Commented] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956119#comment-14956119 ] Gopal V commented on HIVE-12166: [~sershe]: rolling it into the nightly build. > LLAP: Cache read error

[jira] [Commented] (HIVE-12060) LLAP: create separate variable for llap tests

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

  1   2   >