[ https://issues.apache.org/jira/browse/FLINK-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966152#comment-15966152 ]
ASF GitHub Bot commented on FLINK-6286: --------------------------------------- Github user greghogan commented on the issue: https://github.com/apache/flink/pull/3711 Would it be better to replace the outer if-statement (line 312) with the test for the presence of `hbase`? And to log a message that `HBASE_CONF_DIR` is defined but `hbase` was not found so no HBase jars are included on the classpath? > hbase command not found error > ----------------------------- > > Key: FLINK-6286 > URL: https://issues.apache.org/jira/browse/FLINK-6286 > Project: Flink > Issue Type: Bug > Components: Batch Connectors and Input/Output Formats, Startup Shell > Scripts > Reporter: Jinjiang Ling > Priority: Minor > Attachments: FLINK-6286-0.patch, FLINK-6286-1.patch > > > As I'm using flink with the HBASE_CONF_DIR env variable and don't install > hbase, then I get the error message below. > {quote} > *bin/config.sh: line 303: hbase: command not found* > {quote} -- This message was sent by Atlassian JIRA (v6.3.15#6346)