简体   繁体   中英

Hadoop conf files missing

i am using hadoop through a Vm Image on RHEL 5 provided by Ibm BigInsights , i am unable to locate the conf folder . I want to embedd jaql with eclipse to develop a front end.

In IBM Biginsights hadoop distribution, hadoop libraries, conf, scripts etc. are located under /opt/ibm/biginsights/ directory by default. You can locate the configuration directory of each components by using the following find command

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM