Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 65 from 65 (0.094s).
Loading phrases to help you
refine your search...
How do I configure 'Skipbadrecords' in Hadoop Streaming? - Hadoop - [mail # user]
...HI,  I am trying to use hadoop streaming and there seems to be a few bad records in my data.  I'd like to use Skipbadrecords but I can't find how to use it in hadoop streaming. &nb...
   Author: edward choi, 2010-06-15, 01:03
Re: Hadoop cannot find my mapper class - Hadoop - [mail # user]
...I have solved this problem. I used to declare the package of LangAnal.java as "org.etri.mp2893" But when I changed it to "org.myorg", the problem was gone. This is really baffling. Does anyb...
   Author: edward choi, 2010-06-07, 05:15
Hadoop cannot find my mapper class - Hadoop - [mail # user]
...Hi, I am trying to run a JNI application on Hadoop and I keep getting an error message that my Mapper class cannot be found.  I have a dynamic library(libetri_lmi.so). A java file that ...
   Author: edward choi, 2010-06-07, 02:57
Re: JNI native library loading problem in standalone mode - Hadoop - [mail # user]
...Alex,  Thanks for your advice. I tried both of them and neither works. I am still getting the UnsatisfiedLinkError when I try to run my application in StandAlone mode.  I also made...
   Author: edward choi, 2010-06-01, 01:20
JNI native library loading problem in standalone mode - Hadoop - [mail # user]
...Hi, I am trying to run a JNI application on StandAlone mode and I have been getting this result ever since. I've looked up every possible webs and sites but never could get the solution to i...
   Author: edward choi, 2010-05-31, 16:49
Sort:
project
Hadoop (65)
HBase (12)
type
mail # user (65)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (65)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
edward choi