This is an automated email from the ASF dual-hosted git repository. stevel pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 2bde5ccb813 HADOOP-19192. Log level is WARN when fail to load native hadoop libs (#6863) add 240fddcf17f HADOOP-18931. FileSystem.getFileSystemClass() to log the jar the .class came from (#6197) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/hadoop/fs/FileSystem.java | 10 ++++- .../java/org/apache/hadoop/util/ClassUtil.java | 22 ++++++++--- .../java/org/apache/hadoop/util/TestClassUtil.java | 44 +++++++++++++++++----- 3 files changed, 61 insertions(+), 15 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org