it should work. Make sure top level class is public On Oct 1, 2012 1:32 PM, "Kartashov, Andy" <[email protected]> wrote:
> Hello all, > > > > Is this possible to have Reducer and Mapper as a static nested classes > inside a driver file? Keep getting an ERROR: <parent>$<nested>.class not > found during map-reduce job execution. I checked the spelling and the like. > All seems fine. Funny that only the Reducer nest class is reported. The > Mapper class must be OK. > > > > Andy Kartashov > > > NOTICE: This e-mail message and any attachments are confidential, subject > to copyright and may be privileged. Any unauthorized use, copying or > disclosure is prohibited. If you are not the intended recipient, please > delete and contact the sender immediately. Please consider the environment > before printing this e-mail. AVIS : le présent courriel et toute pièce > jointe qui l'accompagne sont confidentiels, protégés par le droit d'auteur > et peuvent être couverts par le secret professionnel. Toute utilisation, > copie ou divulgation non autorisée est interdite. Si vous n'êtes pas le > destinataire prévu de ce courriel, supprimez-le et contactez immédiatement > l'expéditeur. Veuillez penser à l'environnement avant d'imprimer le présent > courriel >
