Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-1509 Sqoop2: Sqoop2 Rest API refactoring
  3. SQOOP-1514

Refactor FrameworkRequestHandler to DriverRequestHandler

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.99.4
    • None
    • None

    Description

      The new Driver JSON

      { "allConfigParams" : { "throttlingConfig.help" : "Set throttling boundaries to not overload your systems",
            "throttlingConfig.label" : "Throttling resources",
            "throttlingConfig.numExtractors.help" : "Number of extractors that Sqoop will use",
            "throttlingConfig.numExtractors.label" : "Extractors",
            "throttlingConfig.numLoaders.help" : "Number of loaders that Sqoop will use",
            "throttlingConfig.numLoaders.label" : "Loaders"
          },
        "id" : 3,
        "jobConfigValues" : [ { "id" : 7,
              "inputs" : [ { "id" : 25,
                    "name" : "throttlingConfig.numExtractors",
                    "sensitive" : false,
                    "type" : "INTEGER"
                  },
                  { "id" : 26,
                    "name" : "throttlingConfig.numLoaders",
                    "sensitive" : false,
                    "type" : "INTEGER"
                  }
                ],
              "name" : "throttlingConfig",
              "type" : "JOB"
            } ],
        "version" : "1"
      }
      

      Attachments

        1. SQOOP-1512And1514.patch
          110 kB
          Veena Basavaraj

        Issue Links

          Activity

            People

              vybs Veena Basavaraj
              vybs Veena Basavaraj
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: