2.98. openstack dataprocessing job template create


usage: openstack dataprocessing job template create [-h]
                                                    [-f {json,shell,table,value,yaml}]
                                                    [-c COLUMN]
                                                    [--max-width <integer>]
                                                    [--noindent]
                                                    [--prefix PREFIX]
                                                    [--name <name>]
                                                    [--type <type>]
                                                    [--mains <main> [<main> ...]]
                                                    [--libs <lib> [<lib> ...]]
                                                    [--description <description>]
                                                    [--public] [--protected]
                                                    [--interface <filename>]
                                                    [--json <filename>]
Creates job template

Optional arguments

-h, --help


        show this help message and exit

--name <name>


        Name of the job template [REQUIRED if JSON is not
      provided]

--type <type>


        Type of the job (Hive, Java, MapReduce, Storm,
      Storm.Pyleus, Pig, Shell, MapReduce.Streaming, Spark)
      [REQUIRED if JSON is not provided]

--mains <main> [<main> ...]


      Name(s) or ID(s) for job's main job binary(s)

--libs <lib> [<lib> ...]


      Name(s) or ID(s) for job's lib job binary(s)

--description <description>


      Description of the job template

--public


        Make the job template public

--protected


        Make the job template protected

--interface <filename>


      JSON representation of the interface

--json <filename> JSON


        representation of the job template

Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top