You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by ab...@apache.org on 2017/07/29 08:01:50 UTC

[2/2] incubator-gobblin git commit: Merge pull request #1873 from fermich/gobblin-data-retention-run

Merge pull request #1873 from fermich/gobblin-data-retention-run


Project: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/commit/725a0829
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/tree/725a0829
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/diff/725a0829

Branch: refs/heads/master
Commit: 725a0829d99c7d2d0fa8f63fc3b36b0c77334089
Parents: 15ac467 5a896d2
Author: Abhishek Tiwari <ab...@gmail.com>
Authored: Sat Jul 29 01:01:45 2017 -0700
Committer: Abhishek Tiwari <ab...@gmail.com>
Committed: Sat Jul 29 01:01:45 2017 -0700

----------------------------------------------------------------------
 .../config-example/gobblin-retention-run.sh     | 20 +++++
 .../config-example/gobblin-retention.properties | 25 ++++++
 .../_CONFIG_STORE/1.0/hive/db1/main.conf        | 18 ++++
 .../_CONFIG_STORE/1.0/hive/db2/main.conf        | 18 ++++
 .../_CONFIG_STORE/1.0/hive/db2/table1/main.conf | 18 ++++
 .../_CONFIG_STORE/1.0/hive/includes.conf        | 18 ++++
 .../1.0/tags/retention/hive/main.conf           | 38 +++++++++
 .../1.0/tags/retention/timebased/main.conf      | 31 +++++++
 .../_CONFIG_STORE/store-metadata.conf           | 18 ++++
 .../runtime/retention/DatasetCleanerCli.java    | 89 ++++++++++++++++++++
 .../data-management/Gobblin-Retention.md        |  3 +
 11 files changed, 296 insertions(+)
----------------------------------------------------------------------