Values.HiveSourceThe configurations for the Hive job driver.
type nonrec t = {query : Query.t;The query for the Hive job run.
*)initQueryFile : InitScriptPath.t option;The query file for the Hive job run.
*)parameters : HiveCliParameters.t option;The parameters for the Hive job run.
*)}