RE: Start NN with dynamic property (option -D)

2012-10-12 Thread Guillaume Polaert
It's a good news, I'll try it soon. Thanks you :) Guillaume Polaert -Message d'origine- De : Harsh J [mailto:ha...@cloudera.com] Envoyé : vendredi 12 octobre 2012 17:21 À : user@hadoop.apache.org Objet : Re: Start NN with dynamic property (option -D) Hi Guilla

Start NN with dynamic property (option -D)

2012-10-12 Thread Guillaume Polaert
Hello, I'm trying to start a NN using the -Dproperty=value functionality. I've modified hadoop-env.sh like this : export HADOOP_NAMENODE_OPTS= ... -Ddfs.namenode.http-address=0.0.0.0:50071 ... and I've launched the daemon with hadoop-hdfs-namenode script. ps -efHww returns ".../java -Dproc