[ 
https://issues.apache.org/jira/browse/PIG-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bill Graham updated PIG-1332:
-----------------------------

    Resolution: Duplicate
        Status: Resolved  (was: Patch Available)

Closing as dup of PIG-2833.
                
> NullPointerException in PigServer when invoking debugOff() method
> -----------------------------------------------------------------
>
>                 Key: PIG-1332
>                 URL: https://issues.apache.org/jira/browse/PIG-1332
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.6.0
>            Reporter: Paolo Castagna
>            Priority: Minor
>         Attachments: debugoff.patch
>
>
> {code}
> PigServer pig = new PigServer("local");
> pig.debugOff();
> {code}
> The debugOff() method is causing a NullPointerException.
> Root cause is defaultLogLevel which is null in PigContext.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to