Hi Zhihao, Make sure the chukwa-collector-conf.xml has value defined for writer.hdfs.filesystem, and chukwa-collector-conf.xml is on the class path of hicc server deployment.
regards, Eric 2011/12/11 zhihao wang <[email protected]>: > > Greetings > > I got a problem when deploying the hicc.war in chukwa-0.4.0, It can not find > the value of fs.default.name. > The default value "file:///" was returned. > > I set fs.default.name as "hdfs://10.10.104.102:9955" in core-site.xml, which > directory is /home/hadoop/conf. > Then I add this directory to the classpath by use the following command in > bash. > > export CLASSPATH=CLASSPATH:/home/hadoop/conf > > But it still can not find the value of fs.default.name. > > Best regards > Wang Zhihao > > -- > 致敬 > 王之昊 >
