-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.17.0
-
Fix Version/s: 0.17.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
After quitting Pig (grunt) and restarting it I cannot see my last Pig latin statements.
Cause is that pig history file (~/.pig_history) is only being read on Pig startup, but is not being written. This can be traced back to the recent jline upgrade PIG-3851.