Riza Suminto created IMPALA-11055:
-------------------------------------
Summary: load-functional-query-exhaustive-hbase-generated.create
failed to run with newer HBase shell.
Key: IMPALA-11055
URL: https://issues.apache.org/jira/browse/IMPALA-11055
Project: IMPALA
Issue Type: Bug
Reporter: Riza Suminto
Downstream build failed to run
load-functional-query-exhaustive-hbase-generated.create with newer HBase shell
from version 2.4.6. Following is the tail log of
data-load-functional-exhaustive.log.
ERROR: Table functional_hbase.utf8_str_tiny does not exist.
For usage try 'help "drop"'Took 0.0016 seconds
Created table functional_hbase.utf8_str_tiny
Took 1.1099 seconds
Hbase::Table - functional_hbase.utf8_str_tiny
ERROR NoMethodError: private method `exit' called for nil:NilClass
12:47:11 Error executing hbase create commands
We can remove the "exit" command from the load script since this HBase script
is run in non-interactive way.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)