[jira] [Created] (IGNITE-1392) IGFS example configuration must have IPC endpoint enabled by default.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1392) IGFS example configuration must have IPC endpoint enabled by default.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-1392:
---------------------------------------

             Summary: IGFS example configuration must have IPC endpoint enabled by default.
                 Key: IGNITE-1392
                 URL: https://issues.apache.org/jira/browse/IGNITE-1392
             Project: Ignite
          Issue Type: Bug
          Components: hadoop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
             Fix For: ignite-1.4


example-igfs.xml has IPC endpoint disabled. I do not understand why it is so. As a result if user is trying to use this config with Hadoop, he receives "Failed to communicate with IGFS." error.

It looks like we have to:
1) Enable IPC endpoint.
2) Improve error message with suggestions to the user (e.g. "did you enable IPC endpoint?").



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)