You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/05/18 03:38:43 UTC

[jira] Created: (HBASE-2562) bin/hbase doesn't work in-situ in maven

bin/hbase doesn't work in-situ in maven
---------------------------------------

                 Key: HBASE-2562
                 URL: https://issues.apache.org/jira/browse/HBASE-2562
             Project: Hadoop HBase
          Issue Type: Bug
          Components: build
    Affects Versions: 0.21.0
            Reporter: Todd Lipcon
            Priority: Critical


on trunk I can't use the normal start-hbase.sh scripts, etc, after doing mvn install - instead have to do the whole assembly nonsense, which is a pain when trying to quickly iterate on changes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2562) bin/hbase doesn't work in-situ in maven

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-2562.
--------------------------

     Hadoop Flags: [Reviewed]
    Fix Version/s: 0.21.0
       Resolution: Fixed

Committed.  Thanks Todd.  Added a MAVEN_HOME handling in case mvn is elsewhere, not on the path.

> bin/hbase doesn't work in-situ in maven
> ---------------------------------------
>
>                 Key: HBASE-2562
>                 URL: https://issues.apache.org/jira/browse/HBASE-2562
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.21.0
>
>         Attachments: hbase-2562.txt
>
>
> on trunk I can't use the normal start-hbase.sh scripts, etc, after doing mvn install - instead have to do the whole assembly nonsense, which is a pain when trying to quickly iterate on changes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.