You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Adam Szita (JIRA)" <ji...@apache.org> on 2017/02/28 16:11:45 UTC

[jira] [Created] (PIG-5159) Fix Pig not saving grunt history

Adam Szita created PIG-5159:
-------------------------------

             Summary: Fix Pig not saving grunt history
                 Key: PIG-5159
                 URL: https://issues.apache.org/jira/browse/PIG-5159
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.17.0
            Reporter: Adam Szita
            Assignee: Adam Szita


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)