<?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: Cannot find files copied to Sandbox from Windows in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153286#M115751</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15635/praskutti.html" nodeid="15635"&gt;@Prasanna G&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I think you are copying in your local file system and looking in your HDFS. Check your local tmp folder. Also, your full command is invisible but I am assuming its something like below:&lt;/P&gt;&lt;P&gt;pscp -P 2222 C:\Users\prgovind\Downloads\f.txt root@localhost:///tmp &lt;/P&gt;&lt;P&gt;Is that right? I think you first need to copy to local tmp folder on your sand box and then push it into HDFS. Try following:&lt;/P&gt;&lt;P&gt;pscp -P 2222 C:\Users\prgovind\Downloads\f.txt root@sandbox:/tmp&lt;/P&gt;&lt;P&gt;ssh root@sandbox&lt;/P&gt;&lt;P&gt;hdfs dfs -put /tmp/f.txt /user/praskutti&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2017 10:15:39 GMT</pubDate>
    <dc:creator>mqureshi</dc:creator>
    <dc:date>2017-01-31T10:15:39Z</dc:date>
    <item>
      <title>Cannot find files copied to Sandbox from Windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153285#M115750</link>
      <description>&lt;P&gt;Hello.. I used PuTTy's pscp command to copy a file (Windows 10) to my Sandbox (HDP 2.5, hosted on VMWare Workstation 12). The copy looked sucessfull&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11911-copy-pscp.png" style="width: 903px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21052i63E9BC7602106308/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11911-copy-pscp.png" alt="11911-copy-pscp.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But i cannot find the file anywhere in the system - i used the command line (PuTTy) as well as Ambari Web interfac;  couldnt find it at all.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11912-folder-structure.png" style="width: 640px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21053i1C305C85F6E8CDA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11912-folder-structure.png" alt="11912-folder-structure.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Praskutti is a folder i created in /user/ and in the /root , but cant find the file in neither.&lt;/P&gt;&lt;P&gt;Can you guys help me where//how to find the files?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:39:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153285#M115750</guid>
      <dc:creator>praskutti</dc:creator>
      <dc:date>2019-08-18T12:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find files copied to Sandbox from Windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153286#M115751</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15635/praskutti.html" nodeid="15635"&gt;@Prasanna G&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I think you are copying in your local file system and looking in your HDFS. Check your local tmp folder. Also, your full command is invisible but I am assuming its something like below:&lt;/P&gt;&lt;P&gt;pscp -P 2222 C:\Users\prgovind\Downloads\f.txt root@localhost:///tmp &lt;/P&gt;&lt;P&gt;Is that right? I think you first need to copy to local tmp folder on your sand box and then push it into HDFS. Try following:&lt;/P&gt;&lt;P&gt;pscp -P 2222 C:\Users\prgovind\Downloads\f.txt root@sandbox:/tmp&lt;/P&gt;&lt;P&gt;ssh root@sandbox&lt;/P&gt;&lt;P&gt;hdfs dfs -put /tmp/f.txt /user/praskutti&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 10:15:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153286#M115751</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2017-01-31T10:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find files copied to Sandbox from Windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153287#M115752</link>
      <description>&lt;P&gt;Thank you qureshi. This solved my issue.&lt;/P&gt;&lt;P&gt;Is there any documentation on the HortonWorks Sandbox File Sytem? I understand hadoop/hdfs file system are differenct from your response, but is there a clearer documentation on how to navigate around the file system within the Sandbox?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 10:42:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153287#M115752</guid>
      <dc:creator>praskutti</dc:creator>
      <dc:date>2017-01-31T10:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find files copied to Sandbox from Windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153288#M115753</link>
      <description>&lt;P&gt;In essence, how do i query/distinguish local Sandbox file system and hdfs file system? I put the following queries in PuTTy, but it doesnt return anything&lt;/P&gt;&lt;P&gt;hadoop fs -ls /tmp  &amp;lt;--doenst show the file&lt;/P&gt;&lt;P&gt;hdfs dfs -ls /tmp  &amp;lt;-- shows the file &lt;/P&gt;&lt;P&gt;Am i missing something?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 10:45:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153288#M115753</guid>
      <dc:creator>praskutti</dc:creator>
      <dc:date>2017-01-31T10:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find files copied to Sandbox from Windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153289#M115754</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15635/praskutti.html" nodeid="15635"&gt;@Prasanna G&lt;/A&gt; &lt;/P&gt;&lt;P&gt;All documentation for sandbox is right here which I think you are aware of. As for which file system, I have never verified but I would think it is standard linux file system like ext4. Just type "mount" command without any parameters and it will show you the mounted file systems and their types.&lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/"&gt;http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 11:00:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153289#M115754</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2017-01-31T11:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find files copied to Sandbox from Windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153290#M115755</link>
      <description>&lt;P&gt;I would suggest check out this tutorial series on HDFS:&lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/hadoop-tutorial/using-commandline-manage-files-hdfs/"&gt;http://hortonworks.com/hadoop-tutorial/using-commandline-manage-files-hdfs/&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 23:19:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153290#M115755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-31T23:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find files copied to Sandbox from Windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153291#M115756</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15635/praskutti.html" nodeid="15635"&gt;@Prasanna G&lt;/A&gt; &lt;/P&gt;&lt;P&gt;your putty is an ssh client and not an hdfs client. once you ssh to your sandbox, then you are able to run hdfs command because sandbox is where HDFS is installed including on your shell commands.

This is simialr to the fact that you cannot run "ls /some directory" from putty before you ssh into the box.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 00:55:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-find-files-copied-to-Sandbox-from-Windows/m-p/153291#M115756</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2017-02-01T00:55:32Z</dc:date>
    </item>
  </channel>
</rss>

