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

IgniteContext should not have type parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0.final
    • 1.7
    • None
    • None

    Description

      Currently implementation of SparkContext has type parameters [K, V] which means that all the RDDs that are created by a particular instance of context have to be of the same type.

      Looks like type parameters on IgniteContext don't make much sense and should be removed. fromCache method should be parameterized instead.

      Attachments

        Issue Links

          Activity

            People

              F7753 Lewin Ma
              vkulichenko Valentin Kulichenko
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: