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/27 23:49:37 UTC

[2/2] incubator-gobblin git commit: Merge pull request #1966 from kadaan/Fix_for_#1822_and_#1823

Merge pull request #1966 from kadaan/Fix_for_#1822_and_#1823


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

Branch: refs/heads/master
Commit: 0975312c7794037ede78ec304252caf706b16a93
Parents: 8d297de 6e6883a
Author: Abhishek Tiwari <ab...@gmail.com>
Authored: Thu Jul 27 16:49:31 2017 -0700
Committer: Abhishek Tiwari <ab...@gmail.com>
Committed: Thu Jul 27 16:49:31 2017 -0700

----------------------------------------------------------------------
 .../database/DatabaseJobHistoryStoreV101.java   | 12 ++++-
 .../database/DatabaseJobHistoryStoreV102.java   | 46 ++++++++++++++++++++
 .../V1_0_2__LauncherType_enum_expansion.sql     | 18 ++++++++
 3 files changed, 75 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gobblin/blob/0975312c/gobblin-metastore/src/main/java/gobblin/metastore/database/DatabaseJobHistoryStoreV101.java
----------------------------------------------------------------------