Hi,

I am facing the same issue. Have you resolved it?

Thanks and Regards,
Archit Thakur.







On Tue, Apr 29, 2014 at 7:27 AM, Bryan Jeffrey <bryan.jeff...@gmail.com>wrote:

> All,
>
> I attempted to setup Tez per the instructions on the following page:
> http://tez.incubator.apache.org/install.html
>
> After changing my mapreduce framework name to 'yarn-tez', I am getting the
> following error:
>
> [root@viper ~]# /opt/hadoop/latest-hadoop/bin/hadoop job -list
> DEPRECATED: Use of this script to execute mapred command is deprecated.
> Instead use the mapred command for it.
>
> Exception in thread "main" java.io.IOException: Cannot initialize Cluster.
> Please check your configuration for mapreduce.framework.name and the
> correspond server addresses.
>         at org.apache.hadoop.mapreduce.Cluster.initialize(Cluster.java:120)
>         at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:82)
>         at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:75)
>         at
> org.apache.hadoop.mapreduce.tools.CLI.createCluster(CLI.java:381)
>         at org.apache.hadoop.mapreduce.tools.CLI.run(CLI.java:247)
>         at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
>         at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
>         at org.apache.hadoop.mapred.JobClient.main(JobClient.java:1237)
>
> The Tez install guide specifically references using the Hadoop 2.2.0
>
> Regards,
>
> Bryan Jeffrey
>

Reply via email to