Re: Array Out Of Bounds Exception in Nested foreach

2016-05-06 Thread Sarath Sasidharan
serGroupInformation.doAs(UserGroupInformation.java:1642) >at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:163) > >William F Dowling >Senior Technologist >Thomson Reuters > > >-Original Message----- >From: Sarath Sasidharan [mailto:ssasidha...@bol.com] &g

RE: Array Out Of Bounds Exception in Nested foreach

2016-05-06 Thread william.dowling
.org Subject: Re: Array Out Of Bounds Exception in Nested foreach Hi Guys, Has anyone faced a similar issue ? Any help would be really appreciated Regards, Sarath On 06/05/16 09:45, "Sarath Sasidharan" wrote: >Hi All, > >I was executing the following code in pig when

Re: Array Out Of Bounds Exception in Nested foreach

2016-05-06 Thread Sarath Sasidharan
Hi Guys, Has anyone faced a similar issue ? Any help would be really appreciated Regards, Sarath On 06/05/16 09:45, "Sarath Sasidharan" wrote: >Hi All, > >I was executing the following code in pig when I encountered an array out of >bounds exception inside a nested foreach expression.