Aditya Sharma created GOBBLIN-348:
-------------------------------------
Summary: Hdfs Modified Time based Version Finder for Hive Tables
Key: GOBBLIN-348
URL: https://issues.apache.org/jira/browse/GOBBLIN-348
Project: Apache Gobblin
Issue Type: Improvement
Reporter: Aditya Sharma
Assignee: Aditya Sharma
HiveVersionFinder returns partition given a Partitioned Hive Table.
Currently we have DatePartitionHiveVersionFinder which returns the
TimestampedHiveDatasetVersion by parsing the partition key.
There is a need for a HdfsModifiedTimeHiveVersionFinder which should return the
TimeStampedHiveDatasetVersion by checking the modified time of the underlying
HDFS location of the partition.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)