[jira] [Commented] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

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

[jira] [Commented] (HIVE-16840) Investigate the performance of order by limit in HoS

2017-06-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16057007#comment-16057007 ] Rui Li commented on HIVE-16840: --- Besides, it's better to add a separate optimizer for this optimization.

[jira] [Updated] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16589: Attachment: HIVE-16589.0994.patch > Vectorization: Support Complex Types and GroupBy modes

[jira] [Updated] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16589: Attachment: (was: HIVE-16589.0994.patch) > Vectorization: Support Complex Types and GroupBy

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Status: Patch Available (was: Open) > Auto-gather column stats - phase 2 >

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Attachment: (was: HIVE-13567.16.patch) > Auto-gather column stats - phase 2 >

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Attachment: HIVE-13567.16.patch > Auto-gather column stats - phase 2 >

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Status: Open (was: Patch Available) > Auto-gather column stats - phase 2 >

[jira] [Work started] (HIVE-16893) move replication dump related work in semantic analysis phase to execution phase using a task

2017-06-20 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-16893 started by anishek. -- > move replication dump related work in semantic analysis phase to execution > phase using

[jira] [Commented] (HIVE-16919) Vectorization: vectorization_short_regress.q has query result differences with non-vectorized run. Vectorized unary function broken?

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056981#comment-16056981 ] Matt McCline commented on HIVE-16919: - First one: 4 back: ((-((MAX(cint) * -3728))) % (-563 %

[jira] [Updated] (HIVE-16892) Move creation of _files from ReplCopyTask to analysis phase for boostrap replication

2017-06-20 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-16892: --- Status: Patch Available (was: In Progress) > Move creation of _files from ReplCopyTask to analysis phase for

[jira] [Updated] (HIVE-16892) Move creation of _files from ReplCopyTask to analysis phase for boostrap replication

2017-06-20 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-16892: --- Attachment: HIVE-16892.1.patch > Move creation of _files from ReplCopyTask to analysis phase for boostrap >

[jira] [Commented] (HIVE-16892) Move creation of _files from ReplCopyTask to analysis phase for boostrap replication

2017-06-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056979#comment-16056979 ] ASF GitHub Bot commented on HIVE-16892: --- GitHub user anishek opened a pull request:

[jira] [Commented] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056978#comment-16056978 ] Matt McCline commented on HIVE-16589: - Ok, I've convinced myself that Vectorized 511 vs Non-Vectorized

[jira] [Updated] (HIVE-16919) Vectorization: vectorization_short_regress.q has query result differences with non-vectorized run. Vectorized unary function broken?

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16919: Description: Jason spotted a difference in the query result for vectorization_short_regress.q.out

[jira] [Commented] (HIVE-16927) LLAP: Slider takes down all daemons when some daemons fail repeatedly

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

[jira] [Updated] (HIVE-16919) Vectorization: vectorization_short_regress.q has query result differences with non-vectorized run. Vectorized unary function broken?

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16919: Summary: Vectorization: vectorization_short_regress.q has query result differences with

[jira] [Resolved] (HIVE-16900) optimization to give distcp a list of input files to copy to a destination target directory during repl load

2017-06-20 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek resolved HIVE-16900. Resolution: Duplicate > optimization to give distcp a list of input files to copy to a destination >

[jira] [Commented] (HIVE-16761) LLAP IO: SMB joins fail elevator

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

[jira] [Commented] (HIVE-16840) Investigate the performance of order by limit in HoS

2017-06-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056928#comment-16056928 ] Rui Li commented on HIVE-16840: --- bq. you mean that if the limit number is too large... Yeah. But it's a

[jira] [Commented] (HIVE-11297) Combine op trees for partition info generating tasks [Spark branch]

2017-06-20 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056908#comment-16056908 ] Chao Sun commented on HIVE-11297: - {quote} So can you retest it in your env? if the operator tree is like

[jira] [Updated] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16589: Attachment: HIVE-16589.0994.patch > Vectorization: Support Complex Types and GroupBy modes

[jira] [Updated] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16589: Status: In Progress (was: Patch Available) > Vectorization: Support Complex Types and GroupBy

[jira] [Updated] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16589: Status: Patch Available (was: In Progress) > Vectorization: Support Complex Types and GroupBy

[jira] [Commented] (HIVE-16844) Fix Connection leak in ObjectStore when new Conf object is used

2017-06-20 Thread Sunitha Beeram (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056902#comment-16056902 ] Sunitha Beeram commented on HIVE-16844: --- [~sankarh] I am running into some issue fixing the unit

[jira] [Commented] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

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

[jira] [Commented] (HIVE-6348) Order by/Sort by in subquery

2017-06-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056874#comment-16056874 ] Ashutosh Chauhan commented on HIVE-6348: I am not sure why can't order by removed in these cases.

[jira] [Comment Edited] (HIVE-16840) Investigate the performance of order by limit in HoS

2017-06-20 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056858#comment-16056858 ] liyunzhang_intel edited comment on HIVE-16840 at 6/21/17 2:24 AM: --

[jira] [Commented] (HIVE-16840) Investigate the performance of order by limit in HoS

2017-06-20 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056858#comment-16056858 ] liyunzhang_intel commented on HIVE-16840: - [~lirui]: bq.If so, I wonder whether we should put a

[jira] [Commented] (HIVE-16840) Investigate the performance of order by limit in HoS

2017-06-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056852#comment-16056852 ] Rui Li commented on HIVE-16840: --- To clarify, the idea is to introduce an extra MR shuffle and push the limit

[jira] [Updated] (HIVE-11297) Combine op trees for partition info generating tasks [Spark branch]

2017-06-20 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated HIVE-11297: Attachment: HIVE-11297.7.patch [~csun]: update HIVE-11297.7.patch according to the last

[jira] [Comment Edited] (HIVE-11297) Combine op trees for partition info generating tasks [Spark branch]

2017-06-20 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056837#comment-16056837 ] liyunzhang_intel edited comment on HIVE-11297 at 6/21/17 2:09 AM: --

[jira] [Commented] (HIVE-11297) Combine op trees for partition info generating tasks [Spark branch]

2017-06-20 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056837#comment-16056837 ] liyunzhang_intel commented on HIVE-11297: - [~csun]: I patch HIVE-11297.6.patch on latest master

[jira] [Commented] (HIVE-13567) Auto-gather column stats - phase 2

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

[jira] [Commented] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

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

[jira] [Commented] (HIVE-16920) remove useless uri.getScheme() from EximUtil

2017-06-20 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056804#comment-16056804 ] Fei Hui commented on HIVE-16920: Failed tests are unrelated > remove useless uri.getScheme() from

[jira] [Updated] (HIVE-16926) LlapTaskUmbilicalExternalClient should not start new umbilical server for every fragment request

2017-06-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-16926: -- Attachment: HIVE-16926.1.patch Initial patch, restructured the LlapTaskUmbilicalExternalClient code a

[jira] [Commented] (HIVE-16927) LLAP: Slider takes down all daemons when some daemons fail repeatedly

2017-06-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056802#comment-16056802 ] Siddharth Seth commented on HIVE-16927: --- [~prasanth_j] - I don't think we make a permanent change of

[jira] [Commented] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056785#comment-16056785 ] ZhangBing Lin commented on HIVE-16929: -- Submit a patch > User-defined UDF functions can be

[jira] [Updated] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin updated HIVE-16929: - Description: Add a configuration item "hive.aux.udf.package.name.list", which is a scan

[jira] [Updated] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin updated HIVE-16929: - Status: Patch Available (was: Open) > User-defined UDF functions can be registered as invariant

[jira] [Updated] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin updated HIVE-16929: - Status: Open (was: Patch Available) > User-defined UDF functions can be registered as invariant

[jira] [Updated] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin updated HIVE-16929: - Attachment: HIVE-16929.1.patch > User-defined UDF functions can be registered as invariant

[jira] [Updated] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin updated HIVE-16929: - Attachment: (was: HIVE-16929.1.patch) > User-defined UDF functions can be registered as

[jira] [Updated] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin updated HIVE-16929: - Description: Add a configuration item "hive.aux.udf.package.name.list", which is a scan

[jira] [Updated] (HIVE-16233) llap: Query failed with AllocatorOutOfMemoryException

2017-06-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16233: Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch

[jira] [Updated] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin updated HIVE-16929: - Attachment: HIVE-16929.1.patch > User-defined UDF functions can be registered as invariant

[jira] [Updated] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin updated HIVE-16929: - Status: Patch Available (was: Open) > User-defined UDF functions can be registered as invariant

[jira] [Assigned] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangBing Lin reassigned HIVE-16929: > User-defined UDF functions can be registered as invariant functions >

[jira] [Commented] (HIVE-16927) LLAP: Slider takes down all daemons when some daemons fail repeatedly

2017-06-20 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056769#comment-16056769 ] Prasanth Jayachandran commented on HIVE-16927: -- [~sseth] could you please take a look? small

[jira] [Updated] (HIVE-16927) LLAP: Slider takes down all daemons when some daemons fail repeatedly

2017-06-20 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16927: - Status: Patch Available (was: Open) > LLAP: Slider takes down all daemons when

[jira] [Updated] (HIVE-16927) LLAP: Slider takes down all daemons when some daemons fail repeatedly

2017-06-20 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16927: - Attachment: HIVE-16927.1.patch for now setting it to infinite failures as some

[jira] [Resolved] (HIVE-16928) LLAP: Slider takes down all daemons when some daemons fail repeatedly

2017-06-20 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran resolved HIVE-16928. -- Resolution: Duplicate Dup of HIVE-16927 > LLAP: Slider takes down all daemons

[jira] [Assigned] (HIVE-16927) LLAP: Slider takes down all daemons when some daemons fail repeatedly

2017-06-20 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran reassigned HIVE-16927: > LLAP: Slider takes down all daemons when some daemons fail repeatedly >

[jira] [Assigned] (HIVE-16928) LLAP: Slider takes down all daemons when some daemons fail repeatedly

2017-06-20 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran reassigned HIVE-16928: > LLAP: Slider takes down all daemons when some daemons fail repeatedly >

[jira] [Updated] (HIVE-16761) LLAP IO: SMB joins fail elevator

2017-06-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16761: Attachment: HIVE-16761.01.patch Updated to fix the tests. [~hagleitn] I'm being told you

[jira] [Commented] (HIVE-16233) llap: Query failed with AllocatorOutOfMemoryException

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

[jira] [Updated] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16589: Status: Patch Available (was: In Progress) > Vectorization: Support Complex Types and GroupBy

[jira] [Updated] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16589: Attachment: HIVE-16589.0993.patch > Vectorization: Support Complex Types and GroupBy modes

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Attachment: HIVE-13567.16.patch > Auto-gather column stats - phase 2 >

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Status: Patch Available (was: Open) > Auto-gather column stats - phase 2 >

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Status: Open (was: Patch Available) > Auto-gather column stats - phase 2 >

[jira] [Commented] (HIVE-16793) Scalar sub-query: Scalar safety checks for explicit group-bys

2017-06-20 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056713#comment-16056713 ] Vineet Garg commented on HIVE-16793: I am investigating test failures. Will create it as soon as I

[jira] [Commented] (HIVE-13567) Auto-gather column stats - phase 2

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

[jira] [Commented] (HIVE-16875) Query against view with partitioned child on HoS fails with privilege exception.

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

[jira] [Assigned] (HIVE-16926) LlapTaskUmbilicalExternalClient should not start new umbilical server for every fragment request

2017-06-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-16926: - > LlapTaskUmbilicalExternalClient should not start new umbilical server for > every fragment

[jira] [Commented] (HIVE-16793) Scalar sub-query: Scalar safety checks for explicit group-bys

2017-06-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056678#comment-16056678 ] Ashutosh Chauhan commented on HIVE-16793: - Can you create a RB for this ? > Scalar sub-query:

[jira] [Commented] (HIVE-16920) remove useless uri.getScheme() from EximUtil

2017-06-20 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056653#comment-16056653 ] Ferdinand Xu commented on HIVE-16920: - +1 LGTM > remove useless uri.getScheme() from EximUtil >

[jira] [Updated] (HIVE-16731) Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16731: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to master. >

[jira] [Updated] (HIVE-16731) Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16731: Fix Version/s: 3.0.0 > Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null >

[jira] [Assigned] (HIVE-16731) Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-16731: --- Assignee: Teddy Choi (was: Matt McCline) > Vectorization: Make "CASE WHEN

[jira] [Commented] (HIVE-16731) Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056642#comment-16056642 ] Matt McCline commented on HIVE-16731: - Ok, looks good. > Vectorization: Make "CASE WHEN

[jira] [Commented] (HIVE-16417) Introduce Service-client module

2017-06-20 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056628#comment-16056628 ] Vaibhav Gumashta commented on HIVE-16417: - +1 > Introduce Service-client module >

[jira] [Commented] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-06-20 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056621#comment-16056621 ] Wei Zheng commented on HIVE-14988: -- patch 03 is following the "new base" approach proposed by Eugene.

[jira] [Commented] (HIVE-16925) isSlowStart lost during refactoring

2017-06-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056620#comment-16056620 ] ASF GitHub Bot commented on HIVE-16925: --- GitHub user dosoft opened a pull request:

[jira] [Resolved] (HIVE-16772) Support TPCDS query11.q in PerfCliDriver

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong resolved HIVE-16772. Resolution: Fixed > Support TPCDS query11.q in PerfCliDriver >

[jira] [Updated] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-06-20 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14988: - Status: Patch Available (was: Open) > Support INSERT OVERWRITE into a partition on transactional tables

[jira] [Assigned] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-06-20 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng reassigned HIVE-14988: Assignee: Wei Zheng (was: Eugene Koifman) > Support INSERT OVERWRITE into a partition on

[jira] [Updated] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-06-20 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14988: - Attachment: HIVE-14988.03.patch > Support INSERT OVERWRITE into a partition on transactional tables >

[jira] [Commented] (HIVE-16924) Support distinct in presence Gby

2017-06-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056595#comment-16056595 ] Ashutosh Chauhan commented on HIVE-16924: - In general case this needs two Gby. First to compute

[jira] [Commented] (HIVE-16924) Support distinct in presence Gby

2017-06-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056596#comment-16056596 ] Ashutosh Chauhan commented on HIVE-16924: - cc: [~rusanu] > Support distinct in presence Gby >

[jira] [Updated] (HIVE-16840) Investigate the performance of order by limit in HoS

2017-06-20 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated HIVE-16840: Attachment: HIVE-16840.patch > Investigate the performance of order by limit in HoS >

[jira] [Commented] (HIVE-11297) Combine op trees for partition info generating tasks [Spark branch]

2017-06-20 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056577#comment-16056577 ] Chao Sun commented on HIVE-11297: - Sorry for the late response. Will put comments in the RB. Regarding the

[jira] [Assigned] (HIVE-16923) Hive-on-Spark DPP Improvements

2017-06-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar reassigned HIVE-16923: --- > Hive-on-Spark DPP Improvements > -- > > Key:

[jira] [Commented] (HIVE-16761) LLAP IO: SMB joins fail elevator

2017-06-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056561#comment-16056561 ] Sergey Shelukhin commented on HIVE-16761: - Test failures are related, due to some bogus error. >

[jira] [Updated] (HIVE-16233) llap: Query failed with AllocatorOutOfMemoryException

2017-06-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16233: Attachment: HIVE-16233.07.patch > llap: Query failed with AllocatorOutOfMemoryException >

[jira] [Commented] (HIVE-16761) LLAP IO: SMB joins fail elevator

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

[jira] [Updated] (HIVE-16233) llap: Query failed with AllocatorOutOfMemoryException

2017-06-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16233: Attachment: (was: HIVE-16233.07.patch) > llap: Query failed with

[jira] [Updated] (HIVE-16233) llap: Query failed with AllocatorOutOfMemoryException

2017-06-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16233: Attachment: HIVE-16233.07.patch Rebasing the patch. No changes to logic; however it would

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Status: Patch Available (was: Open) > Auto-gather column stats - phase 2 >

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Attachment: HIVE-13567.15.patch > Auto-gather column stats - phase 2 >

[jira] [Updated] (HIVE-13567) Auto-gather column stats - phase 2

2017-06-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13567: --- Status: Open (was: Patch Available) > Auto-gather column stats - phase 2 >

[jira] [Commented] (HIVE-11297) Combine op trees for partition info generating tasks [Spark branch]

2017-06-20 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056531#comment-16056531 ] liyunzhang_intel commented on HIVE-11297: - [~csun]: can you spend some time to review

[jira] [Updated] (HIVE-16875) Query against view with partitioned child on HoS fails with privilege exception.

2017-06-20 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-16875: Attachment: HIVE-16875.3.patch Attach patch 3 with changing alias to alias_id. > Query against

[jira] [Comment Edited] (HIVE-16761) LLAP IO: SMB joins fail elevator

2017-06-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056288#comment-16056288 ] Sergey Shelukhin edited comment on HIVE-16761 at 6/20/17 8:57 PM: -- The

[jira] [Commented] (HIVE-16589) Vectorization: Support Complex Types and GroupBy modes PARTIAL2, FINAL, and COMPLETE for AVG, VARIANCE

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056441#comment-16056441 ] Matt McCline commented on HIVE-16589: - Still have Vectorized 511 vs Non-Vectorized -58

[jira] [Updated] (HIVE-16761) LLAP IO: SMB joins fail elevator

2017-06-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16761: Status: Patch Available (was: Open) > LLAP IO: SMB joins fail elevator >

[jira] [Assigned] (HIVE-16731) Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-16731: --- Assignee: Matt McCline (was: Teddy Choi) > Vectorization: Make "CASE WHEN

[jira] [Updated] (HIVE-16731) Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16731: Status: Patch Available (was: In Progress) > Vectorization: Make "CASE WHEN (day_name='Sunday')

[jira] [Updated] (HIVE-16731) Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize

2017-06-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-16731: Status: In Progress (was: Patch Available) Rerun HIVE QA just to make sure. > Vectorization: Make

  1   2   >