This is an automated email from the ASF dual-hosted git repository.
oleewere pushed a change to branch cloudbreak
in repository https://gitbox.apache.org/repos/asf/ambari-logsearch.git.
discard d749992 AMBARI-24833. HDFS client kerberos support + small fixes (#27)
discard f8b80a5 AMBARI-24833. Support for cloud logs to using filters + JSON
output (#26)
discard ff5d318 AMBARI-24833. Extend cloud log rolling options (#25)
discard 324d8f4 [AMBARI-24899] [Log Search UI] Change capture countdown text
(#24)
discard 94c71eb [AMBARI-24891] [Log Serach UI] The Log Index Filter panel
does not work (#23)
discard 9c7c5ba [AMBARI-24551] [Log Search UI] get rid of redundant requests
after undoing or redoing several history steps (#22)
discard 1485bd6 AMBARI-24833. Simplify HDFS client usage + use core-site.xml
(#21)
discard 3a0e80a AMBARI-24833. Re-implement S3/HDFS outputs as global cloud
outputs (#19)
discard a06f977 AMBARI-24847 - Logsearch: Cannot search for a term that
includes spaces or dashes (#18)
discard f26a9f8 AMBARI-24875. Log Search: cannot build sub-modules
separately. (#20)
discard 9f6b805 AMBARI-24833. Create cloud input/output skeleton. (#17)
discard 1425fd2 AMBARI-24851 - ADDENDUM Logsearch: debug mode using java 8
and 11 (#16)
discard ab9e8c0 AMBARI-24851 - Logsearch: debug mode using java 8 and 11 (#15)
discard c3a750a AMBARI-24825. Log Feeder: Fix HDFS/S3 outputs (#13)
discard 1b9059a Make rule to set version is update-version, not set-version
(#12)
discard 31d3ca1 Update maven versioning (#11)
discard a5b8b2a AMBARI-24692. ADDENDUM: fix java version check
discard 3053cff AMBARI-24802 - Logsearch: upgrade swagger-ui to 3.19.0 (#10)
discard 2402f1c Add repo definitions to logsearch server
discard 6a9af26 AMBARI-24799. Update Spring versions
discard d9afa7c AMBARI-24789. LogFeeder: fix CVE-2018-11771 - upgrade
commons-compress lib (#9)
discard e453760 AMBARI-24765. Fix CVE issues for Log Search (#8)
discard b8c217c Update README.md
discard 1457c4d AMBARI-24692. Use jdk8 as default compiler version (#7)
discard 1436800 AMBARI-24746. Upgrade Solr version to 7.5.0 (#6)
discard 54b055f AMBARI-24743. Cleanup logsearch: add/cleanup javadoc. (#4)
discard d852908 [AMBARI-24656] [Log Search UI] Handle the 401 and the 403
response status at login (#2)
discard 4250f99 AMBARI-24739. Add contribution guide to Log Search.
add d619fa1 AMBARI-24739. Add contribution guide to Log Search.
add 7742a73 Merge pull request #3 from oleewere/AMBARI-24739-master
add 2ba9216 [AMBARI-24656] [Log Search UI] Handle the 401 and the 403
response status at login (#2)
add 365fd0a AMBARI-24743. Cleanup logsearch: add/cleanup javadoc. (#4)
add bac521f AMBARI-24746. Upgrade Solr version to 7.5.0 (#6)
add 302042c AMBARI-24692. Use jdk8 as default compiler version (#7)
add 1d68049 Update README.md
add 98af5df AMBARI-24765. Fix CVE issues for Log Search (#8)
add efb573c AMBARI-24789. LogFeeder: fix CVE-2018-11771 - upgrade
commons-compress lib (#9)
add 3f31765 AMBARI-24799. Update Spring versions
add 4471753 Add repo definitions to logsearch server
add 49408e4 AMBARI-24802 - Logsearch: upgrade swagger-ui to 3.19.0 (#10)
add 521b17b AMBARI-24692. ADDENDUM: fix java version check
add f694bdd Update maven versioning (#11)
add 5fec024 Make rule to set version is update-version, not set-version
(#12)
add 879ba60 AMBARI-24825. Log Feeder: Fix HDFS/S3 outputs (#13)
add 845e0c6 AMBARI-24851 - Logsearch: debug mode using java 8 and 11 (#15)
add f0c35f3 AMBARI-24851 - ADDENDUM Logsearch: debug mode using java 8
and 11 (#16)
add 9bce50d AMBARI-24833. Create cloud input/output skeleton. (#17)
add 2c7d5f0 AMBARI-24875. Log Search: cannot build sub-modules
separately. (#20)
add 9c83460 AMBARI-24847 - Logsearch: Cannot search for a term that
includes spaces or dashes (#18)
add 2bd96e1 AMBARI-24833. Re-implement S3/HDFS outputs as global cloud
outputs (#19)
add db5fb3d AMBARI-24833. Simplify HDFS client usage + use core-site.xml
(#21)
add 5670040 [AMBARI-24551] [Log Search UI] get rid of redundant requests
after undoing or redoing several history steps (#22)
add 02ae3ad [AMBARI-24891] [Log Serach UI] The Log Index Filter panel
does not work (#23)
add fbfc907 [AMBARI-24899] [Log Search UI] Change capture countdown text
(#24)
add 31c70d3 AMBARI-24833. Extend cloud log rolling options (#25)
add 72b3dd6 AMBARI-24833. Support for cloud logs to using filters + JSON
output (#26)
add c94d3b2 AMBARI-24833. HDFS client kerberos support + small fixes (#27)
add 1af5b0b AMBARI-24833. Use clustername and hostname in cloud log
archive dir (#29)
add defc854 AMBARI-24833. Let logfeeder.properties override core-site
configs. (#30)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d749992)
\
N -- N -- N refs/heads/cloudbreak (defc854)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../output/cloud/CloudStorageLoggerFactory.java | 8 +++++---
.../logfeeder/output/cloud/CloudStorageUploader.java | 8 +++++---
.../output/cloud/upload/HDFSS3UploadClient.java | 1 +
.../output/cloud/upload/HDFSUploadClient.java | 1 +
.../ambari/logfeeder/util/LogFeederHDFSUtil.java | 19 +++++++++++++++++++
.../src/main/resources/logfeeder.properties | 2 ++
6 files changed, 33 insertions(+), 6 deletions(-)