[
https://issues.apache.org/jira/browse/HBASE-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255092#comment-15255092
]
Hudson commented on HBASE-15572:
--------------------------------
ABORTED: Integrated in HBase-Trunk_matrix #866 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/866/])
HBASE-15572 Adding optional timestamp semantics to HBase-Spark; ADDENDUM
(stack: rev 36e4033dedfa3bf4f9ac5de35bb1c46334aa74c0)
* src/main/asciidoc/_chapters/spark.adoc
> Adding optional timestamp semantics to HBase-Spark
> --------------------------------------------------
>
> Key: HBASE-15572
> URL: https://issues.apache.org/jira/browse/HBASE-15572
> Project: HBase
> Issue Type: New Feature
> Components: spark
> Reporter: Weiqing Yang
> Assignee: Weiqing Yang
> Fix For: 2.0.0
>
> Attachments: HBASE-15572-1.patch, HBASE-15572-10.patch,
> HBASE-15572-2.patch, HBASE-15572-3.patch, HBASE-15572-4.patch,
> HBASE-15572-5.patch, HBASE-15572-6.patch, HBASE-15572-7.patch,
> HBASE-15572-8.patch, HBASE-15572-9.patch, doc_addendum.patch
>
>
> Right now the timestamp is always latest. With this patch, users can select
> timestamps they want.
> In this patch, 4 parameters, "timestamp", "minTimestamp", "maxiTimestamp" and
> "maxVersions" are added to HBaseSparkConf. Users can select a timestamp, they
> can also select a time range with minimum timestamp and maximum timestamp. A
> new test for selecting records with different timestamps is added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)