[
https://issues.apache.org/jira/browse/HBASE-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856238#comment-13856238
]
Liang Xie commented on HBASE-10232:
-----------------------------------
I've verified manually:
before patch, ran "mvn clean package -DskipTests -Pnative" got:
[exec] CMake Error: The source directory
"/home/xieliang/workspace/hbase_writable/hbase-shell/src/main/native" does not
exist.
[exec] Specify --help for usage, or press the help button on the CMake GUI.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
after applied patch, reran then got:
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.715s
[INFO] Finished at: Tue Dec 24 16:50:07 CST 2013
[INFO] Final Memory: 38M/743M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "native" could not be activated because it does
not exist.
I've integrated it into 0.96/0.98/trunk. Thanks [~eclark]'s patch and
[[email protected]]'s review.
> Remove native profile from hbase-shell
> --------------------------------------
>
> Key: HBASE-10232
> URL: https://issues.apache.org/jira/browse/HBASE-10232
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.98.0, 0.99.0, 0.96.1.1
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: HBASE-10232-0.patch
>
>
> HBase shell module has no native source it shouldn't have a native profile.
> I think I copied that over by mistake.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)