You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2020/08/01 02:01:36 UTC

[hudi] branch master updated (ccd70a7 -> 727f1df)

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

vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from ccd70a7  [HUDI-472] Introduce configurations and new modes of sorting for bulk_insert (#1149)
     add 727f1df  [MINOR] Suppressing spark logs for hudi-integ and hudi-utilities (#1894)

No new revisions were added by this update.

Summary of changes:
 docker/demo/config/log4j.properties                | 41 ++++++++++++++++++++++
 docker/demo/setup_demo_container.sh                |  1 +
 .../org/apache/hudi/integ/ITTestHoodieDemo.java    | 16 ++++++---
 .../utilities/testutils/UtilitiesTestBase.java     |  6 ++++
 4 files changed, 60 insertions(+), 4 deletions(-)
 create mode 100644 docker/demo/config/log4j.properties