Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-18718

Support for using yarn-cluster CLI parameters on application mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 1.11.0, 1.11.1
    • None
    • Command Line Client
    • None
    • Flink 1.11

      CDH6.2.1

    Description

      Hi!

      Just a minor improv. here:

      Now with the new Application Mode, we need to use generic cli configurations for setting up YARN deployments.

      Example

       -Djobmanager.memory.process.size=1024m 
       -Dtaskmanager.memory.process.size=1024m 
       -Dyarn.application.queue=root.test
       -Dyarn.application.name=flink-hbase 
       -Dyarn.application.type=flink 

      It would be nice to use directly the CLI options available for yarn-cluster. This works in run per-job and session mode but not in application mode.

       

      Thanks

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            flolas Felipe Lolas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: