[jira] [Updated] (HIVE-11878) ClassNotFoundException can possibly occur if multiple jars are registered one at a time in Hive

2015-12-09 Thread Ratandeep Ratti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ratandeep Ratti updated HIVE-11878: --- Attachment: HIVE-11878.4.patch Addressed failing tests > ClassNotFoundException can possibly

[jira] [Updated] (HIVE-12616) NullPointerException when spark session is reused to run a mapjoin

2015-12-09 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-12616: - Attachment: HIVE-12616.patch Explicitly setting spark.master before submit to spark . >

[jira] [Assigned] (HIVE-12615) Do not start spark session when only explain

2015-12-09 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou reassigned HIVE-12615: Assignee: Nemon Lou > Do not start spark session when only explain >

[jira] [Commented] (HIVE-12615) Do not start spark session when only explain

2015-12-09 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048371#comment-15048371 ] Nemon Lou commented on HIVE-12615: -- [~xuefuz] Thanks for your attention .It's a good idea to show the

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

2015-12-09 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048411#comment-15048411 ] Jesus Camacho Rodriguez commented on HIVE-12526: LGTM, +1 > PerfLogger for hive compiler

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

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

[jira] [Commented] (HIVE-12542) Create HiveRelFactories

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

[jira] [Commented] (HIVE-12542) Create HiveRelFactories

2015-12-09 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048665#comment-15048665 ] Jesus Camacho Rodriguez commented on HIVE-12542: Fails are unrelated, [~ashutoshc] could

[jira] [Resolved] (HIVE-8339) Job status not found after 100% succeded map

2015-12-09 Thread Valera Chevtaev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valera Chevtaev resolved HIVE-8339. --- Resolution: Fixed Assignee: Valera Chevtaev Looks like the problem was because of lack

[jira] [Updated] (HIVE-12629) hive.auto.convert.join=true makes join sql failed on spark engine on yarn

2015-12-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 吴子美 updated HIVE-12629: --- Description: I am using hive1.2 on spark on yarn. I found select count(*) from (select user_id from xxx group by

[jira] [Updated] (HIVE-12629) hive.auto.convert.join=true makes join sql failed on spark engine on yarn

2015-12-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 吴子美 updated HIVE-12629: --- Description: I am using hive1.2 on spark on yarn. I found select count(1) from (select user_id from xxx group by

[jira] [Updated] (HIVE-12629) hive.auto.convert.join=true makes lateral view join sql failed on spark engine on yarn

2015-12-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 吴子美 updated HIVE-12629: --- Summary: hive.auto.convert.join=true makes lateral view join sql failed on spark engine on yarn (was:

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

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

[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-09 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048787#comment-15048787 ] Naveen Gangam commented on HIVE-12184: -- [~leftylev] I am glad to have contributed to the hive docs

[jira] [Commented] (HIVE-12629) hive.auto.convert.join=true makes lateral view join sql failed on spark engine on yarn

2015-12-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048827#comment-15048827 ] Xuefu Zhang commented on HIVE-12629: +[~csun] > hive.auto.convert.join=true makes lateral view join

[jira] [Updated] (HIVE-12485) Secure HS2 web UI with kerberos

2015-12-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-12485: --- Attachment: HIVE-12485.2.patch Attached v2 that addressed Szehon's review feedback. > Secure HS2 web

[jira] [Updated] (HIVE-11179) HIVE should allow custom converting from HivePrivilegeObjectDesc to privilegeObject for different authorizers

2015-12-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-11179: - Fix Version/s: (was: 1.2.1) > HIVE should allow custom converting from

[jira] [Commented] (HIVE-11179) HIVE should allow custom converting from HivePrivilegeObjectDesc to privilegeObject for different authorizers

2015-12-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049070#comment-15049070 ] Thejas M Nair commented on HIVE-11179: -- Thanks [~Ferd]! > HIVE should allow custom converting from

[jira] [Commented] (HIVE-11988) [hive] security issue with hive & ranger for import table command

2015-12-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049092#comment-15049092 ] Sushanth Sowmyan commented on HIVE-11988: - [~aloklal99], that's a good point. I will create a new

[jira] [Commented] (HIVE-11179) HIVE should allow custom converting from HivePrivilegeObjectDesc to privilegeObject for different authorizers

2015-12-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049216#comment-15049216 ] Sushanth Sowmyan commented on HIVE-11179: - Thanks for the catch, Thejas, and the revert,

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

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

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

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

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

2015-12-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049237#comment-15049237 ] Szehon Ho commented on HIVE-12499: -- Failures not related, TestHiveMetaStorePartitionSpecs failures happen

[jira] [Commented] (HIVE-12092) SARGS: UDFLike prefix cases needs to be translated into >= sargs

2015-12-09 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049247#comment-15049247 ] Gunther Hagleitner commented on HIVE-12092: --- In your example above you say: x like "https:%" ->

[jira] [Updated] (HIVE-12316) Improved integration test for Hive

2015-12-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-12316: -- Attachment: (was: HIVE-12316.3.patch) > Improved integration test for Hive >

[jira] [Updated] (HIVE-12316) Improved integration test for Hive

2015-12-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-12316: -- Attachment: (was: HIVE-12316.4.patch) > Improved integration test for Hive >

[jira] [Commented] (HIVE-12485) Secure HS2 web UI with kerberos

2015-12-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049193#comment-15049193 ] Szehon Ho commented on HIVE-12485: -- Thanks +1 > Secure HS2 web UI with kerberos >

[jira] [Resolved] (HIVE-12639) Handle exceptions during SARG creation

2015-12-09 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran resolved HIVE-12639. -- Resolution: Duplicate Assignee: Prasanth Jayachandran Duplicate of

[jira] [Assigned] (HIVE-9544) Error dropping fully qualified partitioned table - Internal error processing get_partition_names

2015-12-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-9544: - Assignee: Chaoyu Tang > Error dropping fully qualified partitioned table - Internal error

[jira] [Commented] (HIVE-12596) Delete timestamp row throws java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]

2015-12-09 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049517#comment-15049517 ] Owen O'Malley commented on HIVE-12596: -- +1 > Delete timestamp row throws

[jira] [Updated] (HIVE-12435) SELECT COUNT(CASE WHEN...) GROUPBY returns 1 for 'NULL' in a case of ORC and vectorization is enabled.

2015-12-09 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-12435: -- Assignee: Matt McCline (was: Gopal V) > SELECT COUNT(CASE WHEN...) GROUPBY returns 1

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Description: Until HIVE-12631 is fixed, we need to avoid ACID tables in IO elevator. Right

[jira] [Commented] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

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

[jira] [Updated] (HIVE-12531) Implement fast-path for Year/Month UDFs for dates between 1999 and 2038

2015-12-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-12531: -- Attachment: HIVE-12531.2.patch updated test to fix failures - using dates below the year 3000 >

[jira] [Commented] (HIVE-12635) Hive should return the latest hbase cell timestamp as the row timestamp value

2015-12-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049472#comment-15049472 ] Aihua Xu commented on HIVE-12635: - Initial patch: read the latest timestamp of all the cells as the

[jira] [Updated] (HIVE-12640) Allow StatsOptimizer to optimize the query for Constant GroupBy keys

2015-12-09 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-12640: - Attachment: HIVE-12640.1.patch > Allow StatsOptimizer to

[jira] [Updated] (HIVE-12633) LLAP: package included serde jars

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12633: Attachment: HIVE-12633.patch The patch. [~hagleitn] [~gopalv] can you take a look? > LLAP:

[jira] [Commented] (HIVE-12174) Error: java.lang.RuntimeException: org.apache.hive.com.esotericsoftware.kryo.KryoException: java.lang.IndexOutOfBoundsException: Index: 112, Size: 11

2015-12-09 Thread Robert Rapplean (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049318#comment-15049318 ] Robert Rapplean commented on HIVE-12174: I just ran into this problem after upgrading from Hive

[jira] [Commented] (HIVE-12629) hive.auto.convert.join=true makes lateral view join sql failed on spark engine on yarn

2015-12-09 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049327#comment-15049327 ] Chao Sun commented on HIVE-12629: - Hi [~leon_...@163.com], thanks for reporting this issue. Could you

[jira] [Commented] (HIVE-12531) Implement fast-path for Year/Month UDFs for dates between 1999 and 2038

2015-12-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049382#comment-15049382 ] Jason Dere commented on HIVE-12531: --- Tests are failing for the timestamp "3102586-03-05 00:00:00:00.0".

[jira] [Updated] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12625: Attachment: HIVE-12625.2-branch1.patch > Backport to branch-1 HIVE-11981 ORC Schema Evolution

[jira] [Updated] (HIVE-12635) Hive should return the latest hbase cell timestamp as the row timestamp value

2015-12-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12635: Attachment: HIVE-12635.patch > Hive should return the latest hbase cell timestamp as the row timestamp

[jira] [Commented] (HIVE-12610) Hybrid Grace Hash Join should fail task faster if processing first batch fails, instead of continuing processing the rest

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

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

2015-12-09 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 I missed the fact that I was referencing the hive 2.0.0-SNAPSHOT pom

[jira] [Commented] (HIVE-11603) IndexOutOfBoundsException thrown when accessing a union all subquery and filtering on a column which does not exist in all underlying tables

2015-12-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049500#comment-15049500 ] Ashutosh Chauhan commented on HIVE-11603: - [~jpullokkaran] Little confused here. Original bug

[jira] [Updated] (HIVE-12534) Date functions with vectorization is returning wrong results

2015-12-09 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-12534: -- Assignee: Matt McCline > Date functions with vectorization is returning wrong results >

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

2015-12-09 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 This is a combined HIVE-11890 + HIVE-12055 patch so that Jenkins can

[jira] [Commented] (HIVE-12610) Hybrid Grace Hash Join should fail task faster if processing first batch fails, instead of continuing processing the rest

2015-12-09 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049496#comment-15049496 ] Wei Zheng commented on HIVE-12610: -- Test failures are irrelevant. [~vikram.dixit] Can you take a look?

[jira] [Commented] (HIVE-12610) Hybrid Grace Hash Join should fail task faster if processing first batch fails, instead of continuing processing the rest

2015-12-09 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049514#comment-15049514 ] Vikram Dixit K commented on HIVE-12610: --- +1 LGTM. nit: Maybe you want to add a log to say that you

[jira] [Assigned] (HIVE-12596) Delete timestamp row throws java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]

2015-12-09 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran reassigned HIVE-12596: Assignee: Prasanth Jayachandran (was: Damien Carol) > Delete timestamp

[jira] [Updated] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12625: Attachment: HIVE-12625.3.branch1.patch > Backport to branch-1 HIVE-11981 ORC Schema Evolution

[jira] [Updated] (HIVE-12596) Delete timestamp row throws java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]

2015-12-09 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12596: - Attachment: HIVE-12596.1.patch > Delete timestamp row throws

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

2015-12-09 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049573#comment-15049573 ] Prasanth Jayachandran commented on HIVE-12055: -- Some minor comments in PR, other than that

[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-09 Thread Shannon Ladymon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049616#comment-15049616 ] Shannon Ladymon commented on HIVE-12184: [~ngangam], thanks for the info. Just a few more

[jira] [Commented] (HIVE-12339) WebHCat should have an option to return a result instead of jobId

2015-12-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049636#comment-15049636 ] Sushanth Sowmyan commented on HIVE-12339: - Hi, I believe this limitation was by design. WebHCat

[jira] [Comment Edited] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049878#comment-15049878 ] Sergey Shelukhin edited comment on HIVE-12632 at 12/10/15 2:24 AM: --- The

[jira] [Updated] (HIVE-12610) Hybrid Grace Hash Join should fail task faster if processing first batch fails, instead of continuing processing the rest

2015-12-09 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-12610: - Attachment: HIVE-12610.2.patch OK, thanks for advice. > Hybrid Grace Hash Join should fail task faster

[jira] [Commented] (HIVE-12609) Remove javaXML serialization

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

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

2015-12-09 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: Fix Version/s: 2.0.0 > join with between predicate comparing integer types returns no rows when ORC

[jira] [Updated] (HIVE-12565) VectorUDAFCount.aggregateInputSelection does not handle isRepeated case

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12565: Fix Version/s: 2.0.0 > VectorUDAFCount.aggregateInputSelection does not handle isRepeated case >

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

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049774#comment-15049774 ] Matt McCline commented on HIVE-11372: - Committed to branch-2.0 > join with between predicate

[jira] [Commented] (HIVE-12565) VectorUDAFCount.aggregateInputSelection does not handle isRepeated case

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049770#comment-15049770 ] Matt McCline commented on HIVE-12565: - Committed to branch-2.0 >

[jira] [Updated] (HIVE-12615) Do not start spark session when only explain

2015-12-09 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-12615: - Attachment: HIVE-12615.patch > Do not start spark session when only explain >

[jira] [Updated] (HIVE-12341) LLAP: add security to daemon protocol endpoint (excluding shuffle)

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12341: Attachment: HIVE-12341.09.patch Two nits (method name and a constant value) were fixed on

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

2015-12-09 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049828#comment-15049828 ] Nemon Lou commented on HIVE-12538: -- Shall I provide a patch only fix issues mentioned here and keep track

[jira] [Updated] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12625: Attachment: (was: HIVE-12625.3.branch1.patch) > Backport to branch-1 HIVE-11981 ORC Schema

[jira] [Updated] (HIVE-12531) Implement fast-path for Year/Month UDFs for dates between 1999 and 2038

2015-12-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-12531: -- Attachment: (was: HIVE-12531.2.patch) > Implement fast-path for Year/Month UDFs for dates between

[jira] [Updated] (HIVE-12531) Implement fast-path for Year/Month UDFs for dates between 1999 and 2038

2015-12-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-12531: -- Attachment: HIVE-12531.3.patch renaming latest patch to .3 > Implement fast-path for Year/Month UDFs

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Attachment: HIVE-12632.patch The patch. [~prasanth_j] looks like LLAP IO was also broken

[jira] [Comment Edited] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049878#comment-15049878 ] Sergey Shelukhin edited comment on HIVE-12632 at 12/10/15 2:23 AM: --- The

[jira] [Commented] (HIVE-11878) ClassNotFoundException can possibly occur if multiple jars are registered one at a time in Hive

2015-12-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049815#comment-15049815 ] Jason Dere commented on HIVE-11878: --- +1 if the test look good > ClassNotFoundException can possibly

[jira] [Updated] (HIVE-12628) Eliminate flakiness in TestMetrics

2015-12-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12628: - Attachment: HIVE-12628.patch > Eliminate flakiness in TestMetrics > -- >

[jira] [Commented] (HIVE-12628) Eliminate flakiness in TestMetrics

2015-12-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049688#comment-15049688 ] Jimmy Xiang commented on HIVE-12628: +1 > Eliminate flakiness in TestMetrics >

[jira] [Updated] (HIVE-12422) LLAP: add security to Web UI endpoint

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12422: Attachment: HIVE-12422.02.patch Rebased the patch > LLAP: add security to Web UI endpoint

[jira] [Updated] (HIVE-12422) LLAP: add security to Web UI endpoint

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12422: Description: (was: NO PRECOMMIT TESTS) > LLAP: add security to Web UI endpoint >

[jira] [Commented] (HIVE-12435) SELECT COUNT(CASE WHEN...) GROUPBY returns 1 for 'NULL' in a case of ORC and vectorization is enabled.

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049861#comment-15049861 ] Matt McCline commented on HIVE-12435: - Next: look at flow from VectorSelectOperator to

[jira] [Commented] (HIVE-12628) Eliminate flakiness in TestMetrics

2015-12-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049668#comment-15049668 ] Szehon Ho commented on HIVE-12628: -- Fix several flaky tests. Also added a safety flag to turn off

[jira] [Updated] (HIVE-12643) For self describing InputFormat don't replicate schema information in partitions

2015-12-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12643: Attachment: HIVE-12643.patch > For self describing InputFormat don't replicate schema

[jira] [Updated] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12625: Attachment: HIVE-12625.3-branch1.patch > Backport to branch-1 HIVE-11981 ORC Schema Evolution

[jira] [Updated] (HIVE-12615) Do not start spark session when only explain

2015-12-09 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-12615: - Priority: Minor (was: Major) > Do not start spark session when only explain >

[jira] [Commented] (HIVE-12435) SELECT COUNT(CASE WHEN...) GROUPBY returns 1 for 'NULL' in a case of ORC and vectorization is enabled.

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049858#comment-15049858 ] Matt McCline commented on HIVE-12435: - The vectorized row batch output from the VectorSelectOperator

[jira] [Commented] (HIVE-12399) Native Vector MapJoin can encounter "Null key not expected in MapJoin" and "Unexpected NULL in map join small table" exceptions

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049830#comment-15049830 ] Matt McCline commented on HIVE-12399: - Committed to branch-1 > Native Vector MapJoin can encounter

[jira] [Updated] (HIVE-12399) Native Vector MapJoin can encounter "Null key not expected in MapJoin" and "Unexpected NULL in map join small table" exceptions

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12399: Fix Version/s: 1.3.0 > Native Vector MapJoin can encounter "Null key not expected in MapJoin" and

[jira] [Commented] (HIVE-12435) SELECT COUNT(CASE WHEN...) GROUPBY returns 1 for 'NULL' in a case of ORC and vectorization is enabled.

2015-12-09 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049926#comment-15049926 ] Matt McCline commented on HIVE-12435: - Ok, VectorUDAFCount.aggregateInputSelection is looking at

[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-09 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15050037#comment-15050037 ] Naveen Gangam commented on HIVE-12184: -- Hey Shannon, 1) Technically yes, but I dont believe I saw a

[jira] [Commented] (HIVE-12616) NullPointerException when spark session is reused to run a mapjoin

2015-12-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15050087#comment-15050087 ] Xuefu Zhang commented on HIVE-12616: [~nemon], thanks for the patch. Looking at the patch, I'm not

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

2015-12-09 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.5.patch Uploading a patch addressing the following issues : 1, Property

[jira] [Commented] (HIVE-12541) Using CombineHiveInputFormat with the origin inputformat SymbolicTextInputFormat ,it will get a wrong result

2015-12-09 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049994#comment-15049994 ] Brock Noland commented on HIVE-12541: - [~ctang.ma] [~ychena] [~aihuaxu] - do any of you have a chance

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

2015-12-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15050091#comment-15050091 ] Xuefu Zhang commented on HIVE-12538: [~nemon], I think it's fine to solve one issue at a time. If you

[jira] [Commented] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

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

[jira] [Updated] (HIVE-12620) Misc improvement to Acid module

2015-12-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12620: -- Attachment: HIVE-12620.patch [~alangates] could you review please > Misc improvement to Acid

[jira] [Commented] (HIVE-12616) NullPointerException when spark session is reused to run a mapjoin

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

[jira] [Commented] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049886#comment-15049886 ] Eugene Koifman commented on HIVE-12632: --- I assume this is a .q file? This looks OK to me. you may

[jira] [Updated] (HIVE-12609) Remove javaXML serialization

2015-12-09 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12609: - Attachment: HIVE-12609.2.patch Made a field transient in PTFDesc which is causing

[jira] [Commented] (HIVE-11116) Can not select data from table which points to remote hdfs location

2015-12-09 Thread sivasaravanakumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15050272#comment-15050272 ] sivasaravanakumar commented on HIVE-6: -- I found that the Hive metastore tracks the location

[jira] [Resolved] (HIVE-10926) Create Json-servlet reporter for metrics

2015-12-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho resolved HIVE-10926. -- Resolution: Implemented Fix Version/s: (was: 1.3.0) 2.1.0 Resolving as it

[jira] [Updated] (HIVE-12316) Improved integration test for Hive

2015-12-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-12316: -- Attachment: HIVE-12316.5.patch Latest version of the patch. > Improved integration test for Hive >

[jira] [Assigned] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12632: --- Assignee: Sergey Shelukhin > LLAP: don't use IO elevator for ACID tables >

[jira] [Updated] (HIVE-12552) Wrong number of reducer estimation causing job to fail

2015-12-09 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-12552: -- Assignee: Rajesh Balamohan > Wrong number of reducer estimation causing job to fail >

[jira] [Updated] (HIVE-12552) Wrong number of reducer estimation causing job to fail

2015-12-09 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-12552: -- Attachment: HIVE-12552.2.patch reupload to trigger tests. > Wrong number of reducer

  1   2   >