Interface ErrorMessageConfiguration.Builder

  • Method Details

    • type

      The level of detail for error messages returned by the PySpark job. When set to DETAILED, error messages include more information to help troubleshoot issues with your PySpark job.

      Because this setting may expose sensitive data, it is recommended for development and testing environments.

      Parameters:
      type - The level of detail for error messages returned by the PySpark job. When set to DETAILED, error messages include more information to help troubleshoot issues with your PySpark job.

      Because this setting may expose sensitive data, it is recommended for development and testing environments.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The level of detail for error messages returned by the PySpark job. When set to DETAILED, error messages include more information to help troubleshoot issues with your PySpark job.

      Because this setting may expose sensitive data, it is recommended for development and testing environments.

      Parameters:
      type - The level of detail for error messages returned by the PySpark job. When set to DETAILED, error messages include more information to help troubleshoot issues with your PySpark job.

      Because this setting may expose sensitive data, it is recommended for development and testing environments.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: