Hi, xukun.

By default example-igfs.xml has endpoint disabled, so Hadoop cannot connect
to this IGFS instance. 
To let it do so please change XML config as follows:
1) Set "ipcEndpointEnabled" property to true:
<property name="ipcEndpointEnabled" value="true"/>

2) Enable one of enpoint configurations which are currently commented out
(SHMEM is recommended endpoint type for Linux):




Please let me know if it works for you.

Vladimir.




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-config-Ignite-on-hadoop-tp1306p1308.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to