[
https://issues.apache.org/jira/browse/HBASE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890355#action_12890355
]
stack commented on HBASE-2814:
------------------------------
@Sebastien Your patch includes changes to classes that are usually generated by
thrift. How were these generated class changes made?
See here
http://hbase.apache.org/docs/r0.20.5/api/org/apache/hadoop/hbase/thrift/package-summary.html#package_description
for a few notes on using thrift to generate code. Its important that you use
the right version of thrift, the one that is bundled with hbase at least.
> Multi atomicIncreaments
> -----------------------
>
> Key: HBASE-2814
> URL: https://issues.apache.org/jira/browse/HBASE-2814
> Project: HBase
> Issue Type: Improvement
> Components: thrift
> Affects Versions: 0.90.0
> Reporter: Sebastian Bauer
> Priority: Minor
> Attachments: hbase.patch, hbase.patch, hbase.patch
>
>
> Hello, i have create small patch for thrift interface to increament many
> columns in many rows in many tables, but im not a hbase or even java
> developer so if someone want to look at this and create somethink better i
> would be appreciate.
> thanks
> S.Bauer
> PS. sorry for my bad english ;)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.