[jira] [Updated] (HIVE-16723) Enable configurable MetaStoreSchemaInfo

2017-05-23 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-16723: -- Labels: TODOC3.0 (was: ) > Enable configurable MetaStoreSchemaInfo >

[jira] [Commented] (HIVE-15665) LLAP: OrcFileMetadata objects in cache can impact heap usage

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

[jira] [Commented] (HIVE-16735) Please add that hive.mapred.local.mem must be set in MBs in the documentation

2017-05-23 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022339#comment-16022339 ] Lefty Leverenz commented on HIVE-16735: --- You're right, the doc needs to be fixed so you're not

[jira] [Commented] (HIVE-16742) cap the number of reducers for LLAP at the configured value

2017-05-23 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022332#comment-16022332 ] Lefty Leverenz commented on HIVE-16742: --- [~sershe], please update the fix version (unless you're

[jira] [Commented] (HIVE-16738) Notification ID generation in DBNotification might not be unique across HS2 instances.

2017-05-23 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022329#comment-16022329 ] anishek commented on HIVE-16738: [~mohitsabharwal], i am looking at use cases where we have two separate

[jira] [Comment Edited] (HIVE-16738) Notification ID generation in DBNotification might not be unique across HS2 instances.

2017-05-23 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022329#comment-16022329 ] anishek edited comment on HIVE-16738 at 5/24/17 5:22 AM: - [~mohitsabharwal], i am

[jira] [Commented] (HIVE-16727) REPL DUMP for insert event should't fail if the table is already dropped.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022326#comment-16022326 ] Sankar Hariappan commented on HIVE-16727: - The test failures are irrelevant to the patch! > REPL

[jira] [Commented] (HIVE-15300) Reuse table information in SemanticAnalyzer::getMetaData to reduce compilation time

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

[jira] [Assigned] (HIVE-16746) Reduce number of index lookups for same table in IndexWhereTaskDispatcher

2017-05-23 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan reassigned HIVE-16746: --- Assignee: Rajesh Balamohan > Reduce number of index lookups for same table in

[jira] [Updated] (HIVE-16746) Reduce number of index lookups for same table in IndexWhereTaskDispatcher

2017-05-23 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16746: Attachment: HIVE-16746.1.patch With patch, response time came down from 185 seconds to

[jira] [Updated] (HIVE-16746) Reduce number of index lookups for same table in IndexWhereTaskDispatcher

2017-05-23 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16746: Status: Patch Available (was: Open) > Reduce number of index lookups for same table in

[jira] [Commented] (HIVE-16745) Syntax error in 041-HIVE-16556.mysql.sql script

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

[jira] [Commented] (HIVE-16675) Fix ConcurrentModificationException in SparkClientImpl#startDriver

2017-05-23 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022265#comment-16022265 ] Sahil Takiar commented on HIVE-16675: - +1 LGTM > Fix ConcurrentModificationException in

[jira] [Commented] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022251#comment-16022251 ] Eugene Koifman commented on HIVE-16743: --- I think the issue is that the bad code is in

[jira] [Commented] (HIVE-16744) LLAP index update may be broken after ORC switch

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

[jira] [Updated] (HIVE-14881) integrate MM tables into ACID: merge cleaner into ACID threads

2017-05-23 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14881: - Attachment: HIVE-14881.2.patch patch 2 accommodates Eugene's review comment > integrate MM tables into

[jira] [Commented] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022234#comment-16022234 ] Wei Zheng commented on HIVE-16743: -- [~ekoifman] Can you review it please? > BitSet set() is not

[jira] [Commented] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022233#comment-16022233 ] Wei Zheng commented on HIVE-16743: -- My understanding is this newly added BitSet currently has no client

[jira] [Commented] (HIVE-16675) Fix ConcurrentModificationException in SparkClientImpl#startDriver

2017-05-23 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022230#comment-16022230 ] Ferdinand Xu commented on HIVE-16675: - [~stakiar], do you have further comments? > Fix

[jira] [Commented] (HIVE-16675) Fix ConcurrentModificationException in SparkClientImpl#startDriver

2017-05-23 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1604#comment-1604 ] liyunzhang_intel commented on HIVE-16675: - [~Ferd]: help review HIVE-16675.1.patch. thanks. > Fix

[jira] [Updated] (HIVE-15665) LLAP: OrcFileMetadata objects in cache can impact heap usage

2017-05-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-15665: Attachment: HIVE-15665.01.patch The patch based on, and including, HIVE-16233. Tests seem

[jira] [Commented] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

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

[jira] [Updated] (HIVE-15300) Reuse table information in SemanticAnalyzer::getMetaData to reduce compilation time

2017-05-23 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-15300: Attachment: HIVE-15300.4.patch Rebasing the patch with minor fixes. This is mainly for

[jira] [Updated] (HIVE-16745) Syntax error in 041-HIVE-16556.mysql.sql script

2017-05-23 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-16745: --- Status: Patch Available (was: Open) > Syntax error in 041-HIVE-16556.mysql.sql

[jira] [Updated] (HIVE-16745) Syntax error in 041-HIVE-16556.mysql.sql script

2017-05-23 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-16745: --- Attachment: HIVE-16745.01.patch > Syntax error in 041-HIVE-16556.mysql.sql script >

[jira] [Assigned] (HIVE-16745) Syntax error in 041-HIVE-16556.mysql.sql script

2017-05-23 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar reassigned HIVE-16745: -- > Syntax error in 041-HIVE-16556.mysql.sql script >

[jira] [Commented] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

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

[jira] [Commented] (HIVE-16744) LLAP index update may be broken after ORC switch

2017-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022173#comment-16022173 ] Prasanth Jayachandran commented on HIVE-16744: -- +1 > LLAP index update may be broken after

[jira] [Updated] (HIVE-16744) LLAP index update is broken after ORC switch

2017-05-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16744: Status: Patch Available (was: Open) > LLAP index update is broken after ORC switch >

[jira] [Updated] (HIVE-16744) LLAP index update may be broken after ORC switch

2017-05-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16744: Summary: LLAP index update may be broken after ORC switch (was: LLAP index update is

[jira] [Commented] (HIVE-16706) Bootstrap REPL DUMP shouldn't fail when a partition is dropped/renamed when dump in progress.

2017-05-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022162#comment-16022162 ] Thejas M Nair commented on HIVE-16706: -- +1 > Bootstrap REPL DUMP shouldn't fail when a partition is

[jira] [Updated] (HIVE-16742) cap the number of reducers for LLAP at the configured value

2017-05-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16742: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to master.

[jira] [Assigned] (HIVE-16744) LLAP index update is broken after ORC switch

2017-05-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-16744: --- > LLAP index update is broken after ORC switch >

[jira] [Commented] (HIVE-15051) Test framework integration with findbugs, rat checks etc.

2017-05-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022156#comment-16022156 ] Thejas M Nair commented on HIVE-15051: -- +1 Can you also please create a follow up jira to remove the

[jira] [Commented] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022146#comment-16022146 ] Eugene Koifman commented on HIVE-16743: --- Are we missing a test case that covers the user of this

[jira] [Commented] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

2017-05-23 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022142#comment-16022142 ] Rajesh Balamohan commented on HIVE-16737: - +1. LGTM. > LLAP: Shuffle handler TCP listen queue

[jira] [Commented] (HIVE-15144) JSON.org license is now CatX

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

[jira] [Commented] (HIVE-15160) Can't order by an unselected column

2017-05-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022116#comment-16022116 ] Ashutosh Chauhan commented on HIVE-15160: - +1 > Can't order by an unselected column >

[jira] [Updated] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

2017-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16737: - Attachment: HIVE-16737.2.patch Added logging of SOMAXCONN in .2 patch > LLAP:

[jira] [Commented] (HIVE-15160) Can't order by an unselected column

2017-05-23 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022093#comment-16022093 ] Pengcheng Xiong commented on HIVE-15160: The failures are not related. [~ashutoshc], could u take

[jira] [Commented] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

2017-05-23 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022086#comment-16022086 ] Rajesh Balamohan commented on HIVE-16737: - Minor: would be nice to add backlog detail in the log

[jira] [Commented] (HIVE-15160) Can't order by an unselected column

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

[jira] [Commented] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

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

[jira] [Updated] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-16743: - Status: Patch Available (was: Open) > BitSet set() is not incorrectly used in

[jira] [Updated] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-16743: - Attachment: HIVE-16743.1.patch > BitSet set() is not incorrectly used in

[jira] [Commented] (HIVE-6595) Hive 0.11.0 build failure

2017-05-23 Thread Shawn Lavelle (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021965#comment-16021965 ] Shawn Lavelle commented on HIVE-6595: - For completeness, could this be accomplished by compiling with

[jira] [Commented] (HIVE-15144) JSON.org license is now CatX

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021959#comment-16021959 ] ASF GitHub Bot commented on HIVE-15144: --- GitHub user omalley opened a pull request:

[jira] [Updated] (HIVE-15144) JSON.org license is now CatX

2017-05-23 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-15144: - Status: Patch Available (was: Open) Here's a patch that replaces the dependence with Ted

[jira] [Updated] (HIVE-15144) JSON.org license is now CatX

2017-05-23 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-15144: - Attachment: HIVE-15144.patch > JSON.org license is now CatX > > >

[jira] [Assigned] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng reassigned HIVE-16743: > BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList() >

[jira] [Commented] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021931#comment-16021931 ] Wei Zheng commented on HIVE-16743: -- This is caused by HIVE-16534 > BitSet set() is not incorrectly used

[jira] [Updated] (HIVE-15160) Can't order by an unselected column

2017-05-23 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-15160: --- Status: Open (was: Patch Available) > Can't order by an unselected column >

[jira] [Updated] (HIVE-15160) Can't order by an unselected column

2017-05-23 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-15160: --- Status: Patch Available (was: Open) > Can't order by an unselected column >

[jira] [Commented] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

2017-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021914#comment-16021914 ] Prasanth Jayachandran commented on HIVE-16737: -- .1 patch to trigger ptest > LLAP: Shuffle

[jira] [Updated] (HIVE-15160) Can't order by an unselected column

2017-05-23 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-15160: --- Attachment: HIVE-15160.17.patch > Can't order by an unselected column >

[jira] [Updated] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

2017-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16737: - Status: Patch Available (was: Open) > LLAP: Shuffle handler TCP listen queue

[jira] [Updated] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

2017-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16737: - Attachment: HIVE-16737.1.patch > LLAP: Shuffle handler TCP listen queue overflows

[jira] [Commented] (HIVE-16742) cap the number of reducers for LLAP at the configured value

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

[jira] [Updated] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

2017-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16737: - Attachment: HIVE-16737-branch-2.x.patch Patch still uses netty3 APIs but sets

[jira] [Assigned] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

2017-05-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran reassigned HIVE-16737: Assignee: Prasanth Jayachandran > LLAP: Shuffle handler TCP listen queue

[jira] [Updated] (HIVE-16712) StringBuffer v.s. StringBuilder

2017-05-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-16712: Resolution: Fixed Assignee: BELUGA BEHR Fix Version/s: 3.0.0

[jira] [Commented] (HIVE-16742) cap the number of reducers for LLAP at the configured value

2017-05-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021775#comment-16021775 ] Gopal V commented on HIVE-16742: Yup, LGTM - +1 {code} hive> set hive.exec.reducers.max=2; Reducer 2

[jira] [Updated] (HIVE-16742) cap the number of reducers for LLAP at the configured value

2017-05-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16742: Status: Patch Available (was: Open) > cap the number of reducers for LLAP at the

[jira] [Updated] (HIVE-16742) cap the number of reducers for LLAP at the configured value

2017-05-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-16742: Attachment: HIVE-16742.patch [~gopalv] does this make sense? > cap the number of reducers

[jira] [Assigned] (HIVE-16742) cap the number of reducers for LLAP at the configured value

2017-05-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-16742: --- > cap the number of reducers for LLAP at the configured value >

[jira] [Commented] (HIVE-13288) Confusing exception message in DagUtils.localizeResource

2017-05-23 Thread Michael DeGuzis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021724#comment-16021724 ] Michael DeGuzis commented on HIVE-13288: We are still getting this issue as well on Hive 1.2.1. >

[jira] [Commented] (HIVE-16600) Refactor SetSparkReducerParallelism#needSetParallelism to enable parallel order by in multi_insert cases

2017-05-23 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021627#comment-16021627 ] Xuefu Zhang commented on HIVE-16600: Yeah, I agree with [~lirui] that multi-insert operator tree

[jira] [Commented] (HIVE-16689) Correlated scalar subquery with comparison to constant in predicate fails

2017-05-23 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021585#comment-16021585 ] Vineet Garg commented on HIVE-16689: Pushed this to master. Thanks [~ashutoshc]! Regarding signature

[jira] [Commented] (HIVE-16706) Bootstrap REPL DUMP shouldn't fail when a partition is dropped/renamed when dump in progress.

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

[jira] [Commented] (HIVE-16735) Please add that hive.mapred.local.mem must be set in MBs in the documentation

2017-05-23 Thread Laurel Hale (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021535#comment-16021535 ] Laurel Hale commented on HIVE-16735: [~leftylev] Thanks, but I think I must be missing something? I

[jira] [Commented] (HIVE-16723) Enable configurable MetaStoreSchemaInfo

2017-05-23 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021530#comment-16021530 ] Vihang Karajgaonkar commented on HIVE-16723: Thanks for the review [~ngangam] > Enable

[jira] [Commented] (HIVE-16727) REPL DUMP for insert event should't fail if the table is already dropped.

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

[jira] [Updated] (HIVE-16706) Bootstrap REPL DUMP shouldn't fail when a partition is dropped/renamed when dump in progress.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-16706: Status: Patch Available (was: Open) > Bootstrap REPL DUMP shouldn't fail when a partition

[jira] [Updated] (HIVE-16706) Bootstrap REPL DUMP shouldn't fail when a partition is dropped/renamed when dump in progress.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-16706: Attachment: HIVE-16706.01.patch Added 01.patch with below changes: - No source code changes

[jira] [Commented] (HIVE-16706) Bootstrap REPL DUMP shouldn't fail when a partition is dropped/renamed when dump in progress.

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021474#comment-16021474 ] ASF GitHub Bot commented on HIVE-16706: --- GitHub user sankarh opened a pull request:

[jira] [Assigned] (HIVE-16741) Counting number of records in hive and hbase are different for NULL fields in hive

2017-05-23 Thread Aleksey Vovchenko (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Vovchenko reassigned HIVE-16741: > Counting number of records in hive and hbase are different for NULL fields > in

[jira] [Updated] (HIVE-16723) Enable configurable MetaStoreSchemaInfo

2017-05-23 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-16723: - Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-16706) Bootstrap REPL DUMP shouldn't fail when a partition is dropped/renamed when dump in progress.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-16706: Summary: Bootstrap REPL DUMP shouldn't fail when a partition is dropped/renamed when dump

[jira] [Updated] (HIVE-16706) Bootstrap REPL DUMP shouldn't fail when a partition is dropped/renamed after fetching the partitions in a batch.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-16706: Description: Currently, bootstrap REPL DUMP gets the partitions in a batch and then iterate

[jira] [Updated] (HIVE-16684) Bootstrap REPL DUMP shouldn't fail when table is dropped after fetching the table names.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-16684: Labels: DR replication (was: ) > Bootstrap REPL DUMP shouldn't fail when table is dropped

[jira] [Commented] (HIVE-16732) Transactional tables should block LOAD DATA

2017-05-23 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021386#comment-16021386 ] Eugene Koifman commented on HIVE-16732: --- you're right - I didn't realize there was a gap in the

[jira] [Updated] (HIVE-16727) REPL DUMP for insert event should't fail if the table is already dropped.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-16727: Status: Patch Available (was: In Progress) > REPL DUMP for insert event should't fail if

[jira] [Updated] (HIVE-16727) REPL DUMP for insert event should't fail if the table is already dropped.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-16727: Labels: DR replication (was: ) > REPL DUMP for insert event should't fail if the table is

[jira] [Updated] (HIVE-16727) REPL DUMP for insert event should't fail if the table is already dropped.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-16727: Attachment: HIVE-16727.01.patch Added 01.patch with below changes. - Added Table and

[jira] [Commented] (HIVE-16727) REPL DUMP for insert event should't fail if the table is already dropped.

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021370#comment-16021370 ] ASF GitHub Bot commented on HIVE-16727: --- GitHub user sankarh opened a pull request:

[jira] [Commented] (HIVE-15160) Can't order by an unselected column

2017-05-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021366#comment-16021366 ] Ashutosh Chauhan commented on HIVE-15160: - Latest patch looks quite good. Seems like some tests

[jira] [Commented] (HIVE-16575) Support for 'UNIQUE' and 'NOT NULL' constraints

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

[jira] [Work started] (HIVE-16727) REPL DUMP for insert event should't fail if the table is already dropped.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-16727 started by Sankar Hariappan. --- > REPL DUMP for insert event should't fail if the table is already

[jira] [Work stopped] (HIVE-16676) RENAME TABLE and RENAME PARTITION events shall be modified as DROP+CREATE events.

2017-05-23 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-16676 stopped by Sankar Hariappan. --- > RENAME TABLE and RENAME PARTITION events shall be modified as

[jira] [Commented] (HIVE-16674) Hive metastore JVM dumps core

2017-05-23 Thread Vlad Gudikov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021278#comment-16021278 ] Vlad Gudikov commented on HIVE-16674: - Are these failures related to fix? > Hive metastore JVM dumps

[jira] [Commented] (HIVE-16674) Hive metastore JVM dumps core

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

[jira] [Updated] (HIVE-16575) Support for 'UNIQUE' and 'NOT NULL' constraints

2017-05-23 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-16575: --- Attachment: HIVE-16575.04.patch > Support for 'UNIQUE' and 'NOT NULL'

[jira] [Commented] (HIVE-16738) Notification ID generation in DBNotification might not be unique across HS2 instances.

2017-05-23 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021190#comment-16021190 ] Mohit Sabharwal commented on HIVE-16738: [~anishek], not sure I understand. Note that

[jira] [Commented] (HIVE-16575) Support for 'UNIQUE' and 'NOT NULL' constraints

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

[jira] [Updated] (HIVE-16674) Hive metastore JVM dumps core

2017-05-23 Thread Vlad Gudikov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Gudikov updated HIVE-16674: Attachment: HIVE-16674.1.patch > Hive metastore JVM dumps core > - > >

[jira] [Updated] (HIVE-16575) Support for 'UNIQUE' and 'NOT NULL' constraints

2017-05-23 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-16575: --- Attachment: HIVE-16575.03.patch > Support for 'UNIQUE' and 'NOT NULL'

[jira] [Commented] (HIVE-16643) BeeLine tests output should keep the PREHOOK/POSTHOOK Input/Output orderdering

2017-05-23 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021077#comment-16021077 ] Yongzhi Chen commented on HIVE-16643: - The patch looks good +1 > BeeLine tests output should keep the

[jira] [Commented] (HIVE-2369) Minor typo in error message in HiveConnection.java (JDBC)

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

[jira] [Commented] (HIVE-16674) Hive metastore JVM dumps core

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

[jira] [Comment Edited] (HIVE-16600) Refactor SetSparkReducerParallelism#needSetParallelism to enable parallel order by in multi_insert cases

2017-05-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020960#comment-16020960 ] Rui Li edited comment on HIVE-16600 at 5/23/17 9:45 AM: [~kellyzly], I tried some

  1   2   >