Where is your ScifsStandard.jar? does that locate in the same path with
your command line?

if not, plaese specify the full path in your command line, such as :

hadoop jar ../test/test.jar XXXXX


On Thu, Nov 21, 2013 at 2:42 PM, Nicholas Murphy <[email protected]>wrote:

> Thanks, but as per the StackOverflow site, it is there (see the second
> code block where I list the contents of ScifsStandard.jar).
>
> Nick
>
> On Nov 21, 2013, at 1:37 AM, Azuryy Yu <[email protected]> wrote:
>
> > Hi Nicholas,
> >
> > This is not hadoop releated.
> >
> > edu.harvard.seas.scifs.ScifsStandard, which is your cutomized class, so:
> > you need to include this class in your ScifsStandard.jar
> >
> >
> > On Thu, Nov 21, 2013 at 4:15 AM, Nicholas Murphy <[email protected]>
> wrote:
> > I'm trying to use the aggregate framework but in a non-streaming
> fashion.  I detailed what I'm doing pretty well here:
> >
> >
> http://stackoverflow.com/questions/20085532/trying-to-make-hadoop-1-2-1-aggregate-framework-work-non-streaming
> >
> > I have a feeling there's a simple solution (involving setting the
> appropriate classpath somewhere) but I don't know what it is.  Any help
> appreciated.  There's remarkably little information available on
> non-streaming use of aggregates that I can find.
> >
> > Thanks,
> > Nick
> >
>
>

Reply via email to