Amareshwari Sriramadasu created LENS-1024:
---------------------------------------------
Summary:
org.apache.lens.driver.hive.TestRemoteHiveDriver.testHiveDriverPersistence
failed on one of the jenkins build
Key: LENS-1024
URL: https://issues.apache.org/jira/browse/LENS-1024
Project: Apache Lens
Issue Type: Bug
Components: driver-hive, test
Reporter: Amareshwari Sriramadasu
Fix For: 2.6
Attachments: test-hive-driver.log
org.apache.lens.driver.hive.TestRemoteHiveDriver.testHiveDriverPersistence
(from TestSuite)
Failing for the past 1 build (Since Unstable#391 )
Took 0.36 sec.
add description
Error Message
DRIVER_ERROR[Error while processing statement: FAILED: Execution Error, return
code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Database does not exist:
testremotehivedriver]
Stacktrace
org.apache.lens.server.api.error.LensException: DRIVER_ERROR[Error while
processing statement: FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.DDLTask. Database does not exist:
testremotehivedriver]
at
org.apache.hive.service.cli.thrift.ThriftCLIServiceClient.checkStatus(ThriftCLIServiceClient.java:52)
at
org.apache.hive.service.cli.thrift.ThriftCLIServiceClient.executeStatementInternal(ThriftCLIServiceClient.java:151)
at
org.apache.hive.service.cli.thrift.ThriftCLIServiceClient.executeStatement(ThriftCLIServiceClient.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
org.apache.hive.service.cli.thrift.RetryingThriftCLIServiceClient.invokeInternal(RetryingThriftCLIServiceClient.java:301)
at
org.apache.hive.service.cli.thrift.RetryingThriftCLIServiceClient.invoke(RetryingThriftCLIServiceClient.java:329)
at com.sun.proxy.$Proxy31.executeStatement(Unknown Source)
at
org.apache.hive.service.cli.thrift.RetryingThriftCLIServiceClient$CLIServiceClientWrapper.executeStatement(RetryingThriftCLIServiceClient.java:111)
at org.apache.lens.driver.hive.HiveDriver.execute(HiveDriver.java:518)
at
org.apache.lens.driver.hive.TestRemoteHiveDriver.testHiveDriverPersistence(TestRemoteHiveDriver.java:248)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)