Input path includes data in it. I also tried job.waitFromComplete(true) but
it acts exactly the same.
For what it's worth, in the staging dir in hdfs I do see empty (or cleaned
up) folders created with the correct JT ID and with an incremented count:
job_201304150711_01, job_201304150711_02job_
try use job.waitFromComplete(true) instead of job.submit().
it should show more details.
On Mon, Apr 15, 2013 at 6:06 PM, Amit Sela wrote:
> Hi all,
>
> I'm trying to submit a mapreduce job remotely using job.submit()
>
> I get the following:
>
> [WARN ] org.apache.hadoop.mapred.JobClient
do you have data exists on your input path?
On Wed, Apr 17, 2013 at 1:18 AM, Amit Sela wrote:
> Nothing on JT log, but as I mentioned I see this in the client log:
>
> [WARN ] org.apache.hadoop.mapred.JobClient » Use
> GenericOptionsParser for parsing the arguments. Applications should
>
Nothing on JT log, but as I mentioned I see this in the client log:
[WARN ] org.apache.hadoop.mapred.JobClient » Use GenericOptionsParser
for parsing the arguments. Applications should implement Tool for the same.
[INFO ] org.apache.hadoop.mapred.JobClient » Cleaning up the staging
are
Hi Amit
Are you seeing any errors or warnings on JT logs?
Regards
Bejoy KS
Reading my own message I understand that maybe it's not clear so just to
clarify - the previously mentioned JT ID is indeed the correct ID.
Thanks.
On Apr 15, 2013 4:35 PM, "Amit Sela" wrote:
> This is the JT ID and there is no problem running jobs from command line,
> just remote.
> On Apr 15, 2
This is the JT ID and there is no problem running jobs from command line,
just remote.
On Apr 15, 2013 4:24 PM, "Harsh J" wrote:
> Thats interesting; is the JT you're running on the cluster started
> with the ID 201304150711 or something else?
>
> On Mon, Apr 15, 2013 at 6:47 PM, Amit Sela wrote
Thats interesting; is the JT you're running on the cluster started
with the ID 201304150711 or something else?
On Mon, Apr 15, 2013 at 6:47 PM, Amit Sela wrote:
> The client prints the two lines I posted and the cluster shows nothing. Not
> even incrementing the number of submitted jobs.
>
> On A
The client prints the two lines I posted and the cluster shows nothing. Not
even incrementing the number of submitted jobs.
On Apr 15, 2013 4:10 PM, "Harsh J" wrote:
> When you say "nothing happens"; where exactly do you mean? The client
> doesn't print anything, or the cluster doesn't run anythi
When you say "nothing happens"; where exactly do you mean? The client
doesn't print anything, or the cluster doesn't run anything?
On Mon, Apr 15, 2013 at 3:36 PM, Amit Sela wrote:
> Hi all,
>
> I'm trying to submit a mapreduce job remotely using job.submit()
>
> I get the following:
>
> [WARN ]
Hi all,
I'm trying to submit a mapreduce job remotely using job.submit()
I get the following:
[WARN ] org.apache.hadoop.mapred.JobClient » Use GenericOptionsParser
for parsing the arguments. Applications should implement Tool for the same.
[INFO ] org.apache.hadoop.mapred.JobClient »
11 matches
Mail list logo