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

Dmitriy V. Ryaboy resolved PIG-3147.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.12
                   0.11
         Assignee: Koji Noguchi

committed to 0.11 and trunk.

way to catch that before we roll the release! :)
                
> Spill failing with "java.lang.RuntimeException: InternalCachedBag.spill() 
> should not be called"
> -----------------------------------------------------------------------------------------------
>
>                 Key: PIG-3147
>                 URL: https://issues.apache.org/jira/browse/PIG-3147
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.11
>            Reporter: Koji Noguchi
>            Assignee: Koji Noguchi
>            Priority: Blocker
>             Fix For: 0.11, 0.12
>
>         Attachments: pig-3147-v01.txt
>
>
> Tried 0.11 jar with spilling, my job failed to spill with the following stack 
> trace.  Anyone else seeing this?
> {noformat}
> java.lang.RuntimeException: InternalCachedBag.spill() should not be called
>       at 
> org.apache.pig.data.InternalCachedBag.spill(InternalCachedBag.java:167)
>       at 
> org.apache.pig.impl.util.SpillableMemoryManager.handleNotification(SpillableMemoryManager.java:243)
>       at 
> sun.management.NotificationEmitterSupport.sendNotification(NotificationEmitterSupport.java:138)
>       at sun.management.MemoryImpl.createNotification(MemoryImpl.java:171)
>       at 
> sun.management.MemoryPoolImpl$PoolSensor.triggerAction(MemoryPoolImpl.java:272)
>       at sun.management.Sensor.trigger(Sensor.java:120)
> Exception in thread "Low Memory Detector" java.lang.InternalError: Error in 
> invoking listener
>       at 
> sun.management.NotificationEmitterSupport.sendNotification(NotificationEmitterSupport.java:141)
>       at sun.management.MemoryImpl.createNotification(MemoryImpl.java:171)
>       at 
> sun.management.MemoryPoolImpl$PoolSensor.triggerAction(MemoryPoolImpl.java:272)
>       at sun.management.Sensor.trigger(Sensor.java:120)
> {noformat}

--
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