[
https://issues.apache.org/jira/browse/HBASE-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HBASE-6793:
------------------------------------
Attachment: HBASE-6793.patch
Here's the patch #1.
I'd prefer to move the remaining examples into the module as a next step,
because this is already too big. Or I can keep working on the same patch, but
if something intervenes there's a risk of this sitting around in JIRA :)
The patch:
1) Creates the module.
2) Ports the mapreduce examples as is.
3) Ports, adds thrift-generated code, and touches up thrift (not thrift2 yet)
examples:
a) Java example builds and runs "out of the box".
b) Perl/PHP/Ruby/Python examples run, but some of them are out of date: they
bail out when something that should produce error doesn't. I found some old
Jira-s to fix that for Java and CPP; these should be updated similarly. I think
this should also be a separate Jira (or -s).
c) CPP example cannot be built in mvn in absence of native thrift/boost, so
it's copied in sources and user can set up the above and run `make`.
> Make hbase-examples module
> --------------------------
>
> Key: HBASE-6793
> URL: https://issues.apache.org/jira/browse/HBASE-6793
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.96.0
> Reporter: Enis Soztutar
> Assignee: Sergey Shelukhin
> Labels: noob
> Attachments: HBASE-6793.patch
>
>
> There are some examples under /examples/, which are not compiled as a part of
> the build. We can move them to an hbase-examples module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira