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

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


    from e6b8e88f6 IMPALA-13605: Upgrade spring-core to 5.3.39
     new 086e0b0ff IMPALA-13603: Fix Flaky Live Queries Table Tests
     new 4ba6f9b5a IMPALA-13064: Install service for linux packaging

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 package/CMakeLists.txt                             | 20 ++++++++++++
 package/bin/impala.sh                              |  6 ++--
 .../annotate.py => package/etc/init.d/admissiond   | 36 +++++++++++++---------
 docker/annotate.py => package/etc/init.d/catalogd  | 36 +++++++++++++---------
 docker/annotate.py => package/etc/init.d/impalad   | 36 +++++++++++++---------
 .../etc/init.d/statestored                         | 32 ++++++++++++-------
 .../bin/kill-sentry-service.sh => package/postinst | 12 ++++----
 tests/custom_cluster/test_query_live.py            | 11 +++++--
 8 files changed, 123 insertions(+), 66 deletions(-)
 copy docker/annotate.py => package/etc/init.d/admissiond (56%)
 copy docker/annotate.py => package/etc/init.d/catalogd (56%)
 copy docker/annotate.py => package/etc/init.d/impalad (56%)
 copy bin/gen-cscope.sh => package/etc/init.d/statestored (57%)
 copy testdata/bin/kill-sentry-service.sh => package/postinst (78%)
 mode change 100755 => 100644

Reply via email to