[
https://issues.apache.org/jira/browse/HBASE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890383#action_12890383
]
Sebastian Bauer commented on HBASE-2814:
----------------------------------------
after generate files by thrift -strict --gen java Hbase.thrift classes are
without licence header, hashCode functions and with intendation errors, so i
think this patch is better, its working with classes generated with thrift
0.2.0 for python
you can try regenerate classes in
src/main/java/org/apache/hadoop/hbase/thrift/generated with thrift and you can
see how it look
> 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.