Hive ptests not running

2018-08-29 Thread Sankar Hariappan
Hive ptests are not running since 2 days and the url is not available. https://builds.apache.org/job/PreCommit-HIVE-Build/ Does anyone know what happened? Please help to fix it. Best regards Sankar

Re: Review Request 68509: HIVE-20451: Metastore client and server tarball issues

2018-08-29 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68509/ --- (Updated Aug. 29, 2018, 7:14 p.m.) Review request for hive, Alan Gates, Peter

[jira] [Created] (HIVE-20485) Test Storage Handler with Secured Kafka Cluster

2018-08-29 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-20485: - Summary: Test Storage Handler with Secured Kafka Cluster Key: HIVE-20485 URL: https://issues.apache.org/jira/browse/HIVE-20485 Project: Hive Issue Type:

Re: Hive build from source is failing on ppc64le

2018-08-29 Thread Zoltan Haindrich
Hello, it seems the metastore is also refering to it.. git grep 2.5.0|grep pom.xml I would highly recommend to give a try to the standalone-jdbc driver before trying to build Hive on a not yet supported platform. cheers, Zoltan On 08/29/2018 02:26 PM, Meghali Dhoble wrote: Hi Zoltan,

Re: Hive build from source is failing on ppc64le

2018-08-29 Thread Meghali Dhoble
Hi Zoltan, Thanks for the quick response. I did tried for version 3.6.1 and it still looks for version 2.5.0 binary, which is more confusing to me. However the download location which maven build is referring to is , https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.6.1/, which

Re: Hive build from source is failing on ppc64le

2018-08-29 Thread Zoltan Haindrich
Hello, It seems ppc64le is added in https://github.com/protocolbuffers/protobuf/pull/4411 to protobuf; from here https://github.com/protocolbuffers/protobuf/commit/7f92711085374322f416745e00e69b63c4fcbbf2 I think you should try to use at least 3.6.1... Good luck building Hive on power...but

Hive build from source is failing on ppc64le

2018-08-29 Thread Meghali Dhoble
Hi Hive-Team, I have been working to get the hive-jdbc built on the power platform. However it's failing for me with an error which indicates that a particular binary is not present at the maven-repository for ppc64le. I tried replacing the binary at ~/.m2/repository location, however that