java - Hadoop conf files missing -


i using hadoop through vm image on rhel 5 provided ibm biginsights , unable locate conf folder . want embedd jaql eclipse develop front end.

in ibm biginsights hadoop distribution, hadoop libraries, conf, scripts etc. located under /opt/ibm/biginsights/ directory default. can locate configuration directory of each components using following find command

find /opt/ibm -iname "*-site.xml"  

Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -