[
https://issues.apache.org/jira/browse/IMPALA-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-11055.
-----------------------------------
Fix Version/s: Impala 4.1.0
Resolution: Fixed
> 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
> Assignee: Riza Suminto
> Priority: Major
> Labels: broken-build
> Fix For: Impala 4.1.0
>
>
> 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.
> {code:java}
> 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{code}
> 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)