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 2018/03/23 11:07:26 UTC

[11/11] incubator-gobblin git commit: Merge branch '0.12.0'

Merge branch '0.12.0'


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

Branch: refs/heads/master
Commit: 9a3aee8e5609e98cecf9fa04e169a4ac9a7f0a51
Parents: 10dcf68 ba919b2
Author: Abhishek Tiwari <ab...@gmail.com>
Authored: Fri Mar 23 04:07:09 2018 -0700
Committer: Abhishek Tiwari <ab...@gmail.com>
Committed: Fri Mar 23 04:07:09 2018 -0700

----------------------------------------------------------------------
 README.md                                       | 37 ++++++++++++++-
 build.gradle                                    | 48 ++++++++++++++++----
 .../gobblin/password/PasswordManagerTest.java   | 10 ++--
 .../gobblin/cluster/GobblinClusterKillTest.java |  2 +-
 .../gobblin/writer/AsyncWriterManagerTest.java  |  8 ++--
 .../copy/converter/DecryptConverterTest.java    |  6 +--
 .../orchestration/AzkabanAjaxAPIClientTest.java |  4 +-
 gobblin-modules/gobblin-couchbase/build.gradle  |  5 ++
 .../scripts/uninstall_test.deps.sh              | 20 ++++++++
 .../gobblin/crypto/GPGFileDecryptorTest.java    |  4 +-
 .../kafka/writer/Kafka09TopicProvisionTest.java |  6 +--
 .../job_catalog/FSJobCatalogHelperTest.java     |  8 ++--
 .../scheduler/JobConfigFileMonitorTest.java     |  8 ++--
 .../filebased/TextFileBasedSourceTest.java      |  4 +-
 .../TestTunnelWithArbitraryTCPTraffic.java      | 28 ++++++------
 .../org/apache/gobblin/tunnel/TunnelTest.java   | 16 +++----
 .../util/test/TestStressTestingSource.java      |  6 +--
 .../yarn/GobblinYarnAppLauncherTest.java        |  4 +-
 gradle/scripts/release.gradle                   |  6 +--
 19 files changed, 160 insertions(+), 70 deletions(-)
----------------------------------------------------------------------