<?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: Read/Write on HDP data platform on Windows 21012 R2 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161656#M49351</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/14882/ritjain.html" nodeid="14882"&gt;@Ritesh jain&lt;/A&gt;&lt;P&gt; Try following the below steps for windows machine. If helped, please vote/accept answer&lt;/P&gt;&lt;P&gt;1. Switch to a command prompt as the hadoop user For example:&lt;/P&gt;&lt;P&gt;&amp;gt;runas /user:hadoop cmd&lt;/P&gt;&lt;P&gt;2. Navigate to the the hadoop directory. For example:&lt;/P&gt;&lt;P&gt;&amp;gt;cd C:\hdp\hadoop-2.7.1.2.3.4.0-3485\bin&lt;/P&gt;&lt;P&gt;3. From the hadoop directory, create a ritjain user. For example:&lt;/P&gt;&lt;P&gt;&amp;gt;hadoop dfs -mkdir /user/ritjain&lt;/P&gt;&lt;P&gt;4. Change ownership to the ritjain user and add the user to hdfs group.&lt;/P&gt;&lt;P&gt;&amp;gt;hadoop dfs chown -R ritjain:hdfs /user/ritjain&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2016 19:28:17 GMT</pubDate>
    <dc:creator>ssivachandran</dc:creator>
    <dc:date>2016-12-21T19:28:17Z</dc:date>
    <item>
      <title>Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161650#M49345</link>
      <description>&lt;P&gt;I just setup Hortonworks Data Platform2.3.4 on Windows 2012 R2 server and was trying -ls command from Hadoop Command Line but it says "Permission denied: user=ritjain, access=READ_EXECUTE, inode="/user":hadoop:hdfs:drwx...". I understand about permission but not sure how to resolve the issue. Also When I started "Hadoop Name Node Status", browser does not show anything. Kindly suggest..&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 16:18:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161650#M49345</guid>
      <dc:creator>ritjain</dc:creator>
      <dc:date>2016-12-19T16:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161651#M49346</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/14882/ritjain.html"&gt;Ritesh jain&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please provide the exact command you executed.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 02:10:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161651#M49346</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-12-21T02:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161652#M49347</link>
      <description>&lt;P&gt;If looks like an output on 'hdfs dfs -ls ' which tries to get the user home directory (which points to /user/ritjain) in your case. This is missing here. Use hdfs user to create home directory for the user and change owner to 'ritjain'. Then if you execute it, you should be able to get there. &lt;/P&gt;&lt;P&gt;Regarding namenode status, post a screenshot of what you are looking at on browser. Error from command shows that NN seems to be running fine. &lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 02:14:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161652#M49347</guid>
      <dc:creator>ravi1</dc:creator>
      <dc:date>2016-12-21T02:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161653#M49348</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/14882/ritjain.html"&gt;Ritesh jain&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;sudo -u hdfs hadoop fs -ls&lt;/PRE&gt;&lt;P&gt;Does this work for you?&lt;/P&gt;&lt;P&gt;If it works, then create a home directory for your user (in HDFS) and make sure that your user is member of hadoop or hdfs group.&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;If helped, please vote/accept answer.&lt;/P&gt;&lt;P&gt;For the second question, please create a new question and remove it from the current question. We are trying to build a body of knowledge easy to follow and avoid open-ended questions. &lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 02:16:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161653#M49348</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-12-21T02:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161654#M49349</link>
      <description>&lt;P&gt;No. sudo is not working. I am using Azure VM with Windows server 21012 R2. Installed HDP2.3 there.&lt;/P&gt;&lt;P&gt;C:\hdp\hadoop-2.7.1.2.3.4.0-3485&amp;gt;sudo -u hdfs hadoop fs -ls
'sudo' is not recognized as an internal or external command,
operable program or batch file.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 13:24:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161654#M49349</guid>
      <dc:creator>ritjain</dc:creator>
      <dc:date>2016-12-21T13:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161655#M49350</link>
      <description>&lt;P&gt;Probably need to know how to change the user to hdfs user. I know how to do that in Linux as it is by using sudo command. But I am using Azure VM with Windows server 21012 R2. &lt;/P&gt;&lt;P&gt;Regarding namenode status, when I click on the shortcut which is on desktop (http://ritjainvmws2012:50070/), blank screen opens. &lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 13:27:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161655#M49350</guid>
      <dc:creator>ritjain</dc:creator>
      <dc:date>2016-12-21T13:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161656#M49351</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/14882/ritjain.html" nodeid="14882"&gt;@Ritesh jain&lt;/A&gt;&lt;P&gt; Try following the below steps for windows machine. If helped, please vote/accept answer&lt;/P&gt;&lt;P&gt;1. Switch to a command prompt as the hadoop user For example:&lt;/P&gt;&lt;P&gt;&amp;gt;runas /user:hadoop cmd&lt;/P&gt;&lt;P&gt;2. Navigate to the the hadoop directory. For example:&lt;/P&gt;&lt;P&gt;&amp;gt;cd C:\hdp\hadoop-2.7.1.2.3.4.0-3485\bin&lt;/P&gt;&lt;P&gt;3. From the hadoop directory, create a ritjain user. For example:&lt;/P&gt;&lt;P&gt;&amp;gt;hadoop dfs -mkdir /user/ritjain&lt;/P&gt;&lt;P&gt;4. Change ownership to the ritjain user and add the user to hdfs group.&lt;/P&gt;&lt;P&gt;&amp;gt;hadoop dfs chown -R ritjain:hdfs /user/ritjain&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 19:28:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161656#M49351</guid>
      <dc:creator>ssivachandran</dc:creator>
      <dc:date>2016-12-21T19:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161657#M49352</link>
      <description>&lt;P&gt;Thanks. that really helped. I was not aware about switching user in windows. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I believe, -chown command, as you suggested, would add the user to hdfs group as well. correct? &lt;/P&gt;&lt;P&gt;On a side note - would appreciate if you have any inputs around debugging MR job in windows. I have already posted about the issue at below link -&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/72672/unable-to-connect-to-the-remote-server-while-conne.html"&gt;https://community.hortonworks.com/questions/72672/unable-to-connect-to-the-remote-server-while-conne.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 23:22:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161657#M49352</guid>
      <dc:creator>ritjain</dc:creator>
      <dc:date>2016-12-21T23:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161658#M49353</link>
      <description>&lt;P&gt;posted a new question - &lt;A href="https://community.hortonworks.com/questions/73366/blank-name-node-status-in-hdp-on-windows-2012-r2.html"&gt;https://community.hortonworks.com/questions/73366/blank-name-node-status-in-hdp-on-windows-2012-r2.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 23:32:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161658#M49353</guid>
      <dc:creator>ritjain</dc:creator>
      <dc:date>2016-12-21T23:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161659#M49354</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14882/ritjain.html" nodeid="14882"&gt;@Ritesh jain&lt;/A&gt; Yes, the -chown would add the user ritjain to hdfs group. &lt;/P&gt;&lt;P&gt;If the above suggestion helped you in resolving the issue, kindly vote the suggestion to close this loop. &lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 19:47:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161659#M49354</guid>
      <dc:creator>ssivachandran</dc:creator>
      <dc:date>2016-12-22T19:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161660#M49355</link>
      <description>&lt;P&gt;Can't vote - getting message - &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;We're sorry, but this cannot be voted down by you until you have at least 25 reputation&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:26:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161660#M49355</guid>
      <dc:creator>ritjain</dc:creator>
      <dc:date>2016-12-23T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write on HDP data platform on Windows 21012 R2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161661#M49356</link>
      <description>&lt;P&gt;blank NN issue has been poster at below link. Inputs would be appreciated -&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/73366/blank-name-node-status-in-hdp-on-windows-2012-r2.html" target="_blank"&gt;https://community.hortonworks.com/questions/73366/blank-name-node-status-in-hdp-on-windows-2012-r2.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 22:13:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-Write-on-HDP-data-platform-on-Windows-21012-R2/m-p/161661#M49356</guid>
      <dc:creator>ritjain</dc:creator>
      <dc:date>2016-12-28T22:13:01Z</dc:date>
    </item>
  </channel>
</rss>

