sbarnoud
sbarnoud
https://github.com/hortonworks-spark/shc/issues/210 ## What changes were proposed in this pull request? Added support of HBase timestamp. ## How was this patch tested? New TU. Added control in TU that "reserved" column...
## What changes were proposed in this pull request? Add file:// to file URL to get TU working on Windows ## How was this patch tested? TU modified => all...
## What changes were proposed in this pull request? Change key value between aaaaaaa and zzzzzzz to build initial splits, to distribute all possible value ## How was this patch...
## What changes were proposed in this pull request? Fix toBytes() to be not dependent on fields order in the incoming dataset to serialize in Avro. This fix should in...
…the Avro schema ## What changes were proposed in this pull request? Added unit test to expose Avro field order problem ## How was this patch tested? NA