A generic configuration is the one that takes its values from the
various *-site.xml resources on its classpath, or appropriately
pre-configured values for the cluster properties.

On Sun, Jan 6, 2013 at 1:49 PM, Majid Azimi <majid.merk...@gmail.com> wrote:
> Hi guys,
>
> Job API has three deprecated API. So the correct way to create a Job is:
>
> Job job = Job.getInstance(Configuration conf)
>
> is this correct?
>
> second question:
> Job API says: Job.getInstance() Creates a new Job with no particular
> Cluster. A Cluster will be created with a generic Configuration.
>
> What is generic Configuration?



-- 
Harsh J

Reply via email to