[ https://issues.apache.org/jira/browse/PIG-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Dai updated PIG-3851: ---------------------------- Attachment: PIG-3851-1.patch Attach patch. Note in some Hadoop version, you may hit "Found class jline.Terminal, but interface was expected". This is because a conflicting jline.jar in Hadoop. To solve it, using "export HADOOP_USER_CLASSPATH_FIRST=true". (Hive has the same issue and same solution) > Upgrade jline to 2.11 > --------------------- > > Key: PIG-3851 > URL: https://issues.apache.org/jira/browse/PIG-3851 > Project: Pig > Issue Type: Improvement > Reporter: Jun Wang > Assignee: Daniel Dai > Fix For: 0.15.0 > > Attachments: PIG-3851-1.patch > > > jline has released 2.11 which has good i18n support. Please consider to > upgrade jline version to 2.11 in Pig. -- This message was sent by Atlassian JIRA (v6.3.4#6332)