[ 
https://issues.apache.org/jira/browse/HBASE-18705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Balazs Meszaros updated HBASE-18705:
------------------------------------
    Attachment: HBASE-18705.master.001.patch

> bin/hbase does not find cached_classpath.txt
> --------------------------------------------
>
>                 Key: HBASE-18705
>                 URL: https://issues.apache.org/jira/browse/HBASE-18705
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 3.0.0
>            Reporter: Balazs Meszaros
>            Assignee: Balazs Meszaros
>         Attachments: HBASE-18705.master.001.patch
>
>
> Starting hbase with {{bin/start-hbase.sh}} reports the following error:
> {code:none}
> As this is a development environment, we need 
> /.../hbase/bin/../target/cached_classpath.txt to be generated from maven 
> (command: mvn install -DskipTests)
> {code}
> The {{cached_classpath.txt}} is generated by hbase-assembly but it saves that 
> file in {{$project.parent.basedir/...}}. Since hbase-build-configuration is 
> the parent of hbase-assembly, the script searches the file at the wrong place.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to