[
https://issues.apache.org/jira/browse/PIG-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566640#comment-13566640
]
Dmitriy V. Ryaboy commented on PIG-3147:
----------------------------------------
Yeah that's my fault, fix looks right. +1, will commit.
> 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
> Priority: Blocker
> 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