43966/install-hadoop-single-hdfs-more-file-work-upload-files-running
If you are talking about running multiple jobs, then you can do it by submitting your jobs to JobClient.runJob() API.
public static RunningJob runJob(JobConf job) throws IOException
There are different ways of using this.
Hey @Faris! Try increasing the number of reducers. ...READ MORE
Hi, To work with Hadoop you can also ...READ MORE
Hey! The error seems like the problem is ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
Not sure what exactly you mean by ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.