[jira] [Updated] (HIVE-11519) kryo.KryoException: Encountered unregistered

2015-10-12 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated HIVE-11519: - Due Date: 15/Oct/15 (was: 6/Aug/15) > kryo.KryoException: Encountered unregistered >

[jira] [Commented] (HIVE-11519) kryo.KryoException: Encountered unregistered

2015-10-12 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952684#comment-14952684 ] Feng Yuan commented on HIVE-11519: -- why does 1.2.1 would set kryo as the default serde tool? as it say

[jira] [Updated] (HIVE-11519) kryo.KryoException: Encountered unregistered

2015-10-12 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated HIVE-11519: - Affects Version/s: 1.2.0 1.2.1 > kryo.KryoException: Encountered unregistered >

[jira] [Updated] (HIVE-11519) kryo.KryoException: Encountered unregistered

2015-10-12 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated HIVE-11519: - Priority: Critical (was: Minor) > kryo.KryoException: Encountered unregistered >

[jira] [Commented] (HIVE-12028) An empty array is of type Array and incompatible with other array types

2015-10-12 Thread Furcy Pin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952901#comment-14952901 ] Furcy Pin commented on HIVE-12028: -- I found a simpler workaround : SELECT collect_set(INT(NULL)) ; This

[jira] [Commented] (HIVE-12090) Dead-code: Vectorized map-join murmur hash is run twice

2015-10-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952928#comment-14952928 ] Hive QA commented on HIVE-12090: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Commented] (HIVE-12088) a simple insert hql throws out NoClassFoundException of MetaException

2015-10-12 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952813#comment-14952813 ] Feng Yuan commented on HIVE-12088: -- is there any help? > a simple insert hql throws out

[jira] [Commented] (HIVE-10496) Hive xpath udf not getting the values within xml content

2015-10-12 Thread Anup Kumar Ray (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952904#comment-14952904 ] Anup Kumar Ray commented on HIVE-10496: --- The same issue is encountered on MapR 4.0.3 as well. >

[jira] [Updated] (HIVE-12090) Dead-code: Vectorized map-join murmur hash is run twice

2015-10-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12090: --- Attachment: HIVE-12090.1.patch > Dead-code: Vectorized map-join murmur hash is run twice >

[jira] [Commented] (HIVE-12090) Dead-code: Vectorized map-join murmur hash is run twice

2015-10-12 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952821#comment-14952821 ] Matt McCline commented on HIVE-12090: - +1, LGTM > Dead-code: Vectorized map-join murmur hash is run

[jira] [Updated] (HIVE-6131) New columns after table alter result in null values despite data

2015-10-12 Thread Xiaomeng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaomeng Huang updated HIVE-6131: - Affects Version/s: 1.2.1 > New columns after table alter result in null values despite data >

[jira] [Updated] (HIVE-6131) New columns after table alter result in null values despite data

2015-10-12 Thread Xiaomeng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaomeng Huang updated HIVE-6131: - Priority: Critical (was: Minor) > New columns after table alter result in null values despite

[jira] [Commented] (HIVE-12037) ORC: allow disabling orc meta index for large string type column

2015-10-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952687#comment-14952687 ] Gopal V commented on HIVE-12037: [~kshitiz8]: You can do orc.create.index=false and avoid metadata

[jira] [Commented] (HIVE-11894) CBO: Calcite Operator To Hive Operator (Calcite Return Path): correct table column name in CTAS queries

2015-10-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952701#comment-14952701 ] Hive QA commented on HIVE-11894: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Commented] (HIVE-12086) ORC: Buffered float readers to remove vtable thunks

2015-10-12 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953235#comment-14953235 ] Prasanth Jayachandran commented on HIVE-12086: -- java version "1.8.0_60" Benchmark

[jira] [Comment Edited] (HIVE-12086) ORC: Buffered float readers to remove vtable thunks

2015-10-12 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953235#comment-14953235 ] Prasanth Jayachandran edited comment on HIVE-12086 at 10/12/15 3:53 PM:

[jira] [Commented] (HIVE-12058) Change hive script to record errors when calling hbase fails

2015-10-12 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953239#comment-14953239 ] Jimmy Xiang commented on HIVE-12058: I think we should not remove "2>/dev/null". Otherwise, the script

[jira] [Commented] (HIVE-12091) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953316#comment-14953316 ] Xuefu Zhang commented on HIVE-12091: +1. Also +1 to the idea of test case covering this. >

[jira] [Updated] (HIVE-12091) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-12 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-12091: -- Attachment: HIVE-12091.1-spark.patch Seems this is a regression introduced in HIVE-8249. [~xhao1], the patch

[jira] [Updated] (HIVE-11981) ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-10-12 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11981: Attachment: HIVE-11981.02.patch > ORC Schema Evolution Issues (Vectorized, ACID, and

[jira] [Updated] (HIVE-12091) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-12 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-12091: -- Description: This issue occurs when hive.merge.sparkfiles is set to true. And can be workaround by setting

[jira] [Resolved] (HIVE-12089) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-12 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li resolved HIVE-12089. --- Resolution: Duplicate > HiveException (Failed to close AbstractFileMergeOperator) occurs during > loading

[jira] [Assigned] (HIVE-12091) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-12 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li reassigned HIVE-12091: - Assignee: Rui Li > HiveException (Failed to close AbstractFileMergeOperator) occurs during > loading

[jira] [Commented] (HIVE-12058) Change hive script to record errors when calling hbase fails

2015-10-12 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953163#comment-14953163 ] Yongzhi Chen commented on HIVE-12058: - The two failures are not related. [~jxiang], could you review

[jira] [Commented] (HIVE-12091) HiveException (Failed to close AbstractFileMergeOperator) occurs during loading data to ORC file, when hive.merge.sparkfiles is set to true. [Spark Branch]

2015-10-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953185#comment-14953185 ] Hive QA commented on HIVE-12091: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Commented] (HIVE-11981) ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-10-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953167#comment-14953167 ] Hive QA commented on HIVE-11981: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Assigned] (HIVE-7693) Invalid column ref error in order by when using column alias in select clause and using having

2015-10-12 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong reassigned HIVE-7693: - Assignee: Pengcheng Xiong > Invalid column ref error in order by when using column alias

[jira] [Commented] (HIVE-12074) Conditionally turn off hybrid grace hash join based on est. data size, etc

2015-10-12 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953494#comment-14953494 ] Wei Zheng commented on HIVE-12074: -- Test mismatches above indicate the tests in which Hybrid join is

[jira] [Commented] (HIVE-11866) Add framework to enable testing using LDAPServer using LDAP protocol

2015-10-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953377#comment-14953377 ] Thejas M Nair commented on HIVE-11866: -- Looks like the unboundid libraries

[jira] [Commented] (HIVE-12094) nDV of aggregate columns tend to be log scale - not unique

2015-10-12 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953387#comment-14953387 ] Pengcheng Xiong commented on HIVE-12094: [~gopalv], yes, the stats estimation for aggregation is

[jira] [Commented] (HIVE-11866) Add framework to enable testing using LDAPServer using LDAP protocol

2015-10-12 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953452#comment-14953452 ] Naveen Gangam commented on HIVE-11866: -- [~thejas] Thanks for digging this up. This is unfortunate.

[jira] [Commented] (HIVE-12065) FS stats collection may generate incorrect stats for multi-insert query

2015-10-12 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953459#comment-14953459 ] Prasanth Jayachandran commented on HIVE-12065: -- I am guessing this is related to HIVE-11863

[jira] [Resolved] (HIVE-12096) LLAP: merge master into branch

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12096. - Resolution: Fixed > LLAP: merge master into branch > -- > >

[jira] [Commented] (HIVE-12065) FS stats collection may generate incorrect stats for multi-insert query

2015-10-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953498#comment-14953498 ] Ashutosh Chauhan commented on HIVE-12065: - Need to test, but on first look seems like there is a

[jira] [Updated] (HIVE-12095) Remove using UnboundID for HS2 LDAP Testing

2015-10-12 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-12095: - Attachment: HIVE-12095.patch Patch to revert the code that uses UnboundID binaries. > Remove

[jira] [Commented] (HIVE-11866) Add framework to enable testing using LDAPServer using LDAP protocol

2015-10-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953381#comment-14953381 ] Thejas M Nair commented on HIVE-11866: -- Thanks for your hard work [~ngangam]. Its great to see the

[jira] [Commented] (HIVE-11866) Add framework to enable testing using LDAPServer using LDAP protocol

2015-10-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953470#comment-14953470 ] Thejas M Nair commented on HIVE-11866: -- Good point about it being used only in tests and not being

[jira] [Commented] (HIVE-12028) An empty array is of type Array and incompatible with other array types

2015-10-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953484#comment-14953484 ] Xuefu Zhang commented on HIVE-12028: Just for my understanding, what does "INT(NULL)" mean in this

[jira] [Commented] (HIVE-11894) CBO: Calcite Operator To Hive Operator (Calcite Return Path): correct table column name in CTAS queries

2015-10-12 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953428#comment-14953428 ] Pengcheng Xiong commented on HIVE-11894: The failed test case is unrelated. > CBO: Calcite

[jira] [Commented] (HIVE-12083) HIVE-10965 introduces thrift error if partNames or colNames are empty

2015-10-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953421#comment-14953421 ] Sushanth Sowmyan commented on HIVE-12083: - > Should we short circuit for empty partitions case as

[jira] [Updated] (HIVE-12017) Do not disable CBO by default when number of joins in a query is equal or less than 1

2015-10-12 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-12017: --- Attachment: HIVE-12017.02.patch > Do not disable CBO by default when number

[jira] [Commented] (HIVE-12083) HIVE-10965 introduces thrift error if partNames or colNames are empty

2015-10-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953504#comment-14953504 ] Sushanth Sowmyan commented on HIVE-12083: - Spoke to ashutosh about this - going to make one more

[jira] [Commented] (HIVE-11866) Add framework to enable testing using LDAPServer using LDAP protocol

2015-10-12 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953514#comment-14953514 ] Naveen Gangam commented on HIVE-11866: -- In the pom file, I had scoped its usage for tests only. So

[jira] [Assigned] (HIVE-12078) LLAP: document config settings

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12078: --- Assignee: Sergey Shelukhin > LLAP: document config settings >

[jira] [Commented] (HIVE-12058) Change hive script to record errors when calling hbase fails

2015-10-12 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953562#comment-14953562 ] Jimmy Xiang commented on HIVE-12058: With the change, when hbase mapredcp works, this script may not

[jira] [Updated] (HIVE-11642) LLAP: make sure tests pass #3

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11642: Attachment: (was: HIVE-11642.23.patch) > LLAP: make sure tests pass #3 >

[jira] [Updated] (HIVE-12078) LLAP: document config settings

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12078: Attachment: HIVE-12078.patch > LLAP: document config settings >

[jira] [Resolved] (HIVE-12095) Remove using UnboundID for HS2 LDAP Testing

2015-10-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-12095. -- Resolution: Fixed Not sure if fix version is applicable here, as we can track it via re-opening

[jira] [Commented] (HIVE-12095) Remove using UnboundID for HS2 LDAP Testing

2015-10-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953600#comment-14953600 ] Thejas M Nair commented on HIVE-12095: -- Patch reverted in master, i don't see the commit in branch-1.

[jira] [Commented] (HIVE-11891) Add basic performance logging to metastore calls

2015-10-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953670#comment-14953670 ] Thejas M Nair commented on HIVE-11891: -- Linking to HIVE-10214 which is in Hive 1.2.0 adds somewhat

[jira] [Commented] (HIVE-11866) Add framework to enable testing using LDAPServer using LDAP protocol

2015-10-12 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953607#comment-14953607 ] Naveen Gangam commented on HIVE-11866: -- Linked the legal jira to this. > Add framework to enable

[jira] [Commented] (HIVE-12017) Do not disable CBO by default when number of joins in a query is equal or less than 1

2015-10-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953615#comment-14953615 ] Hive QA commented on HIVE-12017: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Commented] (HIVE-11954) Extend logic to choose side table in MapJoin Conversion algorithm

2015-10-12 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953649#comment-14953649 ] Laljo John Pullokkaran commented on HIVE-11954: --- [~jcamachorodriguez] Looked at latest

[jira] [Commented] (HIVE-12058) Change hive script to record errors when calling hbase fails

2015-10-12 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953534#comment-14953534 ] Yongzhi Chen commented on HIVE-12058: - [~jxiang], when the hbase mapredcp fails, without 2>/dev/null,

[jira] [Commented] (HIVE-12095) Remove using UnboundID for HS2 LDAP Testing

2015-10-12 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953541#comment-14953541 ] Naveen Gangam commented on HIVE-12095: -- [~thejas] [~szehon] Could you help commit this change? Thanks

[jira] [Commented] (HIVE-11642) LLAP: make sure tests pass #3

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953558#comment-14953558 ] Sergey Shelukhin commented on HIVE-11642: - Looks like MiniTez tests get stuck on master too, such

[jira] [Updated] (HIVE-11634) Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...)

2015-10-12 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11634: - Attachment: HIVE-11634.992.patch > Support partition

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Attachment: HIVE-12082.patch > Null comparison for greatest and least operator >

[jira] [Assigned] (HIVE-12014) re-enable most LLAP tests after merge

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12014: --- Assignee: Sergey Shelukhin > re-enable most LLAP tests after merge >

[jira] [Updated] (HIVE-12060) LLAP: create separate variable for llap tests

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12060: Attachment: HIVE-12060.patch Now after the merge we can create the variable and update on

[jira] [Commented] (HIVE-12014) re-enable most LLAP tests after merge

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954160#comment-14954160 ] Sergey Shelukhin commented on HIVE-12014: - Will look into this shortly. I think we should make

[jira] [Updated] (HIVE-12086) ORC: Buffered float readers to remove vtable thunks

2015-10-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12086: --- Attachment: (was: perf-top-floatreader.png) > ORC: Buffered float readers to remove vtable thunks >

[jira] [Updated] (HIVE-12086) ORC: Buffered float readers to remove vtable thunks

2015-10-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12086: --- Attachment: HIVE-12086.2.patch > ORC: Buffered float readers to remove vtable thunks >

[jira] [Updated] (HIVE-12086) ORC: Buffered float readers to remove vtable thunks

2015-10-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12086: --- Attachment: (was: perf-top-floatreader.png) > ORC: Buffered float readers to remove vtable thunks >

[jira] [Updated] (HIVE-12086) ORC: Buffered float readers to remove vtable thunks

2015-10-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12086: --- Attachment: (was: HIVE-12086.2.patch) > ORC: Buffered float readers to remove vtable thunks >

[jira] [Commented] (HIVE-12062) enable HBase metastore file metadata cache for tez tests

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954220#comment-14954220 ] Sergey Shelukhin commented on HIVE-12062: - Looks like AM connects to zookeeper but always gets

[jira] [Updated] (HIVE-11518) Provide interface to adjust required resource for tez tasks

2015-10-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-11518: - Attachment: HIVE-11518.2.patch.txt Rebased to trunk > Provide interface to adjust required resource for tez

[jira] [Resolved] (HIVE-12096) LLAP: merge master into branch

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12096. - Resolution: Fixed > LLAP: merge master into branch > -- > >

[jira] [Updated] (HIVE-12127) LLAP: Avoid fetching data multiple times in case of broadcast. (Siddharth Seth)[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12127: Assignee: Siddharth Seth > LLAP: Avoid fetching data multiple times in case of broadcast.

[jira] [Assigned] (HIVE-12131) LLAP: Ignore error during close due to FS being closed[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12131: --- Assignee: Sergey Shelukhin > LLAP: Ignore error during close due to FS being

[jira] [Updated] (HIVE-11768) java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

2015-10-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-11768: - Attachment: HIVE-11768.4.patch.txt > java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

[jira] [Commented] (HIVE-11679) SemanticAnalysis of "a=1" can result in a new Configuration() object

2015-10-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954210#comment-14954210 ] Navis commented on HIVE-11679: -- [~ashutoshc] created RB but testNegativeCliDriver_compare_*_bigint seemed

[jira] [Updated] (HIVE-10890) Provide implementable engine selector

2015-10-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-10890: - Attachment: HIVE-10890.3.patch.txt > Provide implementable engine selector >

[jira] [Updated] (HIVE-12149) LLAP: Bugfixes, comments and the test (doesn't work yet)[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12149: Assignee: Serguei Zapreyev > LLAP: Bugfixes, comments and the test (doesn't work yet)[old

[jira] [Updated] (HIVE-12135) LLAP: Potential fix for evict issue; revert if it breaks things[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12135: Assignee: Sergey Shelukhin > LLAP: Potential fix for evict issue; revert if it breaks

[jira] [Updated] (HIVE-12128) LLAP: Name IO elevator threads (Prasanth Jayachandran)[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12128: Assignee: Prasanth Jayachandran (was: Sergey Shelukhin) > LLAP: Name IO elevator threads

[jira] [Updated] (HIVE-12144) LLAP: Fix another bug and update the q files[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12144: Assignee: Sergey Shelukhin > LLAP: Fix another bug and update the q files[old task] >

[jira] [Assigned] (HIVE-12128) LLAP: Name IO elevator threads (Prasanth Jayachandran)[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12128: --- Assignee: Sergey Shelukhin > LLAP: Name IO elevator threads (Prasanth

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Description: In mysql comparisons if any of the entries are null, then the result is null.

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Description: In mysql comparisons if any of the entries are null, then the result is null.

[jira] [Assigned] (HIVE-12146) LLAP: Change the way DiskRange-s are managed, and fix decref for cache, some more bugfixes[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12146: --- Assignee: Sergey Shelukhin > LLAP: Change the way DiskRange-s are managed, and fix

[jira] [Updated] (HIVE-12125) LLAP: NPE when calling abort on the TezProcessor. (Siddharth Seth)[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12125: Assignee: Siddharth Seth > LLAP: NPE when calling abort on the TezProcessor. (Siddharth

[jira] [Assigned] (HIVE-12149) LLAP: Bugfixes, comments and the test (doesn't work yet)[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12149: --- Assignee: Sergey Shelukhin (was: Serguei Zapreyev) > LLAP: Bugfixes, comments and

[jira] [Assigned] (HIVE-12142) LLAP: Remove FS cache, fix potential read issue[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12142: --- Assignee: Sergey Shelukhin > LLAP: Remove FS cache, fix potential read issue[old

[jira] [Updated] (HIVE-11923) allow qtests to run via a single client session for tez and llap

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11923: Attachment: HIVE-11923.04.patch Updating out file. I will also split tez and spark section,

[jira] [Updated] (HIVE-12083) HIVE-10965 introduces thrift error if partNames or colNames are empty

2015-10-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-12083: Attachment: HIVE-12083.2.patch Patch updated. > HIVE-10965 introduces thrift error if

[jira] [Commented] (HIVE-12065) FS stats collection may generate incorrect stats for multi-insert query

2015-10-12 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953817#comment-14953817 ] Pengcheng Xiong commented on HIVE-12065: I checked the source code change, confirmed test cases

[jira] [Commented] (HIVE-12080) Support auto type widening for Parquet table

2015-10-12 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954108#comment-14954108 ] Mohammad Kamrul Islam commented on HIVE-12080: -- I'm considering two possible options to

[jira] [Updated] (HIVE-12086) ORC: Buffered float readers to remove vtable thunks

2015-10-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12086: --- Attachment: perf-top-floatreader.png !perf-top-floatreader.jpg! [~prasanth_j]: The benchmark doesn't look

[jira] [Commented] (HIVE-12058) Change hive script to record errors when calling hbase fails

2015-10-12 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954001#comment-14954001 ] Jimmy Xiang commented on HIVE-12058: You are right. The warning doesn't mess up the classpath for me.

[jira] [Updated] (HIVE-12060) LLAP: create separate variable for llap tests

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12060: Attachment: (was: HIVE-12060.01.patch) > LLAP: create separate variable for llap tests

[jira] [Commented] (HIVE-11634) Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...)

2015-10-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954167#comment-14954167 ] Hive QA commented on HIVE-11634: {color:red}Overall{color}: -1 no tests executed Here are the results

[jira] [Updated] (HIVE-11679) SemanticAnalysis of "a=1" can result in a new Configuration() object

2015-10-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-11679: - Attachment: HIVE-11679.2.patch.txt > SemanticAnalysis of "a=1" can result in a new Configuration() object >

[jira] [Resolved] (HIVE-12130) LLAP: Minor changes to work with the API changes in TEZ-2175 and TEZ-2187. (Siddharth Seth)[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12130. - Resolution: Fixed Errata was updated in HIVE-12153 > LLAP: Minor changes to work with

[jira] [Resolved] (HIVE-12136) LLAP: Some minor cleanup[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12136. - Resolution: Fixed Errata was updated in HIVE-12153 > LLAP: Some minor cleanup[old task]

[jira] [Resolved] (HIVE-12147) LLAP: Merge master to branch (multiple merges)[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12147. - Resolution: Fixed Errata was updated in HIVE-12153 > LLAP: Merge master to branch

[jira] [Resolved] (HIVE-12131) LLAP: Ignore error during close due to FS being closed[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12131. - Resolution: Fixed Errata was updated in HIVE-12153 > LLAP: Ignore error during close due

[jira] [Resolved] (HIVE-12139) LLAP: Add logging to initialization[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12139. - Resolution: Fixed Errata was updated in HIVE-12153 > LLAP: Add logging to

[jira] [Resolved] (HIVE-12138) LLAP: Duplicate config removed in llap-daemon-site.xml[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12138. - Resolution: Fixed Errata was updated in HIVE-12153 > LLAP: Duplicate config removed in

[jira] [Resolved] (HIVE-12152) LLAP: Disable LLAP IO due to issues[old task]

2015-10-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-12152. - Resolution: Fixed Errata was updated in HIVE-12153 > LLAP: Disable LLAP IO due to

  1   2   >