Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3078

IgniteContext needs option to read config from HDFS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.0.final
    • None
    • spark

    Description

      If you are running Ignite in YARN mode then obviously we aren't going to have Ignite installation directories on each of the Hadoop cluster nodes. Therefore we need to store the configuration in HDFS for it to be accessible everywhere.

      What is needed is a new constructor in IgniteContext:

      def this(
      sc: SparkContext,
      hdfsPath: org.apache.hadoop.fs.Path
      )

      { this(sc, () ⇒ IgnitionEx.loadHDFSConfiguration(hdfsPath).get1()) }

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nadenf Franco
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m