[
https://issues.apache.org/jira/browse/GORA-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409483#comment-13409483
]
Hudson commented on GORA-146:
-----------------------------
Integrated in gora-trunk #339 (See
[https://builds.apache.org/job/gora-trunk/339/])
GORA-146 HBaseStore does not properly set endkey (Revision 1359126)
Result = SUCCESS
ferdy :
Files :
* /gora/trunk/CHANGES.txt
*
/gora/trunk/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java
> HBaseStore does not properly set endkey
> ---------------------------------------
>
> Key: GORA-146
> URL: https://issues.apache.org/jira/browse/GORA-146
> Project: Apache Gora
> Issue Type: Bug
> Components: storage-hbase
> Affects Versions: 0.2
> Reporter: Ferdy Galema
> Fix For: 0.3
>
> Attachments: GORA-146.patch
>
>
> When debugging some Gora jobs in Eclipse I noticed that sometimes the stop
> key is not set on the query that is used for the Scan object.
> When looking at HBase's TableInputFormatBase (which is the base for
> HBaseStore#getPartitions(..)) I noticed a minor difference in determining
> "splitStop".
> When I replaced the statement with the one from TableInputFormatBase it was
> fixed. Also tested on a cluster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira