[ 
https://issues.apache.org/jira/browse/PIG-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414445#comment-13414445
 ] 

Gianmarco De Francisci Morales commented on PIG-2706:
-----------------------------------------------------

To use a library in Pig you need to create a new dependency in ivy.xml.
It should go something like this:
{code}
<dependency org="org.fusesource.jansi" name="jansi" rev="1.9" 
conf="compile->master"/>
{code}
                
> Add clear to list of grunt commands
> -----------------------------------
>
>                 Key: PIG-2706
>                 URL: https://issues.apache.org/jira/browse/PIG-2706
>             Project: Pig
>          Issue Type: Improvement
>          Components: grunt
>    Affects Versions: 0.11, 0.10.1
>            Reporter: Prashant Kommireddi
>            Assignee: Allan AvendaƱo
>         Attachments: PIG-2706, PIG-2706-2, PIG-2706-3
>
>
> grunt should be able to clear screen (similar to unix shell) on a command, we 
> can call it "clear". After typing in several lines in the interactive mode, 
> it would be useful to be able to clear screen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to