[ https://issues.apache.org/jira/browse/PIG-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736987#comment-16736987 ]
Adam Szita commented on PIG-5374: --------------------------------- Thanks Nandor, committed to trunk. > Use CircularFifoBuffer in InterRecordReader > ------------------------------------------- > > Key: PIG-5374 > URL: https://issues.apache.org/jira/browse/PIG-5374 > Project: Pig > Issue Type: Bug > Reporter: Adam Szita > Assignee: Adam Szita > Priority: Major > Attachments: PIG-5374.0.patch > > > We're currently using CircularFifoQueue in InterRecordReader, and it comes > from commons-collections4 dependency. Hadoop 2.8 installations do not have > this dependency by default, so for now we should switch to the older > CircularFifoBuffer instead (which comes from commons-collections and it's > present). > We should open a separate ticket for investigating what libraries should we > update. -- This message was sent by Atlassian JIRA (v7.6.3#76005)