[jira] [Created] (HIVE-19438) Test failure: org.apache.hadoop.hive.llap.daemon.services.impl.TestLlapWebServices.testContextRootUrlRewrite

2018-05-07 Thread Pravin Dsilva (JIRA)
Pravin Dsilva created HIVE-19438:


 Summary: Test failure: 
org.apache.hadoop.hive.llap.daemon.services.impl.TestLlapWebServices.testContextRootUrlRewrite
 Key: HIVE-19438
 URL: https://issues.apache.org/jira/browse/HIVE-19438
 Project: Hive
  Issue Type: Bug
  Components: llap, Tests
Reporter: Pravin Dsilva


* Error Message*

{code:java}
expected:<200> but was:<500>
{code}


*Stacktrace*

{code:java}
java.lang.AssertionError: expected:<200> but was:<500> at 
org.junit.Assert.fail(Assert.java:88) at 
org.junit.Assert.failNotEquals(Assert.java:743) at 
org.junit.Assert.assertEquals(Assert.java:118) at 
org.junit.Assert.assertEquals(Assert.java:555) at 
org.junit.Assert.assertEquals(Assert.java:542) at 
org.apache.hadoop.hive.llap.daemon.services.impl.TestLlapWebServices.getURLResponseAsString(TestLlapWebServices.java:59)
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (HIVE-19315) Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3

2018-04-26 Thread Pravin Dsilva (JIRA)
Pravin Dsilva created HIVE-19315:


 Summary: Test failure 
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3
 Key: HIVE-19315
 URL: https://issues.apache.org/jira/browse/HIVE-19315
 Project: Hive
  Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Pravin Dsilva


*Error Message*
{code:java}
Exception msg didn't match expected:<...conflict on default/[TAB_PART]/p=blah 
committed by...> but was:<...conflict on default/[tab_part]/p=blah committed 
by...>
{code}
*Stacktrace*
{code:java}
org.junit.ComparisonFailure: Exception msg didn't match expected:<...conflict 
on default/[TAB_PART]/p=blah committed by...> but was:<...conflict on 
default/[tab_part]/p=blah committed by...> at 
org.junit.Assert.assertEquals(Assert.java:115) at 
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testWriteSetTracking3(TestDbTxnManager2.java:994)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (HIVE-19125) TestStreaming fails with java.lang.NoClassDefFoundError

2018-04-05 Thread Pravin Dsilva (JIRA)
Pravin Dsilva created HIVE-19125:


 Summary: TestStreaming fails with java.lang.NoClassDefFoundError
 Key: HIVE-19125
 URL: https://issues.apache.org/jira/browse/HIVE-19125
 Project: Hive
  Issue Type: Bug
  Components: HCatalog, Test
Affects Versions: 3.0.0
 Environment: $ uname -a
Linux 90ab83b583eb 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
Reporter: Pravin Dsilva


The failures appear only when running the entire test suite but pass when the 
tests are run individually.

command used: mvn test -fn -pl ql,hcatalog,hcatalog/streaming 
-Dtest=TestStreaming

 
{code:java}
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[ERROR]   
TestStreaming.setup:235->createDbAndTable:2126->addPartition:2136->getPartitionPath:2140->queryTable:2221
 ? NoClassDefFound
[INFO] 
[ERROR] Tests run: 26, Failures: 0, Errors: 26, Skipped: 0
[INFO] 
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Hive ... SUCCESS [  1.536 s]
[INFO] Hive Query Language  SUCCESS [ 24.866 s]
[INFO] Hive HCatalog .. SUCCESS [  1.414 s]
[INFO] Hive HCatalog Streaming  FAILURE [ 49.459 s]
[INFO] 

[jira] [Created] (HIVE-18601) Support Power platform by updating protoc-jar-maven-plugin version

2018-02-01 Thread Pravin Dsilva (JIRA)
Pravin Dsilva created HIVE-18601:


 Summary: Support Power platform by updating 
protoc-jar-maven-plugin version
 Key: HIVE-18601
 URL: https://issues.apache.org/jira/browse/HIVE-18601
 Project: Hive
  Issue Type: Bug
  Components: Standalone Metastore
Affects Versions: 3.0.0
 Environment: # uname -a
Linux pts00607-vm16 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:05:18 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux
 # # cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
Reporter: Pravin Dsilva


Below is error is seen while building standalone-metastore project
{code:java}
[INFO] --- protoc-jar-maven-plugin:3.0.0-a3:run 
(default) @ hive-standalone-metastore ---
[INFO] Protoc version: 2.5.0
[INFO] Input directories:
[INFO] 
/var/lib/jenkins/workspace/hive/standalone-metastore/src/main/protobuf/org/apache/hadoop/hive/metastore
[INFO] Output targets:
[INFO] java: 
/var/lib/jenkins/workspace/hive/standalone-metastore/target/generated-sources 
(add: none, clean: false)
[INFO] 
/var/lib/jenkins/workspace/hive/standalone-metastore/target/generated-sources 
does not exist. Creating...
[INFO] Processing (java): metastore.proto
protoc-jar: protoc version: 250, detected platform: linux/ppc64le
protoc-jar: executing: [/tmp/protoc184130581004216.exe, 
-I/var/lib/jenkins/workspace/hive/standalone-metastore/src/main/protobuf/org/apache/hadoop/hive/metastore,
 
--java_out=/var/lib/jenkins/workspace/hive/standalone-metastore/target/generated-sources,
 
/var/lib/jenkins/workspace/hive/standalone-metastore/src/main/protobuf/org/apache/hadoop/hive/metastore/metastore.proto]
/tmp/protoc184130581004216.exe: 1: /tmp/protoc184130581004216.exe: 
ELF: not found
/tmp/protoc184130581004216.exe: 1: /tmp/protoc184130581004216.exe: Cȁ: 
not found
/tmp/protoc184130581004216.exe: 2: /tmp/protoc184130581004216.exe: �: 
not found
/tmp/protoc184130581004216.exe: 3: /tmp/protoc184130581004216.exe: 
��_�c���jnP���R���?��Y@�9��Ch��߳yIk��: not found
/tmp/protoc184130581004216.exe: 2: /tmp/protoc184130581004216.exe: 
Syntax error: Unterminated quoted string{code}
 

The protoc-jar-maven-plugin version used is 3.0.0-a3 whereas Power (ppc64le) 
support was added in 3.5.1.1. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)