supratimdeka commented on issue #1377: HDDS-2057. Incorrect Default OM Port in 
Ozone FS URI Error Message. Contributed by Supratim Deka
URL: https://github.com/apache/hadoop/pull/1377#issuecomment-529412530
 
 
   @bharatviswa504 , the acceptance failure does not appear related to the 
patch.
   smoketests.hadoop27-hadoopo3fs.Test hadoop dfs fails with:
   
   Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/hadoop/hdds/conf/OzoneConfiguration
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:348)
        at 
org.apache.hadoop.conf.Configuration.getClassByNameOrNull(Configuration.java:2204)
        at 
org.apache.hadoop.conf.Configuration.getClassByName(Configuration.java:2169)
        at 
org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2265)
        at 
org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2652)
        at 
org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2665)
        at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:93)
        at 
org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2701)
        at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2683)
        at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:372)
        at org.apache.hadoop.fs.Path.getFileSystem(Path.java:295)

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to