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

Alexey Kovyrin updated HBASE-2281:
----------------------------------

    Attachment: HBASE-2281.patch

Attached patch adds maven target directory to classpath:
{quote}
~/work/git/hbase (run-from-build-dir) 
[14:01] $ bin/hbase shell
(eval):1 warning: already initialized constant REPLICATION_SCOPE
HBase Shell; enter 'help<RETURN>' for list of supported commands.
Version: 0.21.0-SNAPSHOT, rUnknown, Wed Mar  3 13:39:18 EST 2010
hbase(main):001:0> 
{quote}

> Hbase shell does not work when started from the build dir
> ---------------------------------------------------------
>
>                 Key: HBASE-2281
>                 URL: https://issues.apache.org/jira/browse/HBASE-2281
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 0.21.0
>            Reporter: Alexey Kovyrin
>            Assignee: Alexey Kovyrin
>            Priority: Trivial
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2281.patch
>
>
> When we build hbase with mvn -DskipTests package assembly:directory it would 
> be nice to be able to use bin/hbase shell directly from the build dir. At 
> this moment hbase script does not add maven target directories to CLASSPATH.

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

Reply via email to