Macos brew install hbase尝试安装hadoop,尽管已经存在

Macos brew install hbase尝试安装hadoop,尽管已经存在,macos,hadoop,hbase,osx-mavericks,homebrew,Macos,Hadoop,Hbase,Osx Mavericks,Homebrew,Hadoop已经出现了(并且在一年的大部分时间里工作良好) 但尝试安装hbase会导致hadoop依赖项错误: 07:48:28/~:176 $brew install hbase ==> Installing hbase dependency: hadoop Warning: Could not link hadoop. Unlinking... Error: Permission denied - /usr/local/bin/task-controller 试试下面的方法

Hadoop已经出现了(并且在一年的大部分时间里工作良好)

但尝试安装hbase会导致hadoop依赖项错误:

07:48:28/~:176 $brew install hbase
==> Installing hbase dependency: hadoop
Warning: Could not link hadoop. Unlinking...
Error: Permission denied - /usr/local/bin/task-controller
试试下面的方法

    $ brew upgrade hadoop
    $ brew install hbase

卸载hbase后,此特定错误不再发生:而是发生了以下情况:


谢谢,但我已经试过了。我确实重试了,没有任何区别。
    $ brew upgrade hadoop
    $ brew install hbase