You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/10 10:29:41 UTC

[jira] [Commented] (FLINK-6286) hbase command not found error

    [ https://issues.apache.org/jira/browse/FLINK-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962697#comment-15962697 ] 

ASF GitHub Bot commented on FLINK-6286:
---------------------------------------

GitHub user lingjinjiang opened a pull request:

    https://github.com/apache/flink/pull/3705

    [FLINK-6286] Fix the hbase command not found error

    Fix the hbase command not found error.
    https://issues.apache.org/jira/browse/FLINK-6286

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lingjinjiang/flink master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3705.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3705
    
----
commit 7cd62bedac81ce078ba0933722026f260ed2eedd
Author: lingjinjiang <li...@gmail.com>
Date:   2017-04-10T10:50:50Z

    [FLINK-6286] Fix the hbase command not found error

----


> hbase command not found error
> -----------------------------
>
>                 Key: FLINK-6286
>                 URL: https://issues.apache.org/jira/browse/FLINK-6286
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Jinjiang Ling
>            Priority: Minor
>         Attachments: FLINK-6286-0.patch
>
>
> As I'm using flink where set 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)