[jira] [Commented] (HIVE-12080) Support auto type widening (int->bigint & float->double) for Parquet table

2015-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035985#comment-15035985 ] Sergio Peña commented on HIVE-12080: [~leftylev] I think the parquet wiki for Hive needs more

[jira] [Updated] (HIVE-12475) Parquet schema evolution within array<struct<>> doesn't work

2015-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-12475: --- Affects Version/s: (was: 1.1.0) > Parquet schema evolution within array> doesn't work >

[jira] [Commented] (HIVE-12566) Incorrect result returns when using COALESCE in WHERE condition with LEFT JOIN

2015-12-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036062#comment-15036062 ] Chaoyu Tang commented on HIVE-12566: I verified the query in MySQL and Oracle, they all return

[jira] [Commented] (HIVE-12529) HiveTxnManager.acquireLocks() should not block forever

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036042#comment-15036042 ] Eugene Koifman commented on HIVE-12529: --- All failed tests have age > 1 >

[jira] [Commented] (HIVE-12381) analyze table compute stats for table with special characters will wipe out all the table stats

2015-12-02 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035896#comment-15035896 ] Pengcheng Xiong commented on HIVE-12381: Failed tests are unrelated and they also appeared in

[jira] [Commented] (HIVE-12301) CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix test failure for udf_percentile.q

2015-12-02 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035964#comment-15035964 ] Pengcheng Xiong commented on HIVE-12301: [~jcamachorodriguez], i have addressed your comments

[jira] [Commented] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

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

[jira] [Commented] (HIVE-12469) Bump Commons-Collections dependency from 3.2.1 to 3.2.2. to address vulnerability

2015-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036033#comment-15036033 ] Sergio Peña commented on HIVE-12469: Seems the branch-1 is not tested too often, and many old patches

[jira] [Assigned] (HIVE-12567) Enhance TxnHandler retry logic to handle ORA-08176

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-12567: - Assignee: Eugene Koifman > Enhance TxnHandler retry logic to handle ORA-08176 >

[jira] [Commented] (HIVE-12184) DESCRIBE of fully qualified table fails when db and table name match and non-default database is in use

2015-12-02 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036292#comment-15036292 ] Naveen Gangam commented on HIVE-12184: -- [~leftylev] I have revised the documentation to reflect the

[jira] [Updated] (HIVE-12491) Improve ndv heuristic for functions

2015-12-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12491: Summary: Improve ndv heuristic for functions (was: Column Statistics: 3 attribute join on

[jira] [Updated] (HIVE-12338) Add webui to HiveServer2

2015-12-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-12338: --- Fix Version/s: (was: 2.0.0) > Add webui to HiveServer2 > > >

[jira] [Updated] (HIVE-12338) Add webui to HiveServer2

2015-12-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-12338: --- Labels: (was: TODOC2.0) > Add webui to HiveServer2 > > >

[jira] [Updated] (HIVE-11865) Disable Hive PPD optimizer when CBO has optimized the plan

2015-12-02 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-11865: --- Attachment: HIVE-11865.02.patch > Disable Hive PPD optimizer when CBO has

[jira] [Updated] (HIVE-12413) Default mode for hive.mapred.mode should be strict

2015-12-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12413: Attachment: HIVE-12413.4.patch > Default mode for hive.mapred.mode should be strict >

[jira] [Updated] (HIVE-12567) Enhance TxnHandler retry logic to handle ORA-08176

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12567: -- Component/s: Transactions > Enhance TxnHandler retry logic to handle ORA-08176 >

[jira] [Updated] (HIVE-12491) Improve ndv heuristic for functions

2015-12-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12491: Fix Version/s: 2.0.0 > Improve ndv heuristic for functions >

[jira] [Commented] (HIVE-12020) Revert log4j2 xml configuration to properties based configuration

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

[jira] [Commented] (HIVE-12526) PerfLogger for hive compiler and optimizer

2015-12-02 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036326#comment-15036326 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-12526: -- [~ashutoshc] Thanks

[jira] [Commented] (HIVE-11975) mssql scripts contains invalid 'GO' statement

2015-12-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036125#comment-15036125 ] Thejas M Nair commented on HIVE-11975: -- Ah, just noticed that you already have 'NO PRECOMMIT TESTS'

[jira] [Updated] (HIVE-12567) Enhance TxnHandler retry logic to handle ORA-08176

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12567: -- Attachment: HIVE-12567.patch > Enhance TxnHandler retry logic to handle ORA-08176 >

[jira] [Commented] (HIVE-12500) JDBC driver not overlaying params supplied via properties object when reading params from ZK

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

[jira] [Commented] (HIVE-12338) Add webui to HiveServer2

2015-12-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036145#comment-15036145 ] Jimmy Xiang commented on HIVE-12338: I removed the TODOC2.0 lavel and the Fix Version. I should have

[jira] [Commented] (HIVE-12529) HiveTxnManager.acquireLocks() should not block forever

2015-12-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036308#comment-15036308 ] Alan Gates commented on HIVE-12529: --- I don't understand what you're trying to do here. It looks like

[jira] [Commented] (HIVE-12469) Bump Commons-Collections dependency from 3.2.1 to 3.2.2. to address vulnerability

2015-12-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036100#comment-15036100 ] Ashutosh Chauhan commented on HIVE-12469: - yeah.. all failures are because of golden file changes

[jira] [Commented] (HIVE-10613) HCatSchemaUtils getHCatFieldSchema should include field comment

2015-12-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036343#comment-15036343 ] Ashutosh Chauhan commented on HIVE-10613: - +1 > HCatSchemaUtils getHCatFieldSchema should include

[jira] [Commented] (HIVE-11975) mssql scripts contains invalid 'GO' statement

2015-12-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036124#comment-15036124 ] Thejas M Nair commented on HIVE-11975: -- I don't think we need to wait for precommit tests on this

[jira] [Commented] (HIVE-12538) After set spark related config, SparkSession never get reused

2015-12-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036440#comment-15036440 ] Jimmy Xiang commented on HIVE-12538: Patch v2 looks good to me. No need to use ConcurrentHashMap since

[jira] [Updated] (HIVE-12055) Create row-by-row shims for the write path

2015-12-02 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-12055: - Attachment: HIVE-12055.patch Rebased > Create row-by-row shims for the write path >

[jira] [Updated] (HIVE-11975) mssql scripts contains invalid 'GO' statement

2015-12-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-11975: Priority: Minor (was: Major) > mssql scripts contains invalid 'GO' statement >

[jira] [Commented] (HIVE-12567) Enhance TxnHandler retry logic to handle ORA-08176

2015-12-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036484#comment-15036484 ] Jason Dere commented on HIVE-12567: --- I think the ORA exception is misspelled, this Jira description

[jira] [Updated] (HIVE-12567) Enhance TxnHandler retry logic to handle ORA-08176

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12567: -- Attachment: HIVE-12567.1.patch > Enhance TxnHandler retry logic to handle ORA-08176 >

[jira] [Updated] (HIVE-12471) Secure HS2 web UI with SSL

2015-12-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-12471: --- Attachment: HIVE-12471.2.patch Attached v2 that addressed some review comments - minor changes. >

[jira] [Updated] (HIVE-11372) join with between predicate comparing integer types returns no rows when ORC format used

2015-12-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11372: Attachment: vector_select_int.q.out > join with between predicate comparing integer types returns

[jira] [Commented] (HIVE-12075) add analyze command to explictly cache file metadata in HBase metastore

2015-12-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036357#comment-15036357 ] Alan Gates commented on HIVE-12075: --- -1. I think putting the ORC specific methods in

[jira] [Updated] (HIVE-12568) Use the same logic finding HS2 host name in Spark client [Spark Branch]

2015-12-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-12568: --- Attachment: HIVE-12568.0-spark.patch > Use the same logic finding HS2 host name in Spark client

[jira] [Updated] (HIVE-12570) Incorrect error message Expression not in GROUP BY key thrown instead of Invalid function

2015-12-02 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-12570: - Description: {code} explain create table

[jira] [Updated] (HIVE-11372) join with between predicate comparing integer types returns no rows when ORC format used

2015-12-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11372: Attachment: vector_select_int.q > join with between predicate comparing integer types returns no

[jira] [Commented] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-02 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036376#comment-15036376 ] Prasanth Jayachandran commented on HIVE-11312: -- orc_ppd_char.q passes locally for me. Not

[jira] [Updated] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-02 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-11312: - Attachment: HIVE-11312.5.patch Fixed ppd char test cases > ORC format: where

[jira] [Commented] (HIVE-11372) join with between predicate comparing integer types returns no rows when ORC format used

2015-12-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036562#comment-15036562 ] Matt McCline commented on HIVE-11372: - MR: VectorMapJoinOperator input batch: {code}

[jira] [Commented] (HIVE-12529) HiveTxnManager.acquireLocks() should not block forever

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036384#comment-15036384 ] Eugene Koifman commented on HIVE-12529: --- This is client code. The transaction that added 'w' locks

[jira] [Updated] (HIVE-11890) Create ORC module

2015-12-02 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11890: - Attachment: HIVE-11890.patch This addresses Prasanth's feedback. In particular: *

[jira] [Commented] (HIVE-12567) Enhance TxnHandler retry logic to handle ORA-08176

2015-12-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036496#comment-15036496 ] Jason Dere commented on HIVE-12567: --- +1 pending compilation/tests > Enhance TxnHandler retry logic to

[jira] [Commented] (HIVE-11107) Support for Performance regression test suite with TPCDS

2015-12-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036526#comment-15036526 ] Ashutosh Chauhan commented on HIVE-11107: - [~hsubramaniyan] Seems like RB is not updated with

[jira] [Updated] (HIVE-12564) Hive query fails with "Caused by: java.lang.RuntimeException: cannot find field _col1 from []"

2015-12-02 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-12564: Attachment: HIVE-12564.png > Hive query fails with "Caused by: java.lang.RuntimeException:

[jira] [Commented] (HIVE-12515) Clean the SparkCounters related code after remove counter based stats collection[Spark Branch]

2015-12-02 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035483#comment-15035483 ] Rui Li commented on HIVE-12515: --- {{mapjoin_memcheck}} also passes on my side, so doesn't seem related. >

[jira] [Commented] (HIVE-12381) analyze table compute stats for table with special characters will wipe out all the table stats

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

[jira] [Updated] (HIVE-12257) Enhance ORC FileDump utility to handle flush_length files and recovery

2015-12-02 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12257: - Attachment: HIVE-12257.11.patch Patch addresses latest code review comments. >

[jira] [Commented] (HIVE-12444) Global Limit optimization on ACID table without base directory may throw exception

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036633#comment-15036633 ] Eugene Koifman commented on HIVE-12444: --- committed to master

[jira] [Updated] (HIVE-12444) Global Limit optimization on ACID table without base directory may throw exception

2015-12-02 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-12444: - Attachment: HIVE-12444.branch-1.patch Attached patch for branch-1. > Global Limit optimization on ACID

[jira] [Updated] (HIVE-12576) Add missing license headers in preparation for the 2.0 release

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12576: Description: NO PRECOMMIT TESTS > Add missing license headers in preparation for the 2.0

[jira] [Updated] (HIVE-12576) Add missing license headers in preparation for the 2.0 release

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12576: Priority: Blocker (was: Major) > Add missing license headers in preparation for the 2.0

[jira] [Commented] (HIVE-11107) Support for Performance regression test suite with TPCDS

2015-12-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036686#comment-15036686 ] Ashutosh Chauhan commented on HIVE-11107: - * It will be more useful to have tez plans for this

[jira] [Updated] (HIVE-12573) some DPP tests are broken

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12573: Attachment: (was: HIVE-12557.01.patch) > some DPP tests are broken >

[jira] [Commented] (HIVE-12537) RLEv2 doesn't seem to work

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

[jira] [Commented] (HIVE-12505) Insert overwrite in same encrypted zone silently fails to remove some existing files

2015-12-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036709#comment-15036709 ] Aihua Xu commented on HIVE-12505: - +1 on the new patch. I feel we should trash the oldPath when oldPath is

[jira] [Commented] (HIVE-12562) Enabling native fast hash table can cause incorrect results

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036658#comment-15036658 ] Sergey Shelukhin commented on HIVE-12562: - Is there a repro? > Enabling native fast hash table

[jira] [Commented] (HIVE-12568) Use the same logic finding HS2 host name in Spark client [Spark Branch]

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

[jira] [Updated] (HIVE-12574) windowing function returns incorrect result when the window size is larger than the partition size

2015-12-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12574: Description: In PTF windowing, when the partition is small and the window size is larger than the

[jira] [Updated] (HIVE-12574) windowing function returns incorrect result when the window size is larger than the partition size

2015-12-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12574: Description: In PTF windowing, when the partition is small and the window size is larger than the

[jira] [Updated] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12557: Attachment: HIVE-12557.01.patch Updated the patch to pre-check the elements. > NPE while

[jira] [Updated] (HIVE-12568) Use the same logic finding HS2 host name in Spark client [Spark Branch]

2015-12-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-12568: --- Attachment: HIVE-12568.1-spark.patch Patch 1 reverted a file that contained no code changes. Test

[jira] [Updated] (HIVE-12576) Add missing license headers in preparation for the 2.0 release

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12576: Attachment: HIVE-12576.patch [~ashutoshc] can you take a look? This just add comment

[jira] [Updated] (HIVE-12576) Add missing license headers in preparation for the 2.0 release

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12576: Target Version/s: 2.0.0 > Add missing license headers in preparation for the 2.0 release >

[jira] [Updated] (HIVE-12574) windowing function returns incorrect result when the window size is larger than the partition size

2015-12-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12574: Description: In PTF windowing, when the partition is small and the window size is larger than the

[jira] [Updated] (HIVE-12575) Similar to HIVE-12574, collect_set and count() give incorrect result when partition size is smaller than window size

2015-12-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12575: Description: Will fix these two functions separately since seems the issue and fix would be different from

[jira] [Updated] (HIVE-12500) JDBC driver not overlaying params supplied via properties object when reading params from ZK

2015-12-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-12500: - Fix Version/s: 2.0.0 > JDBC driver not overlaying params supplied via properties object when

[jira] [Commented] (HIVE-12500) JDBC driver not overlaying params supplied via properties object when reading params from ZK

2015-12-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036939#comment-15036939 ] Thejas M Nair commented on HIVE-12500: -- The test failures are unrelated. Committed patch to master.

[jira] [Commented] (HIVE-12569) Excessive console message from SparkClientImpl [Spark Branch]

2015-12-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036997#comment-15036997 ] Xuefu Zhang commented on HIVE-12569: [~lirui], [~chengxiang li], any idea what causes this and how to

[jira] [Updated] (HIVE-12578) Hive query failing with error ClassCastException org.apache.hadoop.hive.ql.plan.ExprNodeConstantDesc cannot be cast to org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc

2015-12-02 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-12578: --- Attachment: (was: HIVE-12578.patch) > Hive query failing with error

[jira] [Updated] (HIVE-12529) HiveTxnManager.acquireLocks() should not block forever

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12529: -- Attachment: HIVE-12529.5.patch patch 5 only adds a few comments to patch 4. no code changes >

[jira] [Assigned] (HIVE-11530) push limit thru outer join

2015-12-02 Thread Yohei Abe (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Abe reassigned HIVE-11530: Assignee: Yohei Abe (was: Yuya OZAWA) > push limit thru outer join > -- >

[jira] [Updated] (HIVE-12537) RLEv2 doesn't seem to work

2015-12-02 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12537: - Attachment: HIVE-11537-branch-1.patch > RLEv2 doesn't seem to work >

[jira] [Updated] (HIVE-12538) After set spark related config, SparkSession never get reused

2015-12-02 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-12538: - Attachment: HIVE-12538.4.patch Changing to session level spark session lock. Changing back to HashMap.

[jira] [Commented] (HIVE-12569) Excessive console message from SparkClientImpl [Spark Branch]

2015-12-02 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037187#comment-15037187 ] Chengxiang Li commented on HIVE-12569: -- As [~nemon] analyzed, the message comes from Spark side, it

[jira] [Commented] (HIVE-10982) Customizable the value of java.sql.statement.setFetchSize in Hive JDBC Driver

2015-12-02 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037192#comment-15037192 ] Bing Li commented on HIVE-10982: Re-submitted the patch, but I still can't see it in

[jira] [Assigned] (HIVE-12566) Incorrect result returns when using COALESCE in WHERE condition with LEFT JOIN

2015-12-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-12566: -- Assignee: Chaoyu Tang > Incorrect result returns when using COALESCE in WHERE condition with

[jira] [Commented] (HIVE-12566) Incorrect result returns when using COALESCE in WHERE condition with LEFT JOIN

2015-12-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037307#comment-15037307 ] Chaoyu Tang commented on HIVE-12566: I think that pushing down of where clause to join condition

[jira] [Updated] (HIVE-12537) RLEv2 doesn't seem to work

2015-12-02 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12537: - Attachment: HIVE-12537.4.patch Updated golden files for vector_outer_join5.q >

[jira] [Updated] (HIVE-12566) Incorrect result returns when using COALESCE in WHERE condition with LEFT JOIN

2015-12-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-12566: --- Attachment: HIVE-12566.patch Disable the pushdown of where clause to join condition in outer join. >

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-02 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037216#comment-15037216 ] Prasanth Jayachandran commented on HIVE-12557: -- +1 > NPE while removing entry in LRFU cache

[jira] [Commented] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-02 Thread Thomas Friedrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037347#comment-15037347 ] Thomas Friedrich commented on HIVE-11312: - Thanks, [~prasanth_j] for getting this fix in! > ORC

[jira] [Commented] (HIVE-12532) LLAP Cache: Uncompressed data cache has NPE

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

[jira] [Commented] (HIVE-12515) Clean the SparkCounters related code after remove counter based stats collection[Spark Branch]

2015-12-02 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037160#comment-15037160 ] Chengxiang Li commented on HIVE-12515: -- LGTM BTW, if i recall this right, the operator level stats is

[jira] [Commented] (HIVE-12569) Excessive console message from SparkClientImpl [Spark Branch]

2015-12-02 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037439#comment-15037439 ] Rui Li commented on HIVE-12569: --- I also hit the issue before. Changing log4j conf to make the logs go to RFA

[jira] [Updated] (HIVE-11110) Reorder applyPreJoinOrderingTransforms, add NotNULL/FilterMerge rules, improve Filter selectivity estimation

2015-12-02 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-0?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-0: -- Attachment: HIVE-0.29.patch > Reorder applyPreJoinOrderingTransforms, add

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

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

[jira] [Updated] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-02 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-11312: - Attachment: HIVE-11312-branch-1.patch > ORC format: where clause with CHAR data

[jira] [Commented] (HIVE-12569) Excessive console message from SparkClientImpl [Spark Branch]

2015-12-02 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037299#comment-15037299 ] Chengxiang Li commented on HIVE-12569: -- Actually, it's not a exactly issue, although the spark job

[jira] [Commented] (HIVE-12566) Incorrect result returns when using COALESCE in WHERE condition with LEFT JOIN

2015-12-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037334#comment-15037334 ] Chaoyu Tang commented on HIVE-12566: Patch has been uploaded to RB https://reviews.apache.org/r/40897/

[jira] [Commented] (HIVE-12528) don't start HS2 Tez sessions in a single thread

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

[jira] [Commented] (HIVE-12515) Clean the SparkCounters related code after remove counter based stats collection[Spark Branch]

2015-12-02 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037417#comment-15037417 ] Rui Li commented on HIVE-12515: --- Thanks guys. I'll commit this shortly. > Clean the SparkCounters related

[jira] [Updated] (HIVE-12563) NullPointerException with 3-way Tez merge join

2015-12-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-12563: -- Attachment: HIVE-12563.1.patch Not sure if this is the right fix, but looks like perhaps we should be

[jira] [Updated] (HIVE-12444) Global Limit optimization on ACID table without base directory may throw exception

2015-12-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12444: -- Target Version/s: 1.3.0, 2.0.0 (was: 2.0.0) > Global Limit optimization on ACID table without

[jira] [Updated] (HIVE-12499) Add HMS metrics for number of tables and partitions

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12499: Fix Version/s: (was: 2.0.0) (was: 1.3.0) Removing the fixed

[jira] [Updated] (HIVE-12575) Similar to HIVE-12574, collect_set and count() give incorrect result when partition size is smaller than window size

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12575: Fix Version/s: (was: 2.0.0) (was: 1.3.0) Removing the fixed

[jira] [Updated] (HIVE-12451) Orc fast file merging/concatenation should be disabled for ACID tables

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12451: Target Version/s: 1.3.0, 2.1.0 (was: 1.3.0) > Orc fast file merging/concatenation should

[jira] [Updated] (HIVE-12451) Orc fast file merging/concatenation should be disabled for ACID tables

2015-12-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12451: Affects Version/s: (was: 2.1.0) > Orc fast file merging/concatenation should be

[jira] [Commented] (HIVE-12568) Use the same logic finding HS2 host name in Spark client [Spark Branch]

2015-12-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036867#comment-15036867 ] Jimmy Xiang commented on HIVE-12568: The thrift server bind host is usually the external network

  1   2   >