-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0
-
Labels:
We have several hadoop cluster, about 15 thousand nodes. Every day we use hive to submit above 100 thousand jobs.
So we have a large file of hive logs on every client host every day, but i don not know the logs of my session submitted was which line.
So i hope to print the hive.session.id on every line of logs, and then i could use grep to find the logs of my session submitted.