You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/06/11 13:51:46 UTC

[GitHub] [hadoop] elek commented on issue #933: HDDS-1662.Missing test resources of integrataion-test project in targ…

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:
users@infra.apache.org


With regards,
Apache Git Services

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