Hi Stephen, Your last command ls -lrta /etc/hadoop worked , but when I tried this command I could not find hadoop|hive|hbase etc, where are they located, the actual hadoop directory [cloudera@localhost /]$ ls /usr/lib anaconda-runtime hue java-1.5.0 jvm-exports rpm bonobo java java-1.6.0 jvm-private ruby ConsoleKit java-1.3.1 java-1.7.0 locale sendmail cups java-1.4.0 java-ext lsb sendmail.postfix games java-1.4.1 jvm mozilla vmware-tools gcc java-1.4.2 jvm-commmon python2.6 yum-plugins
Thanks shashi On Sat, Jun 14, 2014 at 10:30 AM, Stephen Boesch <[email protected]> wrote: > Hi Shashidhar, > They are under /etc/[hadoop|hbase|hive|etc]/conf as symlinks to > /usr/lib/[hadoop|hbase|hive|etc] > > [cloudera@localhost CDH]$ ll -Ld /etc/h* > > drwxr-xr-x 2 root root 4096 Jun 8 16:37 /etc/hadoop-httpfs > drwxr-xr-x. 3 root root 4096 Apr 4 10:36 /etc/hal > drwxr-xr-x. 3 root root 4096 Jun 8 16:37 /etc/hbase > drwxr-xr-x 2 root root 4096 Jun 8 16:37 /etc/hbase-solr > drwxr-xr-x. 3 root root 4096 Jun 8 16:37 /etc/hive > drwxr-xr-x 2 root root 4096 Jun 8 16:37 /etc/hive-hcatalog > drwxr-xr-x 2 root root 4096 Jun 8 16:37 /etc/hive-webhcat > -rw-r--r--. 1 root root 9 Sep 23 2011 /etc/host.conf > -rw-r--r--. 1 root root 46 Apr 4 10:36 /etc/hosts > -rw-r--r--. 1 root root 370 Jan 12 2010 /etc/hosts.allow > -rw-r--r--. 1 root root 460 Jan 12 2010 /etc/hosts.deny > drwxr-xr-x 2 root root 4096 Jun 8 16:37 /etc/hue > > > [cloudera@localhost CDH]$ *ls -lrta /etc/hadoop* > total 16 > drwxr-xr-x. 2 root root 4096 Apr 4 11:21 conf.cloudera.hdfs > lrwxrwxrwx 1 root root 29 Jun 8 16:37 *conf -> > /etc/alternatives/hadoop-conf* > drwxr-xr-x. 4 root root 4096 Jun 8 16:37 . > drwxr-xr-x. 2 cloudera cloudera 4096 Jun 8 19:14 conf.cloudera.yarn > drwxr-xr-x. 113 root root 4096 Jun 13 21:57 .. > > > > > 2014-06-13 21:42 GMT-07:00 Shashidhar Rao <[email protected]>: > > Hi, >> >> I just installed cloudera vm 5 .x on vmplayer. Can somebody having >> experience with cloudera help me in finding where are the *-site.xml files >> so that I can configure the various settings. >> >> >> >> Thanks >> Shashi >> > >
