HiveJobProperties Class
Hive job properties used when retrieving Hive jobs.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
HiveJobProperties
Constructor
HiveJobProperties(**kwargs)
Parameters
- runtime_version
- str
Required
The runtime version of the Data Lake Analytics engine to use for the specific type of job being run.
Variables
- logs_location
- str
The Hive logs location.
- output_location
- str
The location of Hive job output files (both execution output and results).
- statement_count
- int
The number of statements that will be run based on the script.
- executed_statement_count
- int
The number of statements that have been run based on the script.
Feedback
Submit and view feedback for