nerdammer / spark-hbase-connector

Connect Spark to HBase for reading and writing data with ease
Apache License 2.0
297 stars 107 forks source link

Allow to pass custom timestamp to HBase record and Query by time #61

Closed fbbergamo closed 3 years ago

fbbergamo commented 6 years ago

This PR includes the feature to write using the RDD timestamp and allow to query into the HBase filtering by timestamp.

nicolaferraro commented 6 years ago

Very good @fbbergamo. sorry for the delay, I'll do a review soon!

fbbergamo commented 6 years ago

@nicolaferraro could you reevaluate?