-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha-1, connector-1.0.0
-
Component/s: hbase-connectors, spark
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:
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.
- is part of
-
HBASE-14789 Enhance the current spark-hbase connector
-
- Resolved
-
- links to