[jira] [Updated] (HIVE-1478) Non-boolean expression in WHERE clause throws exception

2016-11-15 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-1478: --- Attachment: HIVE-1478.1.patch report this problem more clearly - before the query starts

[jira] [Updated] (HIVE-1478) Non-boolean expression in WHERE clause throws exception

2016-11-15 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-1478: --- Status: Patch Available (was: Open) > Non-boolean expression in WHERE clause throws exception

[jira] [Updated] (HIVE-15221) Improvement for MapJoin checkMemoryStatus, adding gc before throwing Exception

2016-11-15 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Hui updated HIVE-15221: --- Attachment: HIVE-15221.1.patch patch uploaded hi, [~alangates] could you please review it ? > Improvement

[jira] [Updated] (HIVE-15221) Improvement for MapJoin checkMemoryStatus, adding gc before throwing Exception

2016-11-15 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Hui updated HIVE-15221: --- Description: i see in the current master version percentage = (double) usedMemory / (double) maxHeapSize;

[jira] [Commented] (HIVE-15202) Concurrent compactions for the same partition may generate malformed folder structure

2016-11-15 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669690#comment-15669690 ] Rui Li commented on HIVE-15202: --- [~ekoifman], is there any plan to implement this on Hive side? Or do you

[jira] [Commented] (HIVE-15202) Concurrent compactions for the same partition may generate malformed folder structure

2016-11-15 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669657#comment-15669657 ] Eugene Koifman commented on HIVE-15202: --- The right solution would be not to allow 2 concurrent

[jira] [Commented] (HIVE-15204) Hive-Hbase integration thorws "java.lang.ClassNotFoundException: NULL::character varying" (Postgres)

2016-11-15 Thread Anshuman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669627#comment-15669627 ] Anshuman commented on HIVE-15204: - Tested, setting datanucleus.rdbms.initializeColumnInfo as NULL is not

[jira] [Updated] (HIVE-15129) LLAP : Enhance cache hits for stripe metadata across queries

2016-11-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15129: - Assignee: Rajesh Balamohan > LLAP : Enhance cache hits for stripe metadata across

[jira] [Updated] (HIVE-15129) LLAP : Enhance cache hits for stripe metadata across queries

2016-11-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15129: - Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was:

[jira] [Updated] (HIVE-15129) LLAP : Enhance cache hits for stripe metadata across queries

2016-11-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15129: - Affects Version/s: 2.2.0 > LLAP : Enhance cache hits for stripe metadata across

[jira] [Commented] (HIVE-15219) LLAP: Allow additional slider global parameters to be set while creating the LLAP package

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

[jira] [Updated] (HIVE-15220) WebHCat test driver not capturing end time of test accurately

2016-11-15 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-15220: -- Status: Patch Available (was: Open) > WebHCat test driver not capturing end time of

[jira] [Updated] (HIVE-15220) WebHCat test driver not capturing end time of test accurately

2016-11-15 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-15220: -- Attachment: HIVE-15220.1.patch Attaching the patch with the change. [~thejas] [~daijy]

[jira] [Updated] (HIVE-15220) WebHCat test driver not capturing end time of test accurately

2016-11-15 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-15220: -- Summary: WebHCat test driver not capturing end time of test accurately (was: WebHCat

[jira] [Commented] (HIVE-15218) Kyro Exception on subsequent run of a query in LLAP mode

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

[jira] [Commented] (HIVE-15204) Hive-Hbase integration thorws "java.lang.ClassNotFoundException: NULL::character varying" (Postgres)

2016-11-15 Thread Anshuman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669397#comment-15669397 ] Anshuman commented on HIVE-15204: - This is almost a show-stopper for 2.1.0 hive-hbase users. Can we plan

[jira] [Commented] (HIVE-15217) Add watch mode to llap status tool

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

[jira] [Updated] (HIVE-15197) count and sum query on empty table, returning empty output

2016-11-15 Thread vishal.rajan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vishal.rajan updated HIVE-15197: Description: When the below query is run in hive 1.2.0 it returns 'NULLNULL0' on empty

[jira] [Updated] (HIVE-15197) count and sum query on empty table, returning empty output

2016-11-15 Thread vishal.rajan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vishal.rajan updated HIVE-15197: Description: When the below query is run in hive 1.2.0 it returns 'NULLNULL0' on empty

[jira] [Commented] (HIVE-10901) Optimize mutli column distinct queries

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669316#comment-15669316 ] Pengcheng Xiong commented on HIVE-10901: [~gopalv], I am not sure how many reducers were used in

[jira] [Commented] (HIVE-15202) Concurrent compactions for the same partition may generate malformed folder structure

2016-11-15 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669292#comment-15669292 ] Rui Li commented on HIVE-15202: --- Also pinging [~ekoifman]. Seems you're quite knowledgeable about

[jira] [Commented] (HIVE-14982) Remove some reserved keywords in 2.2

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

[jira] [Commented] (HIVE-15218) Kyro Exception on subsequent run of a query in LLAP mode

2016-11-15 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669260#comment-15669260 ] Gopal V commented on HIVE-15218: LGTM +1 - tests pending. The Statistics object doesn't seem to be

[jira] [Commented] (HIVE-15219) LLAP: Allow additional slider global parameters to be set while creating the LLAP package

2016-11-15 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669236#comment-15669236 ] Gopal V commented on HIVE-15219: Does the user have to provide properly escaped json or some form of

[jira] [Updated] (HIVE-15219) LLAP: Allow additional slider global parameters to be set while creating the LLAP package

2016-11-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-15219: -- Status: Patch Available (was: Open) > LLAP: Allow additional slider global parameters to be

[jira] [Updated] (HIVE-15219) LLAP: Allow additional slider global parameters to be set while creating the LLAP package

2016-11-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-15219: -- Attachment: HIVE-15219.patch [~gopalv] - could you please take a look. The initial requirement

[jira] [Updated] (HIVE-15218) Kyro Exception on subsequent run of a query in LLAP mode

2016-11-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15218: - Status: Patch Available (was: Open) > Kyro Exception on subsequent run of a

[jira] [Commented] (HIVE-15218) Kyro Exception on subsequent run of a query in LLAP mode

2016-11-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669145#comment-15669145 ] Prasanth Jayachandran commented on HIVE-15218: -- [~gopalv] found that HIVE-8769 changed

[jira] [Updated] (HIVE-15218) Kyro Exception on subsequent run of a query in LLAP mode

2016-11-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15218: - Attachment: HIVE-15218.1.patch [~gopalv] can you please review this change? >

[jira] [Commented] (HIVE-10901) Optimize mutli column distinct queries

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

[jira] [Updated] (HIVE-15217) Add watch mode to llap status tool

2016-11-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15217: - Status: Patch Available (was: Open) > Add watch mode to llap status tool >

[jira] [Updated] (HIVE-15217) Add watch mode to llap status tool

2016-11-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15217: - Attachment: HIVE-15217.1.patch [~sseth] Can you please review the patch? > Add

[jira] [Updated] (HIVE-15216) Files on S3 are deleted one by one in INSERT OVERWRITE queries

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-15216: Issue Type: Bug (was: Sub-task) Parent: (was: HIVE-14269) > Files on S3 are deleted

[jira] [Comment Edited] (HIVE-15114) Remove extra MoveTask operators

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669061#comment-15669061 ] Sahil Takiar edited comment on HIVE-15114 at 11/16/16 2:01 AM: --- [~spena] can

[jira] [Commented] (HIVE-15114) Remove extra MoveTask operators

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669061#comment-15669061 ] Sahil Takiar commented on HIVE-15114: - [~spena] can we add some sets for other execution engines as

[jira] [Issue Comment Deleted] (HIVE-15199) INSERT INTO data on S3 is replacing the old rows with the new ones

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-15199: Comment: was deleted (was: [~spena] this actually affects any {{INSERT INTO}} query that needs to

[jira] [Issue Comment Deleted] (HIVE-15199) INSERT INTO data on S3 is replacing the old rows with the new ones

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-15199: Comment: was deleted (was: Jumped the gun on this. This isn't true, only happens when multiple

[jira] [Commented] (HIVE-15199) INSERT INTO data on S3 is replacing the old rows with the new ones

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669041#comment-15669041 ] Sahil Takiar commented on HIVE-15199: - Jumped the gun on this. This isn't true, only happens when

[jira] [Comment Edited] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668996#comment-15668996 ] Sergey Shelukhin edited comment on HIVE-14990 at 11/16/16 1:36 AM: ---

[jira] [Commented] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668996#comment-15668996 ] Sergey Shelukhin commented on HIVE-14990: - Updated test list to fix/declare irrelevant before

[jira] [Commented] (HIVE-14990) run all tests for MM tables and fix the issues that are found

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

[jira] [Updated] (HIVE-14982) Remove some reserved keywords in 2.2

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-14982: --- Status: Patch Available (was: Open) > Remove some reserved keywords in 2.2 >

[jira] [Commented] (HIVE-14982) Remove some reserved keywords in 2.2

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668971#comment-15668971 ] Pengcheng Xiong commented on HIVE-14982: [~ashutoshc] or [~sershe], could u take a quick look?

[jira] [Updated] (HIVE-14982) Remove some reserved keywords in 2.2

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-14982: --- Attachment: HIVE-14982.01.patch > Remove some reserved keywords in 2.2 >

[jira] [Updated] (HIVE-10901) Optimize mutli column distinct queries

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10901: --- Status: Patch Available (was: Open) > Optimize mutli column distinct queries >

[jira] [Updated] (HIVE-10901) Optimize mutli column distinct queries

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10901: --- Status: Open (was: Patch Available) > Optimize mutli column distinct queries >

[jira] [Updated] (HIVE-10901) Optimize mutli column distinct queries

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10901: --- Attachment: HIVE-10901.03.patch > Optimize mutli column distinct queries >

[jira] [Updated] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14990: Attachment: HIVE-14990.10.patch > run all tests for MM tables and fix the issues that are

[jira] [Comment Edited] (HIVE-15199) INSERT INTO data on S3 is replacing the old rows with the new ones

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668755#comment-15668755 ] Sahil Takiar edited comment on HIVE-15199 at 11/15/16 11:39 PM: [~spena]

[jira] [Commented] (HIVE-15199) INSERT INTO data on S3 is replacing the old rows with the new ones

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668755#comment-15668755 ] Sahil Takiar commented on HIVE-15199: - [~spena] this is actually much worse that I thought. Any

[jira] [Comment Edited] (HIVE-15199) INSERT INTO data on S3 is replacing the old rows with the new ones

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668755#comment-15668755 ] Sahil Takiar edited comment on HIVE-15199 at 11/15/16 11:38 PM: [~spena]

[jira] [Updated] (HIVE-13557) Make interval keyword optional while specifying DAY in interval arithmetic

2016-11-15 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-13557: Attachment: HIVE-13557.3.patch patch#3 - ( #2 on reviewboard) qtest updates - other minor

[jira] [Commented] (HIVE-15215) Files on S3 are deleted one by one in INSERT OVERWRITE queries

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668735#comment-15668735 ] Sahil Takiar commented on HIVE-15215: - Here is the code that trigger the file by file delete (inside

[jira] [Resolved] (HIVE-15216) Files on S3 are deleted one by one in INSERT OVERWRITE queries

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar resolved HIVE-15216. - Resolution: Duplicate > Files on S3 are deleted one by one in INSERT OVERWRITE queries >

[jira] [Resolved] (HIVE-15214) LLAP: Offer a "slow" mode to debug race conditions in package builder

2016-11-15 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V resolved HIVE-15214. Resolution: Duplicate > LLAP: Offer a "slow" mode to debug race conditions in package builder >

[jira] [Commented] (HIVE-15211) Provide support for complex expressions in ON clauses for INNER joins

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

[jira] [Updated] (HIVE-15125) LLAP: Parallelize slider package generator

2016-11-15 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-15125: --- Resolution: Fixed Fix Version/s: 2.2.0 Release Note: LLAP: Parallelize slider package generator

[jira] [Updated] (HIVE-14089) complex type support in LLAP IO is broken

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14089: Attachment: HIVE-14089.13.patch Timeouts looks spurious, some of my other jiras also had

[jira] [Updated] (HIVE-15057) Support other types of operators (other than SELECT)

2016-11-15 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15057: Attachment: HIVE-15057.wip.patch > Support other types of operators (other than SELECT) >

[jira] [Updated] (HIVE-15057) Support other types of operators (other than SELECT)

2016-11-15 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15057: Attachment: (was: HIVE-15057.wip.patch) > Support other types of operators (other than SELECT) >

[jira] [Updated] (HIVE-15148) disallow loading data into bucketed tables (by default)

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-15148: Attachment: HIVE-15148.03.patch Retrying again... Spark failures look spurious > disallow

[jira] [Commented] (HIVE-11072) Add data validation between Hive metastore upgrades tests

2016-11-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668596#comment-15668596 ] Aihua Xu commented on HIVE-11072: - The new patch looks good to me. [~ctang.ma] do you have more comments

[jira] [Updated] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14990: Attachment: HIVE-14990.10.patch > run all tests for MM tables and fix the issues that are

[jira] [Updated] (HIVE-15207) Implement a capability to detect incorrect sequence numbers

2016-11-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15207: Status: Patch Available (was: Open) Initial patch: added 'validate' option to hiveSchemaTool and added the

[jira] [Updated] (HIVE-15207) Implement a capability to detect incorrect sequence numbers

2016-11-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15207: Attachment: HIVE-15207.1.patch > Implement a capability to detect incorrect sequence numbers >

[jira] [Commented] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668582#comment-15668582 ] Sergey Shelukhin commented on HIVE-14990: - Looks like spark failures may be caused by a spurious

[jira] [Updated] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14990: Attachment: HIVE-14990.10.patch After the merge. > run all tests for MM tables and fix the

[jira] [Updated] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14990: Attachment: (was: HIVE-14990.09.patch) > run all tests for MM tables and fix the issues

[jira] [Commented] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668562#comment-15668562 ] Sergey Shelukhin commented on HIVE-14990: - ditto for TestHive, etc. failures - caused by output

[jira] [Commented] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668554#comment-15668554 ] Sergey Shelukhin commented on HIVE-14990: - Relevant q test failures for future branch merge

[jira] [Commented] (HIVE-15057) Support other types of operators (other than SELECT)

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

[jira] [Updated] (HIVE-15200) Support setOp in subQuery with parentheses

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-15200: --- Status: Patch Available (was: Open) > Support setOp in subQuery with parentheses >

[jira] [Updated] (HIVE-15200) Support setOp in subQuery with parentheses

2016-11-15 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-15200: --- Attachment: HIVE-15200.01.patch > Support setOp in subQuery with parentheses >

[jira] [Comment Edited] (HIVE-15194) Hive on Tez - Hive Runtime Error while closing operators

2016-11-15 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664624#comment-15664624 ] Wei Zheng edited comment on HIVE-15194 at 11/15/16 10:03 PM: - Thanks [~gopalv]

[jira] [Updated] (HIVE-15180) Extend JSONMessageFactory to store additional information about metadata objects on different table events

2016-11-15 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-15180: Attachment: HIVE-15180.3.patch > Extend JSONMessageFactory to store additional information

[jira] [Commented] (HIVE-15205) Create ReplDumpTask/ReplDumpWork for dumping out metadata

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668294#comment-15668294 ] Sergey Shelukhin commented on HIVE-15205: - Theres' no patch so I cannot tell :) > Create

[jira] [Commented] (HIVE-15205) Create ReplDumpTask/ReplDumpWork for dumping out metadata

2016-11-15 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668286#comment-15668286 ] Vaibhav Gumashta commented on HIVE-15205: - [~sershe] This jira doesn't touch

[jira] [Updated] (HIVE-15211) Provide support for complex expressions in ON clauses for INNER joins

2016-11-15 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15211: --- Status: Patch Available (was: In Progress) > Provide support for complex

[jira] [Updated] (HIVE-15211) Provide support for complex expressions in ON clauses for INNER joins

2016-11-15 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15211: --- Attachment: HIVE-15211.patch > Provide support for complex expressions in ON

[jira] [Work started] (HIVE-15211) Provide support for complex expressions in ON clauses for INNER joins

2016-11-15 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-15211 started by Jesus Camacho Rodriguez. -- > Provide support for complex expressions in ON clauses for

[jira] [Commented] (HIVE-15208) Query string should be HTML encoded for Web UI

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

[jira] [Updated] (HIVE-15211) Provide support for complex expressions in ON clauses for INNER joins

2016-11-15 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15211: --- Summary: Provide support for complex expressions in ON clauses for INNER

[jira] [Commented] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668141#comment-15668141 ] Sergey Shelukhin commented on HIVE-14990: - Hmm, this seems to have excluded the test code that

[jira] [Commented] (HIVE-14990) run all tests for MM tables and fix the issues that are found

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

[jira] [Commented] (HIVE-15151) Bootstrap support for replv2

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668032#comment-15668032 ] Sergey Shelukhin commented on HIVE-15151: - Please see comment in parent JIRA... making sweeping

[jira] [Commented] (HIVE-15205) Create ReplDumpTask/ReplDumpWork for dumping out metadata

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668018#comment-15668018 ] Sergey Shelukhin commented on HIVE-15205: - Temporary -1 See the comment in parent JIRA "Is it

[jira] [Comment Edited] (HIVE-15205) Create ReplDumpTask/ReplDumpWork for dumping out metadata

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668018#comment-15668018 ] Sergey Shelukhin edited comment on HIVE-15205 at 11/15/16 7:27 PM: ---

[jira] [Commented] (HIVE-14841) Replication - Phase 2

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668011#comment-15668011 ] Sergey Shelukhin commented on HIVE-14841: - Is it possible to do work in the branch? This causes

[jira] [Updated] (HIVE-15057) Support other types of operators (other than SELECT)

2016-11-15 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15057: Attachment: (was: HIVE-15057.wip.patch) > Support other types of operators (other than SELECT) >

[jira] [Updated] (HIVE-15057) Support other types of operators (other than SELECT)

2016-11-15 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15057: Attachment: HIVE-15057.wip.patch > Support other types of operators (other than SELECT) >

[jira] [Commented] (HIVE-15208) Query string should be HTML encoded for Web UI

2016-11-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667957#comment-15667957 ] Xuefu Zhang commented on HIVE-15208: +1 > Query string should be HTML encoded for Web UI >

[jira] [Commented] (HIVE-15199) INSERT INTO data on S3 is replacing the old rows with the new ones

2016-11-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667931#comment-15667931 ] Steve Loughran commented on HIVE-15199: --- sounds related to HADOOP-13402 I am not going to express

[jira] [Updated] (HIVE-15208) Query string should be HTML encoded for Web UI

2016-11-15 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-15208: --- Status: Patch Available (was: Open) Submitted a patch that HTML-escapes the query string. > Query

[jira] [Updated] (HIVE-15208) Query string should be HTML encoded for Web UI

2016-11-15 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-15208: --- Attachment: HIVE-15208.1.patch > Query string should be HTML encoded for Web UI >

[jira] [Updated] (HIVE-14990) run all tests for MM tables and fix the issues that are found

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14990: Attachment: HIVE-14990.09.patch There are massive conflicts with master due to replication

[jira] [Commented] (HIVE-15199) INSERT INTO data on S3 is replacing the old rows with the new ones

2016-11-15 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667862#comment-15667862 ] Sahil Takiar commented on HIVE-15199: - The code block Sergio posted looks like it could have some

[jira] [Commented] (HIVE-15209) Set hive.strict.checks.cartesian.product to false by default

2016-11-15 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667850#comment-15667850 ] Jesus Camacho Rodriguez commented on HIVE-15209: [~xuefuz], OK, then it does not violate

[jira] [Commented] (HIVE-15204) Hive-Hbase integration thorws "java.lang.ClassNotFoundException: NULL::character varying" (Postgres)

2016-11-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667842#comment-15667842 ] Sergey Shelukhin commented on HIVE-15204: - Probably dup of HIVE-14322 > Hive-Hbase integration

[jira] [Commented] (HIVE-15209) Set hive.strict.checks.cartesian.product to false by default

2016-11-15 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667839#comment-15667839 ] Jesus Camacho Rodriguez commented on HIVE-15209: [~sershe], thank you for pointing that

[jira] [Commented] (HIVE-15209) Set hive.strict.checks.cartesian.product to false by default

2016-11-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667837#comment-15667837 ] Xuefu Zhang commented on HIVE-15209: I don't think erring out and saying that "Cartesian products are

  1   2   >