It doesn't work, already tried that it throws the following
(UnknownHostException) exception
Could not instantiate bean class
[org.apache.ignite.hadoop.fs.IgniteHadoopIgfsSecondaryFileSystem]:
Constructor threw exception; nested exception is
java.lang.IllegalArgumentException: java.net.UnknownHostException: myhdfs
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:290)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1471)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1216)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:276)
... 24 more
In order to resolve the nameservice ID to name node ip the client requires
the hdfs-site.xml configuration. Is there any way to provide this
configuration?
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/How-to-configure-Hadoop-accelerator-for-Hadoop-High-Availability-tp1273p1331.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.