can someone please suggest i am stuck regards irfan
On Tue, Jul 16, 2013 at 9:15 AM, Irfan Sayed <[email protected]> wrote: > hi, > greetings !!! > > > i am using jenkins version 1.512 and on top of that i have deployed hadoop > plugin version : 1.4 > when i install the plugin , installation went successful. > i made the changes in hadoop-site.xml file as follows > > <configuration> > <property> > <name>fs.default.name</name> > <value>hdfs://10.211.161.71:9000/</value> > </property> > <property> > <name>mapred.job.tracker</name> > <value>10.211.161.71:50040</value> > </property> > </configuration> > > > however, when i clicked on the "hdfs status" and "job tracker" link i am > not getting anything. it says not able to open the link. > further, i verified the "hadoop-default.xml" file and made the same > changes as site.xml file but no luck . > i have to make some other configurations ? > > please suggest > > regards > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
