Re: Review Request 68571: HIVE-20372: WRTIE_SET typo in TxnHandler

2018-08-30 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68571/#review208158 --- Ship it! Ship It! - Alexander Kolbasov On Aug. 30, 2018,

[GitHub] hive pull request #426: fix bug - CREATE TABLE tabletype problem while execu...

2018-08-30 Thread tumaolin94
GitHub user tumaolin94 opened a pull request: https://github.com/apache/hive/pull/426 fix bug - CREATE TABLE tabletype problem while executing addDbAndTabT… In the release version of Hive, outputs'TableType always be MANAGED_TABLE, no matter the value of isExt is true of false.

Re: Review Request 68571: HIVE-20372: WRTIE_SET typo in TxnHandler

2018-08-30 Thread Karthik Manamcheri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68571/ --- (Updated Aug. 30, 2018, 7:57 p.m.) Review request for hive, Alexander Kolbasov

[jira] [Created] (HIVE-20489) Explain plan of query hangs

2018-08-30 Thread Janaki Lahorani (JIRA)
Janaki Lahorani created HIVE-20489: -- Summary: Explain plan of query hangs Key: HIVE-20489 URL: https://issues.apache.org/jira/browse/HIVE-20489 Project: Hive Issue Type: Bug

Re: Review Request 68571: HIVE-20372: WRTIE_SET typo in TxnHandler

2018-08-30 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68571/#review208141 --- ql/src/java/org/apache/hadoop/hive/ql/util/UpgradeTool.java Line

Review Request 68571: HIVE-20372: WRTIE_SET typo in TxnHandler

2018-08-30 Thread Karthik Manamcheri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68571/ --- Review request for hive, Alexander Kolbasov and Peter Vary. Repository:

Re: Hive ptests not running

2018-08-30 Thread Matthew McCline
https://status.apache.org Get Outlook for iOS On Thu, Aug 30, 2018 at 2:28 AM -0500, "László Pintér" mailto:lpin...@cloudera.com.INVALID>> wrote: A couple of things are down in the apache jenkins environment: https://status.apache.org/ Regards, On Thu, Aug 30, 2018

[jira] [Created] (HIVE-20488) SparkSubmitSparkClient#launchDriver should parse exceptions, not just errors

2018-08-30 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-20488: --- Summary: SparkSubmitSparkClient#launchDriver should parse exceptions, not just errors Key: HIVE-20488 URL: https://issues.apache.org/jira/browse/HIVE-20488 Project:

Re: Review Request 61663: WebUI query plan graphs

2018-08-30 Thread Karen Coppage
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61663/ --- (Updated Aug. 30, 2018, 2:42 p.m.) Review request for hive, Peter Vary and

Re: Review Request 61663: WebUI query plan graphs

2018-08-30 Thread Karen Coppage
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61663/ --- (Updated Aug. 30, 2018, 1:09 p.m.) Review request for hive, Peter Vary and

Re: Hive build from source is failing on ppc64le

2018-08-30 Thread Meghali Dhoble
Hi Gopal, I have these version changes are already present in the source, as I am working on the origin/branch-3.1. This is still not helping me, as its looking for "com.google.protobuf:protoc:exe:linux-ppcle_64:2.5.0"; which I am unable to figure out where this configuration is coming from.

[jira] [Created] (HIVE-20487) Update committer's list at hive.apache.org/people.html

2018-08-30 Thread Adam Szita (JIRA)
Adam Szita created HIVE-20487: - Summary: Update committer's list at hive.apache.org/people.html Key: HIVE-20487 URL: https://issues.apache.org/jira/browse/HIVE-20487 Project: Hive Issue Type:

Re: Hive build from source is failing on ppc64le

2018-08-30 Thread Gopal Vijayaraghavan
> I am unable to understand what binary it is looking for and is there a way > to manually build it and provide the path to it. > Could someone please help me understand this issue better? https://issues.apache.org/jira/browse/HIVE-18601 Does that patch help you? Cheers, Gopal

Re: Hive ptests not running

2018-08-30 Thread László Pintér
A couple of things are down in the apache jenkins environment: https://status.apache.org/ Regards, On Thu, Aug 30, 2018 at 7:02 AM Sankar Hariappan wrote: > Hive ptests are not running since 2 days and the url is not available. > https://builds.apache.org/job/PreCommit-HIVE-Build/ > > Does

Re: Hive build from source is failing on ppc64le

2018-08-30 Thread Meghali Dhoble
Hi Zoltan, I gave a try to standalone-jdbc jar downloaded and tried building it and its failing for me with different error. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (setup-test-dirs) on project hive-jdbc: An Ant BuildException has occured:

[jira] [Created] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-08-30 Thread Gopal V (JIRA)
Gopal V created HIVE-20486: -- Summary: Kafka: Use Row SerDe + vectorization Key: HIVE-20486 URL: https://issues.apache.org/jira/browse/HIVE-20486 Project: Hive Issue Type: Improvement