Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 0.8.0, 0.8.1, 0.9.0
-
Component/s: Configuration
-
Labels:None
Description
With Hive 0.8.x, HiveConf was changed to utilize the private, static member "confVarURL" which points to /tmp/hive-<user>-<tmp_number>.xml for job configuration settings.
During long running JVMs, such as a Beeswax server, which creates multiple HiveConf objects over time this variable does not properly get updated between jobs and can cause job failure if the OS cleans /tmp/ during a cron job.
Attachments
Issue Links
- is duplicated by
-
HIVE-3709 Stop storing default ConfVars in temp file
-
- Closed
-