[jira] [Updated] (HBASE-18705) bin/hbase does not find cached_classpath.txt

2017-11-02 Thread stack (JIRA)

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

stack updated HBASE-18705:
--
Fix Version/s: (was: 3.0.0)
   2.0.0-beta-1

> 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
>Priority: Major
> Fix For: 2.0.0-beta-1
>
> 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)


[jira] [Updated] (HBASE-18705) bin/hbase does not find cached_classpath.txt

2017-08-28 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-18705:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Thanks for the patch, Balazs.

> 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
> Fix For: 3.0.0
>
> 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)


[jira] [Updated] (HBASE-18705) bin/hbase does not find cached_classpath.txt

2017-08-28 Thread Balazs Meszaros (JIRA)

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

Balazs Meszaros updated HBASE-18705:

Fix Version/s: 3.0.0
   Status: Patch Available  (was: Open)

> 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
> Fix For: 3.0.0
>
> 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)


[jira] [Updated] (HBASE-18705) bin/hbase does not find cached_classpath.txt

2017-08-28 Thread Balazs Meszaros (JIRA)

 [ 
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)