Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
property.a=value.a
property.b=value.b


Info

NOTE: Property names must use the full property nameDo not include spark.props in your property names. For example, if you are modifying the Spark YARN queue (spark.props.spark.yarn.queue) for the user, the property name must be spark.props.spark.yarn.queue. Setting it to spark.yarn.queue does not work.

For more information on this format, see https://docs.oracle.com/cd/E23095_01/Platform.93/ATGProgGuide/html/s0204propertiesfileformat01.html.