<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: location of user and other data in Ambari HDP installation in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139086#M19244</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;  Ambari DB contains useful information related to the cluster. See this &lt;A href="http://hortonworks.com/hadoop/ambari/" target="_blank"&gt;http://hortonworks.com/hadoop/ambari/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2016 10:19:08 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-12T10:19:08Z</dc:date>
    <item>
      <title>location of user and other data in Ambari HDP installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139083#M19241</link>
      <description>&lt;P&gt;Wondering where are information stored in Ambari. For example:&lt;/P&gt;&lt;P&gt;user data : i created user in Ambari and added an account on the machine with the same name. Where can I see the files uploaded by this user &lt;/P&gt;&lt;P&gt;location of all the services: ??&lt;/P&gt;&lt;P&gt;Location of HDP files ?&lt;/P&gt;&lt;P&gt;basically need to know the file structure of Ambari HDP installation. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 09:45:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139083#M19241</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-12T09:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: location of user and other data in Ambari HDP installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139084#M19242</link>
      <description>&lt;P&gt;@Prakash Punj&lt;/P&gt;&lt;P&gt;User information in Ambari DB&lt;/P&gt;&lt;P&gt;and files information in HDFS with owner as your created user.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 10:07:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139084#M19242</guid>
      <dc:creator>divakarreddy_a</dc:creator>
      <dc:date>2016-02-12T10:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: location of user and other data in Ambari HDP installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139085#M19243</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Following 2 commands will give you lot of information regarding binaries&lt;/P&gt;&lt;P&gt;ls -l /usr/hdp/current&lt;/P&gt;&lt;P&gt;ls -l /usr/hdp&lt;/P&gt;&lt;P&gt;ls -l /etc  --&amp;gt; you can see configs of each component&lt;/P&gt;&lt;P&gt;user data : i created user in Ambari and added an account on the machine with the same name. Where can I see the files uploaded by this user&lt;/P&gt;&lt;P&gt;login to server as root&lt;/P&gt;&lt;P&gt;su - hdfs&lt;/P&gt;&lt;P&gt;hdfs dfs -mkdir /user/username&lt;/P&gt;&lt;P&gt;hdfs dfs -chown -R username:hdfs /user/username&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;hdfs dfs -ls&lt;/P&gt;&lt;P&gt;pick any file , for example /tmp/notes.txt --&amp;gt; local file system&lt;/P&gt;&lt;P&gt;now, login with your user &lt;/P&gt;&lt;P&gt;su - username&lt;/P&gt;&lt;P&gt;hdfs dfs -ls&lt;/P&gt;&lt;P&gt;hdfs dfs -put /tmp/notes.txt &lt;/P&gt;&lt;P&gt;hdfs dfs -ls &lt;/P&gt;&lt;P&gt;You should see notes.txt on hdfs&lt;/P&gt;&lt;P&gt;You can do the same using Filesystem view , its in ambari&lt;/P&gt;&lt;P&gt;Ambari will give you information on HDP components. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 10:16:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139085#M19243</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-12T10:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: location of user and other data in Ambari HDP installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139086#M19244</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;  Ambari DB contains useful information related to the cluster. See this &lt;A href="http://hortonworks.com/hadoop/ambari/" target="_blank"&gt;http://hortonworks.com/hadoop/ambari/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 10:19:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139086#M19244</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-12T10:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: location of user and other data in Ambari HDP installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139087#M19245</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks Neeraj. So in order to see the files you have to logon using that user and then you can list via hdfs interface. &lt;/P&gt;&lt;P&gt;Now I need to add more space to the directory where these files are stored. We have added a separate device to the VM and I need to link to existing data directory to this new device so that users can upload more data. &lt;/P&gt;&lt;P&gt;So I think if I assign the disk to /usr/hdp, it will be fine. &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 04:01:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139087#M19245</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-13T04:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: location of user and other data in Ambari HDP installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139088#M19246</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt; Login as root in the box&lt;/P&gt;&lt;P&gt;This is what I suggest to customer&lt;/P&gt;&lt;P&gt;/ - whatever company policy&lt;/P&gt;&lt;P&gt;each node&lt;/P&gt;&lt;P&gt;/usr/hd - Binaries ~ 30 to 50GB&lt;/P&gt;&lt;P&gt;/var/log - logs ~200GB &lt;/P&gt;&lt;P&gt;/hadoop or whatever mount point - Size based on customer use case&lt;/P&gt;&lt;P&gt;In your case , you can increase the volume size on the fly as it's vm or whatever works best for you. I am not big fan of symlinks.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 06:40:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139088#M19246</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-13T06:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: location of user and other data in Ambari HDP installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139089#M19247</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;  Help me to close this thread by accepting one of the best answers.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2016 10:22:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/location-of-user-and-other-data-in-Ambari-HDP-installation/m-p/139089#M19247</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-20T10:22:13Z</dc:date>
    </item>
  </channel>
</rss>

