You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by su...@apache.org on 2020/10/13 21:57:40 UTC

[incubator-gobblin] annotated tag release-0.15.0-rc1 updated (3ef2e84 -> d288abb)

This is an automated email from the ASF dual-hosted git repository.

suvasude pushed a change to annotated tag release-0.15.0-rc1
in repository https://gitbox.apache.org/repos/asf/incubator-gobblin.git.


*** WARNING: tag release-0.15.0-rc1 was modified! ***

    from 3ef2e84  (tag)
      to d288abb  (tag)
 tagging dec03666692a2aa20307fd5266538023a85348bc (commit)
 replaces release-0.14.0
      by suvasude
      on Tue Oct 13 14:56:59 2020 -0700

- Log -----------------------------------------------------------------
Apache Gobblin (incubating) 0.15.0 RC1
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEET+bMOG68JgL2irpyU+KO+n9PxNAFAl+GIqsACgkQU+KO+n9P
xNCB+ggAtBBRU3tkAXGmnB20RySB8+VuOlrBmedlxEryNnIMb8uehqy2evFdAd/y
LXOqy19NQXWG57S/FeDLT6+SAF9JI/IulHyvTlhY6xK+rBJ9ytGkGz9z5C1PCEq/
QOZQMIJAAzSpkfK06yV4ecW9juicWY4jnGzMPgyW8kdBhVnKAGmEVfNOzx1qBzMu
Fr9Ewf/ZuihesFOWb7Pggg9gktjG3BeTGTXwhNvy+p4R4Ex2c8KrbQHYRDu+Xb9K
g1Xnj2lAkit/HZnHMM5aBQs6C28IMIPo595tdQH7amhFQ8MjbbrBnlNJnYtMTEmN
AsAU8FgYm0JR04epEbh4spT7RmEB/A==
=NiWC
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

    from 52cefe6  [GOBBLIN-1281] Update rat exclusion list to include pdl files[]
     add 3fbfd58  [GOBBLIN-1273] Improving handling and logging of config file load failures
     add 76700f1  [GOBBLIN-1283] Fix schema redefine from adding field properties into field schema
     add 0d30aae  [GOBBLIN-1284] Fix flaky tests causing local build failures
     add 655b8eb  [GOBBLIN-1287] Cleanup code duplication across tests that choose a random open port for spinning up an embedded mysql server[]
     add dec0366  [GOBBLIN-1288] Update CHANGELOG[]

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       | 18 ++--
 build.gradle                                       |  1 +
 .../hive/query/HiveAvroORCQueryGenerator.java      |  2 -
 .../management/conversion/hive/HiveSourceTest.java | 49 +++++------
 .../hive/LocalHiveMetastoreTestUtils.java          |  5 ++
 .../hive/converter/HiveAvroToOrcConverterTest.java | 24 +++---
 .../src/test/resources/hive-site.xml               |  4 -
 .../testing/TestMetastoreDatabaseServer.java       | 15 +---
 .../gobblin/kafka/writer/Kafka09DataWriter.java    | 46 +++++-----
 .../extract/kafka/KafkaSimpleStreamingTest.java    |  6 +-
 .../gobblin/runtime/HighLevelConsumerTest.java     | 26 ++++--
 .../kafka/writer/KafkaWriterConfigurationKeys.java |  2 +
 .../gobblin/rest/JobExecutionInfoServerTest.java   | 16 +---
 .../apache/gobblin/service/FlowConfigClient.java   |  2 +-
 .../apache/gobblin/service/FlowConfigV2Client.java |  2 +-
 .../org/apache/gobblin/service/FlowConfigTest.java | 12 ---
 .../runtime/kafka/MockedHighLevelConsumer.java     | 10 +--
 .../java/org/apache/gobblin/util/PortUtils.java    |  2 +-
 .../org/apache/gobblin/util/PullFileLoader.java    | 97 ++++++++++++++--------
 .../apache/gobblin/util/PullFileLoaderTest.java    | 14 ++++
 .../util/RatedControlledFileSystemTest.java        | 10 ++-
 .../resources/pullFileLoaderTest/dir2/badjob.conf  |  2 +-
 22 files changed, 197 insertions(+), 168 deletions(-)
 copy gobblin-data-management/config-example/hdfs-gobblin-config-store/user/root/gobblin-config-management/_CONFIG_STORE/1.0/hive/includes.conf => gobblin-utility/src/test/resources/pullFileLoaderTest/dir2/badjob.conf (96%)