You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Thara T A <th...@yahoo.com> on 2013/04/26 09:02:53 UTC

Re: Hadoop Query Result

I have faced the same problem and could solve it.

QueryResult is the java class which is generated automatically while
importing from sqoop that will be there in your machine. compile the file
and make the jar and add to the classpath. Then try it. It will work