Is there a way to get the job id of a job executed via the Hive template? Would be important for me to track the execution information.
Type: Posts; User: DeveloperTim; Keyword(s):
Is there a way to get the job id of a job executed via the Hive template? Would be important for me to track the execution information.
Hello,
I try to connect to the HiveServer2 of a Cloudera installation via the Spring Data Hadoop Hive template (Version 1.0.0.RELEASE). But the programs stucks using the query method of the...