[jira] [Commented] (HIVE-17037) Use 1-to-1 Tez edge to avoid unnecessary input data shuffle

2017-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095819#comment-16095819 ] Lefty Leverenz commented on HIVE-17037: --- Doc note: This adds

[jira] [Reopened] (HIVE-17142) HIVE command to get the column count ?

2017-07-20 Thread Jayanthi R (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayanthi R reopened HIVE-17142: --- > HIVE command to get the column count ? > -- > >

[jira] [Updated] (HIVE-17037) Use 1-to-1 Tez edge to avoid unnecessary input data shuffle

2017-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-17037: -- Labels: TODOC3.0 (was: ) > Use 1-to-1 Tez edge to avoid unnecessary input data shuffle >

[jira] [Commented] (HIVE-17141) HIVE command to get the column count ?

2017-07-20 Thread Jayanthi R (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095816#comment-16095816 ] Jayanthi R commented on HIVE-17141: --- I want to count how many number of columns are there in my table.

[jira] [Resolved] (HIVE-17142) HIVE command to get the column count ?

2017-07-20 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg resolved HIVE-17142. Resolution: Duplicate > HIVE command to get the column count ? >

[jira] [Commented] (HIVE-17141) HIVE command to get the column count ?

2017-07-20 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095811#comment-16095811 ] Vineet Garg commented on HIVE-17141: [~jayanthir] You can use {code:sql} select count() from {code}

[jira] [Commented] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095798#comment-16095798 ] Lefty Leverenz commented on HIVE-16369: --- Doc note: This adds

[jira] [Commented] (HIVE-17139) Conditional expressions optimization: skip the expression evaluation if the condition is not satisfied for vectorization engine.

2017-07-20 Thread Ke Jia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095796#comment-16095796 ] Ke Jia commented on HIVE-17139: --- With this patch, I test "select case when a=1 then trim(b) end from

[jira] [Updated] (HIVE-13125) Support masking and filtering of rows/columns

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13125: --- Attachment: ColumnMaskingInsertDesign.docx > Support masking and filtering of rows/columns >

[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-16369: -- Labels: TODOC3.0 (was: ) > Vectorization: Support PTF (Part 1: No Custom Window Framing --

[jira] [Updated] (HIVE-17139) Conditional expressions optimization: skip the expression evaluation if the condition is not satisfied for vectorization engine.

2017-07-20 Thread Ke Jia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ke Jia updated HIVE-17139: -- Attachment: HIVE-17139.1.patch > Conditional expressions optimization: skip the expression evaluation if the >

[jira] [Assigned] (HIVE-17139) Conditional expressions optimization: skip the expression evaluation if the condition is not satisfied for vectorization engine.

2017-07-20 Thread Ke Jia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ke Jia reassigned HIVE-17139: - > Conditional expressions optimization: skip the expression evaluation if the > condition is not satisfied

[jira] [Commented] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095763#comment-16095763 ] PRASHANT GOLASH commented on HIVE-17117: [~mohitsabharwal], I have attached the latest patch.

[jira] [Commented] (HIVE-17114) HoS: Possible skew in shuffling when data is not really skewed

2017-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095761#comment-16095761 ] Rui Li commented on HIVE-17114: --- Latest failures not related. > HoS: Possible skew in shuffling when data

[jira] [Commented] (HIVE-17034) The spark tar for itests is downloaded every time if md5sum is not installed

2017-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095759#comment-16095759 ] Rui Li commented on HIVE-17034: --- Hi [~kgyrtkirk], the change here only affects the "re-download" logic:

[jira] [Commented] (HIVE-17087) Remove unnecessary HoS DPP trees during map-join conversion

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

[jira] [Assigned] (HIVE-10567) partial scan for rcfile table doesn't work for dynamic partition

2017-07-20 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bing Li reassigned HIVE-10567: -- Assignee: Bing Li (was: Thomas Friedrich) > partial scan for rcfile table doesn't work for dynamic

[jira] [Comment Edited] (HIVE-17131) Add InterfaceAudience and InterfaceStability annotations for SerDe APIs

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095681#comment-16095681 ] Sahil Takiar edited comment on HIVE-17131 at 7/21/17 2:23 AM: -- Thanks for

[jira] [Comment Edited] (HIVE-17131) Add InterfaceAudience and InterfaceStability annotations for SerDe APIs

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095681#comment-16095681 ] Sahil Takiar edited comment on HIVE-17131 at 7/21/17 2:18 AM: -- Thanks for

[jira] [Commented] (HIVE-17131) Add InterfaceAudience and InterfaceStability annotations for SerDe APIs

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095681#comment-16095681 ] Sahil Takiar commented on HIVE-17131: - T > Add InterfaceAudience and InterfaceStability annotations

[jira] [Updated] (HIVE-17131) Add InterfaceAudience and InterfaceStability annotations for SerDe APIs

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-17131: Target Version/s: 2.4.0 (was: 3.0.0) > Add InterfaceAudience and InterfaceStability annotations

[jira] [Commented] (HIVE-16997) Extend object store to store bit vectors

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

[jira] [Updated] (HIVE-17087) Remove unnecessary HoS DPP trees during map-join conversion

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-17087: Summary: Remove unnecessary HoS DPP trees during map-join conversion (was: Remove HoS DPP tree

[jira] [Commented] (HIVE-17087) Remove HoS DPP tree during map-join conversion

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095675#comment-16095675 ] Sahil Takiar commented on HIVE-17087: - Patch uploaded, will post some more details of the fix soon. >

[jira] [Updated] (HIVE-17087) Remove HoS DPP tree during map-join conversion

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-17087: Attachment: HIVE-17087.1.patch > Remove HoS DPP tree during map-join conversion >

[jira] [Updated] (HIVE-17087) Remove HoS DPP tree during map-join conversion

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-17087: Status: Patch Available (was: Open) > Remove HoS DPP tree during map-join conversion >

[jira] [Updated] (HIVE-17087) Remove HoS DPP tree during map-join conversion

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-17087: Summary: Remove HoS DPP tree during map-join conversion (was: HoS Query with multiple Partition

[jira] [Updated] (HIVE-17116) Vectorization: Add infrastructure for vectorization of ROW__ID struct

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

[jira] [Commented] (HIVE-17116) Vectorization: Add infrastructure for vectorization of ROW__ID struct

2017-07-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095668#comment-16095668 ] Matt McCline commented on HIVE-17116: - In a subsequent JIRA, Teddy will actually make vectorized

[jira] [Updated] (HIVE-17116) Vectorization: Add infrastructure for vectorization of ROW__ID struct

2017-07-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-17116: Fix Version/s: 3.0.0 > Vectorization: Add infrastructure for vectorization of ROW__ID struct >

[jira] [Commented] (HIVE-17116) Vectorization: Add infrastructure for vectorization of ROW__ID struct

2017-07-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095667#comment-16095667 ] Matt McCline commented on HIVE-17116: - Thank you Teddy for your code review. Committed to master. >

[jira] [Updated] (HIVE-17116) Vectorization: Add infrastructure for vectorization of ROW__ID struct

2017-07-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-17116: Summary: Vectorization: Add infrastructure for vectorization of ROW__ID struct (was:

[jira] [Commented] (HIVE-17128) Operation Logging leaks file descriptors as the log4j Appender is never closed

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

[jira] [Commented] (HIVE-16077) UPDATE/DELETE fails with numBuckets > numReducers

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

[jira] [Commented] (HIVE-17128) Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-20 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095528#comment-16095528 ] Andrew Sherman commented on HIVE-17128: --- Hi [~aihuaxu] can you review this change please? [There is

[jira] [Updated] (HIVE-16997) Extend object store to store bit vectors

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-16997: --- Status: Patch Available (was: Open) > Extend object store to store bit vectors >

[jira] [Updated] (HIVE-16997) Extend object store to store bit vectors

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-16997: --- Status: Open (was: Patch Available) > Extend object store to store bit vectors >

[jira] [Updated] (HIVE-16997) Extend object store to store bit vectors

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-16997: --- Attachment: HIVE-16997.02.patch > Extend object store to store bit vectors >

[jira] [Updated] (HIVE-17128) Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-20 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated HIVE-17128: -- Attachment: HIVE-17128.2.patch > Operation Logging leaks file descriptors as the log4j Appender

[jira] [Updated] (HIVE-16077) UPDATE/DELETE fails with numBuckets > numReducers

2017-07-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16077: -- Attachment: HIVE-16077.02.patch > UPDATE/DELETE fails with numBuckets > numReducers >

[jira] [Updated] (HIVE-17085) ORC file merge/concatenation should do full schema check

2017-07-20 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-17085: - Resolution: Fixed Fix Version/s: 2.4.0 3.0.0

[jira] [Commented] (HIVE-17131) Add InterfaceAudience and InterfaceStability annotations for SerDe APIs

2017-07-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095414#comment-16095414 ] Ashutosh Chauhan commented on HIVE-17131: - I think we shall do HIVE-16374 instead for master. >

[jira] [Commented] (HIVE-14181) DROP TABLE in hive doesn't Throw Error

2017-07-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095376#comment-16095376 ] Aihua Xu commented on HIVE-14181: - [~szita] That is a challenge to keep HDFS async with metadata during

[jira] [Updated] (HIVE-17138) FileSinkOperator doesn't create empty files for acid path

2017-07-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-17138: -- Description: For bucketed tables, FileSinkOperator is expected (in some cases) to produce a

[jira] [Assigned] (HIVE-17138) FileSinkOperator doesn't create empty files for acid path

2017-07-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-17138: - > FileSinkOperator doesn't create empty files for acid path >

[jira] [Commented] (HIVE-17128) Operation Logging leaks file descriptors as the log4j Appender is never closed

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

[jira] [Updated] (HIVE-16787) Fix itests in branch-2.2

2017-07-20 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-16787: - Release Note: (was: I just committed this. Thanks for the review, Alan. ) I just committed

[jira] [Resolved] (HIVE-16787) Fix itests in branch-2.2

2017-07-20 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HIVE-16787. -- Resolution: Fixed > Fix itests in branch-2.2 > > >

[jira] [Reopened] (HIVE-16787) Fix itests in branch-2.2

2017-07-20 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley reopened HIVE-16787: -- > Fix itests in branch-2.2 > > > Key: HIVE-16787 >

[jira] [Resolved] (HIVE-16787) Fix itests in branch-2.2

2017-07-20 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HIVE-16787. -- Resolution: Fixed Release Note: I just committed this. Thanks for the review, Alan. >

[jira] [Commented] (HIVE-16787) Fix itests in branch-2.2

2017-07-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095286#comment-16095286 ] ASF GitHub Bot commented on HIVE-16787: --- Github user asfgit closed the pull request at:

[jira] [Updated] (HIVE-16366) Hive 2.3 release planning

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-16366: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Hive 2.3 release

[jira] [Commented] (HIVE-14181) DROP TABLE in hive doesn't Throw Error

2017-07-20 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095257#comment-16095257 ] Adam Szita commented on HIVE-14181: --- Hi [~daijy], we've taken a look on this [~aihuaxu] and [~vihangk1]

[jira] [Commented] (HIVE-17137) Fix javolution conflict

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

[jira] [Updated] (HIVE-17128) Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-20 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated HIVE-17128: -- Attachment: HIVE-17128.1.patch > Operation Logging leaks file descriptors as the log4j Appender

[jira] [Updated] (HIVE-17128) Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-20 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated HIVE-17128: -- Status: Patch Available (was: Open) > Operation Logging leaks file descriptors as the log4j

[jira] [Work started] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-17117 started by PRASHANT GOLASH. -- > Metalisteners are not notified when threadlocal metaconf is cleanup >

[jira] [Updated] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PRASHANT GOLASH updated HIVE-17117: --- Status: In Progress (was: Patch Available) > Metalisteners are not notified when threadlocal

[jira] [Work stopped] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-17117 stopped by PRASHANT GOLASH. -- > Metalisteners are not notified when threadlocal metaconf is cleanup >

[jira] [Commented] (HIVE-17083) DagUtils overwrites any credentials already added

2017-07-20 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095176#comment-16095176 ] Josh Elser commented on HIVE-17083: --- Thanks here as well, Sushanth! > DagUtils overwrites any

[jira] [Commented] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095172#comment-16095172 ] PRASHANT GOLASH commented on HIVE-17117: Attached the latest patch. Thanks [~mohitsabharwal] &

[jira] [Updated] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PRASHANT GOLASH updated HIVE-17117: --- Attachment: HIVE-17117.1.patch > Metalisteners are not notified when threadlocal metaconf is

[jira] [Updated] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PRASHANT GOLASH updated HIVE-17117: --- Attachment: (was: HIVE-17117.patch) > Metalisteners are not notified when threadlocal

[jira] [Updated] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PRASHANT GOLASH updated HIVE-17117: --- Attachment: HIVE-17117.patch > Metalisteners are not notified when threadlocal metaconf is

[jira] [Comment Edited] (HIVE-17130) Add automated tests to check backwards compatibility of core APIs

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095130#comment-16095130 ] Sahil Takiar edited comment on HIVE-17130 at 7/20/17 6:12 PM: -- Here are the

[jira] [Commented] (HIVE-17131) Add InterfaceAudience and InterfaceStability annotations for SerDe APIs

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095138#comment-16095138 ] Sahil Takiar commented on HIVE-17131: - [~ashutoshc], [~sershe] saw you both did some work on SerDe

[jira] [Commented] (HIVE-17130) Add automated tests to check backwards compatibility of core APIs

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095130#comment-16095130 ] Sahil Takiar commented on HIVE-17130: - Here are the relevant JIRAs from other Apache Projects who have

[jira] [Commented] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095091#comment-16095091 ] Mohit Sabharwal commented on HIVE-17117: looks like the patch attached needs to be refreshed. Not

[jira] [Commented] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup

2017-07-20 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095073#comment-16095073 ] Chao Sun commented on HIVE-17117: - +1 > Metalisteners are not notified when threadlocal metaconf is

[jira] [Commented] (HIVE-17137) Fix javolution conflict

2017-07-20 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095071#comment-16095071 ] Jesus Camacho Rodriguez commented on HIVE-17137: +1 > Fix javolution conflict >

[jira] [Updated] (HIVE-17137) Fix javolution conflict

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-17137: --- Status: Patch Available (was: Open) > Fix javolution conflict > --- > >

[jira] [Updated] (HIVE-17137) Fix javolution conflict

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-17137: --- Attachment: HIVE-17137.01.patch > Fix javolution conflict > --- > >

[jira] [Commented] (HIVE-17137) Fix javolution conflict

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095065#comment-16095065 ] Pengcheng Xiong commented on HIVE-17137: [~jcamachorodriguez], could u review the patch? thanks!

[jira] [Assigned] (HIVE-17137) Fix javolution conflict

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong reassigned HIVE-17137: -- > Fix javolution conflict > --- > > Key: HIVE-17137 >

[jira] [Commented] (HIVE-16996) Add HLL as an alternative to FM sketch to compute stats

2017-07-20 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095044#comment-16095044 ] Pengcheng Xiong commented on HIVE-16996: yes, i also saw that just now, I think it is due to my

[jira] [Commented] (HIVE-17085) ORC file merge/concatenation should do full schema check

2017-07-20 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095019#comment-16095019 ] Zoltan Haindrich commented on HIVE-17085: - +1 > ORC file merge/concatenation should do full

[jira] [Updated] (HIVE-17001) Insert overwrite table doesn't clean partition directory on HDFS if partition is missing from HMS

2017-07-20 Thread Barna Zsombor Klara (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barna Zsombor Klara updated HIVE-17001: --- Status: Open (was: Patch Available) Cancelling the patch as after some discussions

[jira] [Commented] (HIVE-17085) ORC file merge/concatenation should do full schema check

2017-07-20 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094937#comment-16094937 ] Prasanth Jayachandran commented on HIVE-17085: -- [~gopalv] Can you please review this patch?

[jira] [Commented] (HIVE-17135) Bad error messages when beeline connects to unreachable hosts using binary and SSL

2017-07-20 Thread Carter Shanklin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094887#comment-16094887 ] Carter Shanklin commented on HIVE-17135: One more problem: Connection Refused is also not reported

[jira] [Updated] (HIVE-17136) Unhelpful beeline error message when you attempt to connect to HTTP HS2 using binary with SSL enabled

2017-07-20 Thread Carter Shanklin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Shanklin updated HIVE-17136: --- Description: In this case the error message is "Invalid status 72". Full error: Error: Could

[jira] [Updated] (HIVE-17136) Unhelpful beeline error message when you attempt to connect to HTTP HS2 using binary with SSL enabled

2017-07-20 Thread Carter Shanklin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Shanklin updated HIVE-17136: --- Component/s: Beeline > Unhelpful beeline error message when you attempt to connect to HTTP

[jira] [Updated] (HIVE-17135) Bad error messages when beeline connects to unreachable hosts using binary and SSL

2017-07-20 Thread Carter Shanklin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Shanklin updated HIVE-17135: --- Attachment: Screen Shot 2017-07-20 at 08.42.07.png > Bad error messages when beeline connects

[jira] [Updated] (HIVE-17090) spark.only.query.files are not being run by ptest

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

[jira] [Commented] (HIVE-17090) spark.only.query.files are not being run by ptest

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094850#comment-16094850 ] Sahil Takiar commented on HIVE-17090: - Committed to master, thanks Sergio! > spark.only.query.files

[jira] [Commented] (HIVE-17122) spark_vectorized_dynamic_partition_pruning.q is continuously failing

2017-07-20 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094828#comment-16094828 ] Vihang Karajgaonkar commented on HIVE-17122: I will spend some time today to look into this

[jira] [Commented] (HIVE-17122) spark_vectorized_dynamic_partition_pruning.q is continuously failing

2017-07-20 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094823#comment-16094823 ] Sahil Takiar commented on HIVE-17122: - Thanks for pointing that out [~kellyzly]. Sounds we have been

[jira] [Commented] (HIVE-16787) Fix itests in branch-2.2

2017-07-20 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094815#comment-16094815 ] Alan Gates commented on HIVE-16787: --- +1 > Fix itests in branch-2.2 > > >

[jira] [Commented] (HIVE-17034) The spark tar for itests is downloaded every time if md5sum is not installed

2017-07-20 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094726#comment-16094726 ] Zoltan Haindrich commented on HIVE-17034: - [~lirui] I think that the new solution will never

[jira] [Commented] (HIVE-16222) add a setting to disable row.serde for specific formats; enable for others

2017-07-20 Thread Daniel Voros (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094705#comment-16094705 ] Daniel Voros commented on HIVE-16222: - [~sershe], [~leftylev] is right, this hasn't been committed

[jira] [Reopened] (HIVE-16222) add a setting to disable row.serde for specific formats; enable for others

2017-07-20 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich reopened HIVE-16222: - > add a setting to disable row.serde for specific formats; enable for others >

[jira] [Commented] (HIVE-17114) HoS: Possible skew in shuffling when data is not really skewed

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

[jira] [Updated] (HIVE-17037) Use 1-to-1 Tez edge to avoid unnecessary input data shuffle

2017-07-20 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-17037: --- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved

[jira] [Commented] (HIVE-16945) Add method to compare Operators

2017-07-20 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094596#comment-16094596 ] Jesus Camacho Rodriguez commented on HIVE-16945: [~lirui], sure, that would be great! I

[jira] [Comment Edited] (HIVE-16945) Add method to compare Operators

2017-07-20 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094549#comment-16094549 ] Jesus Camacho Rodriguez edited comment on HIVE-16945 at 7/20/17 12:13 PM:

[jira] [Assigned] (HIVE-16945) Add method to compare Operators

2017-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li reassigned HIVE-16945: - Assignee: Rui Li > Add method to compare Operators > > >

[jira] [Commented] (HIVE-16996) Add HLL as an alternative to FM sketch to compute stats

2017-07-20 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094597#comment-16094597 ] Jesus Camacho Rodriguez commented on HIVE-16996: [~pxiong], I am seeing the following

[jira] [Commented] (HIVE-16945) Add method to compare Operators

2017-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094594#comment-16094594 ] Rui Li commented on HIVE-16945: --- Thanks [~jcamachorodriguez] for the explanations. I think I can help. Would

[jira] [Commented] (HIVE-17114) HoS: Possible skew in shuffling when data is not really skewed

2017-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094588#comment-16094588 ] Rui Li commented on HIVE-17114: --- {{constprog_semijoin}} needs sorting query results. Other failures are not

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

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

[jira] [Updated] (HIVE-17114) HoS: Possible skew in shuffling when data is not really skewed

2017-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-17114: -- Attachment: HIVE-17114.3.patch > HoS: Possible skew in shuffling when data is not really skewed >

  1   2   >