[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Attachment: HIVE-10971.01.patch count(*) with count(distinct) gives wrong results when

[jira] [Commented] (HIVE-10903) Add hive.in.test for HoS tests

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578621#comment-14578621 ] Hive QA commented on HIVE-10903: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Component/s: (was: Hive) Logical Optimizer count(*) with count(distinct) gives wrong

[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Attachment: HIVE-10971.01.patch count(*) with count(distinct) gives wrong results when

[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Attachment: (was: HIVE-10971.01.patch) count(*) with count(distinct) gives wrong results when

[jira] [Updated] (HIVE-10933) Hive 0.13 returns precision 0 for varchar(32) from DatabaseMetadata.getColumns()

2015-06-09 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-10933: Component/s: (was: API) JDBC Hive 0.13 returns precision 0 for varchar(32)

[jira] [Updated] (HIVE-10933) Hive 0.13 returns precision 0 for varchar(32) from DatabaseMetadata.getColumns()

2015-06-09 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-10933: Description: DatabaseMetadata.getColumns() returns COLUMN_SIZE as 0 for a column defined as

[jira] [Commented] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578602#comment-14578602 ] wangmeng commented on HIVE-10971: - {code} hive set hive.groupby.skewindata=true; hive

[jira] [Updated] (HIVE-686) add UDF substring_index

2015-06-09 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-686: -- Description: SUBSTRING_INDEX(str,delim,count) Returns the substring from string str before count

[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Description: When hive.groupby.skewindata=true, the following query based on TPC-H gives wrong results:

[jira] [Updated] (HIVE-10903) Add hive.in.test for HoS tests [Spark Branch]

2015-06-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-10903: -- Attachment: (was: HIVE-10903.1-spark.patch) Add hive.in.test for HoS tests [Spark Branch]

[jira] [Reopened] (HIVE-10453) HS2 leaking open file descriptors when using UDFs

2015-06-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta reopened HIVE-10453: - [~ychena] In our internal testing, we found that closing the classloader removes certain

[jira] [Updated] (HIVE-10959) Templeton launcher job should reconnect to the running child job on task retry

2015-06-09 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Mitic updated HIVE-10959: -- Attachment: HIVE-10959.2.patch Attaching updated patch based on above comments and additional testing.

[jira] [Updated] (HIVE-10903) Add hive.in.test for HoS tests

2015-06-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-10903: -- Summary: Add hive.in.test for HoS tests (was: Add hive.in.test for HoS tests [Spark Branch]) Add

[jira] [Updated] (HIVE-10903) Add hive.in.test for HoS tests [Spark Branch]

2015-06-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-10903: -- Attachment: HIVE-10903.2.patch Verified that the changes to golden files are inline with the MR version. This

[jira] [Commented] (HIVE-10841) [WHERE col is not null] does not work sometimes for queries with many JOIN statements

2015-06-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578474#comment-14578474 ] Laljo John Pullokkaran commented on HIVE-10841: --- [~a.semyannikov] #1. We

[jira] [Commented] (HIVE-10866) Throw error when client try to insert into bucketed table

2015-06-09 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579110#comment-14579110 ] Yongzhi Chen commented on HIVE-10866: - insert into bucketed table with data should not

[jira] [Updated] (HIVE-10963) Hive throws NPE rather than meaningful error message when window is missing

2015-06-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10963: Attachment: (was: HIVE-10963.patch) Hive throws NPE rather than meaningful error message when window

[jira] [Commented] (HIVE-10903) Add hive.in.test for HoS tests

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579073#comment-14579073 ] Hive QA commented on HIVE-10903: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10880) The bucket number is not respected in insert overwrite.

2015-06-09 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579119#comment-14579119 ] Yongzhi Chen commented on HIVE-10880: - [~xuefuz], I agree with you, there are

[jira] [Commented] (HIVE-10943) Beeline-cli: Enable precommit for beelie-cli branch

2015-06-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579076#comment-14579076 ] Sergio Peña commented on HIVE-10943: The variable BEELINE-CLI_URL is not valid for

[jira] [Updated] (HIVE-10866) Throw error when client try to insert into bucketed table

2015-06-09 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-10866: Attachment: HIVE-10866.2.patch Throw error when client try to insert into bucketed table

[jira] [Commented] (HIVE-10963) Hive throws NPE rather than meaningful error message when window is missing

2015-06-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579011#comment-14579011 ] Ashutosh Chauhan commented on HIVE-10963: - +1 Hive throws NPE rather than

[jira] [Updated] (HIVE-10963) Hive throws NPE rather than meaningful error message when window is missing

2015-06-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10963: Attachment: HIVE-10963.patch Hive throws NPE rather than meaningful error message when window is missing

[jira] [Updated] (HIVE-7180) BufferedReader is not closed in MetaStoreSchemaInfo ctor

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7180: - Description: Here is related code: {code} BufferedReader bfReader = new BufferedReader(new

[jira] [Updated] (HIVE-7172) Potential resource leak in HiveSchemaTool#getMetaStoreSchemaVersion()

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7172: - Description: {code} ResultSet res = stmt.executeQuery(versionQuery); if (!res.next()) { throw

[jira] [Updated] (HIVE-7305) Return value from in.read() is ignored in SerializationUtils#readLongLE()

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7305: - Description: {code} long readLongLE(InputStream in) throws IOException { in.read(readBuffer, 0, 8);

[jira] [Updated] (HIVE-10956) HS2 leaks HMS connections

2015-06-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-10956: --- Attachment: HIVE-10956.2.patch Attached patch v2. It is also on RB:

[jira] [Commented] (HIVE-10963) Hive throws NPE rather than meaningful error message when window is missing

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579215#comment-14579215 ] Hive QA commented on HIVE-10963: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filterMap of join operator causes NPE exception

2015-06-09 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579242#comment-14579242 ] Pengcheng Xiong commented on HIVE-10882: [~jcamachorodriguez], I have started but

[jira] [Updated] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filterMap of join operator causes NPE exception

2015-06-09 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10882: --- Assignee: Jesus Camacho Rodriguez (was: Pengcheng Xiong) CBO: Calcite Operator To Hive

[jira] [Updated] (HIVE-7598) Potential null pointer dereference in MergeTask#closeJob()

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7598: - Description: Call to Utilities.mvFileToFinalPath() passes null as second last parameter, conf. null gets passed

[jira] [Updated] (HIVE-7150) FileInputStream is not closed in HiveConnection#getHttpClient()

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7150: - Description: Here is related code: {code} sslTrustStore.load(new FileInputStream(sslTrustStorePath),

[jira] [Commented] (HIVE-10943) Beeline-cli: Enable precommit for beelie-cli branch

2015-06-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579420#comment-14579420 ] Sergio Peña commented on HIVE-10943: +1 I created the job in jenkins, and added the

[jira] [Assigned] (HIVE-10841) [WHERE col is not null] does not work sometimes for queries with many JOIN statements

2015-06-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran reassigned HIVE-10841: - Assignee: Laljo John Pullokkaran (was: Alexander Pivovarov) [WHERE col

[jira] [Commented] (HIVE-10968) Windows: analyze json table via beeline failed throwing Class org.apache.hive.hcatalog.data.JsonSerDe not found

2015-06-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579286#comment-14579286 ] Thejas M Nair commented on HIVE-10968: -- +1 Thanks for the patch Hari! Windows:

[jira] [Updated] (HIVE-10966) direct SQL for stats has a cast exception on some databases

2015-06-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-10966: - Attachment: HIVE-10966.patch Uploading patch for kicking off another test run. direct SQL for

[jira] [Commented] (HIVE-10866) Throw error when client try to insert into bucketed table

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579366#comment-14579366 ] Hive QA commented on HIVE-10866: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10943) Beeline-cli: Enable precommit for beelie-cli branch

2015-06-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-10943: --- Attachment: HIVE-10943.patch Fix the type in the patch and reattached. Beeline-cli: Enable

[jira] [Commented] (HIVE-10841) [WHERE col is not null] does not work sometimes for queries with many JOIN statements

2015-06-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579397#comment-14579397 ] Laljo John Pullokkaran commented on HIVE-10841: --- [~a.semyannikov] I hope you

[jira] [Commented] (HIVE-10929) In Tez mode,dynamic partitioning query with union all fails at moveTask,Invalid partition key values

2015-06-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579525#comment-14579525 ] Vaibhav Gumashta commented on HIVE-10929: - Also committed to branch-1. In Tez

[jira] [Updated] (HIVE-10974) Use Configuration::getRaw() for the Base64 data

2015-06-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-10974: --- Attachment: HIVE-10974.1.patch Use Configuration::getRaw() for the Base64 data

[jira] [Updated] (HIVE-10974) Use Configuration::getRaw() for the Base64 data

2015-06-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-10974: --- Summary: Use Configuration::getRaw() for the Base64 data (was: Use Cofiguration::getRaw() for the Base64

[jira] [Commented] (HIVE-6991) History not able to disable/enable after session started

2015-06-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579438#comment-14579438 ] Chinna Rao Lalam commented on HIVE-6991: Hi [~jxiang], Yes.. I have tested it in

[jira] [Commented] (HIVE-10841) [WHERE col is not null] does not work sometimes for queries with many JOIN statements

2015-06-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579530#comment-14579530 ] Alexander Pivovarov commented on HIVE-10841: Sure, np. Btw, my apache id is

[jira] [Updated] (HIVE-10961) LLAP: ShuffleHandler + Submit work init race condition

2015-06-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-10961: -- Attachment: HIVE-10961.1.txt LLAP: ShuffleHandler + Submit work init race condition

[jira] [Updated] (HIVE-10972) DummyTxnManager always locks the current database in shared mode, which is incorrect.

2015-06-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10972: Description: In DummyTxnManager [line 163 |

[jira] [Updated] (HIVE-10956) HS2 leaks HMS connections

2015-06-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-10956: --- Attachment: HIVE-10956.3.patch HS2 leaks HMS connections -

[jira] [Commented] (HIVE-10415) hive.start.cleanup.scratchdir configuration is not taking effect

2015-06-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579446#comment-14579446 ] Chinna Rao Lalam commented on HIVE-10415: - Hi [~jxiang], Yes.. By default this

[jira] [Commented] (HIVE-10956) HS2 leaks HMS connections

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579491#comment-14579491 ] Hive QA commented on HIVE-10956: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10857) Accumulo storage handler fail throwing java.lang.IllegalArgumentException: Cannot determine SASL mechanism for token class: class org.apache.accumulo.core.client.securi

2015-06-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579452#comment-14579452 ] Sushanth Sowmyan commented on HIVE-10857: - +1. I don't know enough about Accumulo

[jira] [Commented] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579482#comment-14579482 ] Ashutosh Chauhan commented on HIVE-10971: - LGTM +1 need to update test files

[jira] [Resolved] (HIVE-10961) LLAP: ShuffleHandler + Submit work init race condition

2015-06-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved HIVE-10961. --- Resolution: Fixed LLAP: ShuffleHandler + Submit work init race condition

[jira] [Commented] (HIVE-10956) HS2 leaks HMS connections

2015-06-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579580#comment-14579580 ] Xuefu Zhang commented on HIVE-10956: +1 HS2 leaks HMS connections

[jira] [Commented] (HIVE-10943) Beeline-cli: Enable precommit for beelie-cli branch

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579728#comment-14579728 ] Hive QA commented on HIVE-10943: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10857) Accumulo storage handler fail throwing java.lang.IllegalArgumentException: Cannot determine SASL mechanism for token class: class org.apache.accumulo.core.client.securi

2015-06-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579747#comment-14579747 ] Josh Elser commented on HIVE-10857: --- Thanks so much for the review [~sushanth]! I know

[jira] [Commented] (HIVE-10415) hive.start.cleanup.scratchdir configuration is not taking effect

2015-06-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579754#comment-14579754 ] Lefty Leverenz commented on HIVE-10415: --- Doc note: *hive.start.cleanup.scratchdir*

[jira] [Commented] (HIVE-2181) Clean up the scratch.dir (tmp/hive-root) while restarting Hive server.

2015-06-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579749#comment-14579749 ] Lefty Leverenz commented on HIVE-2181: -- Doc note: This added configuration parameter

[jira] [Updated] (HIVE-10959) Templeton launcher job should reconnect to the running child job on task retry

2015-06-09 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Mitic updated HIVE-10959: -- Attachment: HIVE-10959.3.patch Attaching updated patch based on offline feedback from [~thejas]. I

[jira] [Commented] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-06-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579784#comment-14579784 ] Xuefu Zhang commented on HIVE-10816: Yeah. I think it makes sense to commit it to

[jira] [Updated] (HIVE-10965) direct SQL for stats fails in 0-column case

2015-06-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10965: Attachment: HIVE-10965.01.patch direct SQL for stats fails in 0-column case

[jira] [Commented] (HIVE-10967) add mapreduce.job.tags to sql std authorization config whitelist

2015-06-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579639#comment-14579639 ] Lefty Leverenz commented on HIVE-10967: --- Doc note: Updated the description of

[jira] [Commented] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-06-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579672#comment-14579672 ] Lefty Leverenz commented on HIVE-10816: --- Version question: Since this was committed

[jira] [Commented] (HIVE-10947) LLAP: preemption appears to count against failure count for the task

2015-06-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579604#comment-14579604 ] Siddharth Seth commented on HIVE-10947: --- If this happens again, please capture the

[jira] [Commented] (HIVE-10966) direct SQL for stats has a cast exception on some databases

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579606#comment-14579606 ] Hive QA commented on HIVE-10966: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10685) Alter table concatenate oparetor will cause duplicate data

2015-06-09 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-10685: - Priority: Critical (was: Major) Alter table concatenate oparetor will cause

[jira] [Commented] (HIVE-10970) Revert HIVE-10453: HS2 leaking open file descriptors when using UDFs

2015-06-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579597#comment-14579597 ] Vaibhav Gumashta commented on HIVE-10970: - [~xuefuz] I'm trying to reproduce it

[jira] [Commented] (HIVE-10453) HS2 leaking open file descriptors when using UDFs

2015-06-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579593#comment-14579593 ] Vaibhav Gumashta commented on HIVE-10453: - I'm trying to reproduce this locally

[jira] [Updated] (HIVE-10533) CBO (Calcite Return Path): Join to MultiJoin support for outer joins

2015-06-09 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10533: --- Attachment: HIVE-10533.02.patch CBO (Calcite Return Path): Join to MultiJoin

[jira] [Commented] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578802#comment-14578802 ] Hive QA commented on HIVE-10971: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10903) Add hive.in.test for HoS tests

2015-06-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-10903: -- Attachment: HIVE-10903.3.patch Update more outputs. Add hive.in.test for HoS tests

[jira] [Commented] (HIVE-10533) CBO (Calcite Return Path): Join to MultiJoin support for outer joins

2015-06-09 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578793#comment-14578793 ] Jesus Camacho Rodriguez commented on HIVE-10533: Fails are unrelated,

[jira] [Commented] (HIVE-10970) Revert HIVE-10453: HS2 leaking open file descriptors when using UDFs

2015-06-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578852#comment-14578852 ] Xuefu Zhang commented on HIVE-10970: Could you please add description giving the

[jira] [Commented] (HIVE-10943) Beeline-cli: Enable precommit for beelie-cli branch

2015-06-09 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579799#comment-14579799 ] Ferdinand Xu commented on HIVE-10943: - Thanks [~spena] for creating the instance.

[jira] [Commented] (HIVE-10857) Accumulo storage handler fail throwing java.lang.IllegalArgumentException: Cannot determine SASL mechanism for token class: class org.apache.accumulo.core.client.securi

2015-06-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579849#comment-14579849 ] Sushanth Sowmyan commented on HIVE-10857: - (Also committed to branch-1, forgot

[jira] [Commented] (HIVE-6791) Support variable substition for Beeline shell command

2015-06-09 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579868#comment-14579868 ] Ferdinand Xu commented on HIVE-6791: Thanks [~xuefuz] for your reviews. I left some

[jira] [Commented] (HIVE-10974) Use Configuration::getRaw() for the Base64 data

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579879#comment-14579879 ] Hive QA commented on HIVE-10974: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10958) Centos: TestMiniTezCliDriver.testCliDriver_mergejoin fails

2015-06-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579895#comment-14579895 ] Thejas M Nair commented on HIVE-10958: -- Is it also committed to branch-1 ?

[jira] [Commented] (HIVE-10956) HS2 leaks HMS connections

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579811#comment-14579811 ] Hive QA commented on HIVE-10956: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-06-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579865#comment-14579865 ] Rui Li commented on HIVE-10816: --- Thanks [~leftylev] and [~xuefuz] for catching this. I

[jira] [Commented] (HIVE-10959) Templeton launcher job should reconnect to the running child job on task retry

2015-06-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579845#comment-14579845 ] Thejas M Nair commented on HIVE-10959: -- +1 Templeton launcher job should reconnect

[jira] [Commented] (HIVE-10903) Add hive.in.test for HoS tests

2015-06-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579846#comment-14579846 ] Rui Li commented on HIVE-10903: --- cc [~xuefuz] Add hive.in.test for HoS tests

[jira] [Updated] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-06-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-10816: -- Fix Version/s: 2.0.0 NPE in ExecDriver::handleSampling when submitted via child JVM

[jira] [Commented] (HIVE-10533) CBO (Calcite Return Path): Join to MultiJoin support for outer joins

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578900#comment-14578900 ] Hive QA commented on HIVE-10533: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Resolved] (HIVE-10933) Hive 0.13 returns precision 0 for varchar(32) from DatabaseMetadata.getColumns()

2015-06-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang resolved HIVE-10933. Resolution: Cannot Reproduce As I understand it has been resolved by HIVE-5847. If you see any

[jira] [Commented] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14580047#comment-14580047 ] Hive QA commented on HIVE-10971: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10959) Templeton launcher job should reconnect to the running child job on task retry

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14580058#comment-14580058 ] Hive QA commented on HIVE-10959: {color:red}Overall{color}: -1 no tests executed Here

[jira] [Commented] (HIVE-10729) Query failed when select complex columns from joinned table (tez map join only)

2015-06-09 Thread Greg Senia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578856#comment-14578856 ] Greg Senia commented on HIVE-10729: --- Here is the query and source table describe that

[jira] [Commented] (HIVE-10729) Query failed when select complex columns from joinned table (tez map join only)

2015-06-09 Thread Greg Senia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578874#comment-14578874 ] Greg Senia commented on HIVE-10729: --- Here is a sample of the data I think the cause is

[jira] [Commented] (HIVE-10880) The bucket number is not respected in insert overwrite.

2015-06-09 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578871#comment-14578871 ] Yongzhi Chen commented on HIVE-10880: - [~xuefuz], when I debug the issue, I noticed

[jira] [Commented] (HIVE-10903) Add hive.in.test for HoS tests

2015-06-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579985#comment-14579985 ] Xuefu Zhang commented on HIVE-10903: +1 LGTM Add hive.in.test for HoS tests

[jira] [Commented] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-06-09 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14580013#comment-14580013 ] Navis commented on HIVE-10816: -- [~lirui] I don't know why I've not been notified but here is

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

2015-06-09 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14580028#comment-14580028 ] Navis commented on HIVE-10890: -- Right, that should also be checked. Included implementation

[jira] [Commented] (HIVE-10958) Centos: TestMiniTezCliDriver.testCliDriver_mergejoin fails

2015-06-09 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579898#comment-14579898 ] Pengcheng Xiong commented on HIVE-10958: I am not sure if it is also committed to

[jira] [Commented] (HIVE-10478) resolved

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579978#comment-14579978 ] wangmeng commented on HIVE-10478: - Hi, I also encountered the same problem ,how did you

[jira] [Commented] (HIVE-10965) direct SQL for stats fails in 0-column case

2015-06-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579993#comment-14579993 ] Hive QA commented on HIVE-10965: {color:red}Overall{color}: -1 at least one tests failed