You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by GitBox <gi...@apache.org> on 2018/11/13 00:28:04 UTC

[GitHub] oleewere opened a new pull request #21: AMBARI-24833. Simplify HDFS client usage + use core-site.xml

oleewere opened a new pull request #21: AMBARI-24833. Simplify HDFS client usage + use core-site.xml
URL: https://github.com/apache/ambari-logsearch/pull/21
 
 
   # What changes were proposed in this pull request?
   - refactor hdfs / s3 clients
   - use hdfs clients with core-site.xml (and other files) from loading them to classpath (it will just check core-site.xml existence) - as gcs connector and wasb/adls are on the classpath those should work as well with the right configs
   - remove some unnecessary  abstractions after refactor
   - be able to customize active/archive base dir location + override defaultFS from logfeeder config
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)
   
   Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services