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
Post a Comment