elek commented on issue #933: HDDS-1662.Missing test resources of 
integrataion-test project in targ…
URL: https://github.com/apache/hadoop/pull/933#issuecomment-500850873
 
 
   Thanks the information @ChenSammi 
   
   In the mean time I found that the smoketest are also failed because a 
similar problem: scm can't be started as the default network topology file 
can't be loaded from the classpath.
   
   I think it can be fixed with using the `classloader.getResourceAsStream` 
instead of `classloader.getResource().toURI()`. See #946 about my proposal. Can 
you please review it?
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to