<?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>topic Re: Permission denied creating table population_census in SAS Academy for Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Permission-denied-creating-table-population-census/m-p/678085#M943</link>
    <description>&lt;P&gt;Hi:&lt;BR /&gt;Sorry for missing this on Monday. Can you clarify exactly where you're working in the SAS Academy classes so we can ask the instructors to try to replicate your issue:&lt;BR /&gt;=== ===&lt;BR /&gt;Platform: SAS Academy for Data Science&lt;BR /&gt;Format: e-learning&lt;BR /&gt;Class title:&lt;BR /&gt;Lesson title:&lt;BR /&gt;Practice or demo title:&lt;BR /&gt;Step where your experience deviates from video or instructions:&lt;BR /&gt;Browser used:&lt;BR /&gt;Connection type: (wired or wireless)&lt;BR /&gt;Reservation type: (Fresh or Saved image)&lt;BR /&gt;=== ===&lt;BR /&gt;Did you look at the Troubleshooting document? If you are in the SAS and Hadoop class in the Data Curation level, you'll find it here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1597929842549.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/48463i4F57FE3F8AA7F625/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1597929842549.png" alt="Cynthia_sas_0-1597929842549.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs2654AE3A"&gt;Also, just another piece of information -- I don't know whether this is your issue or not. However, if you work from a SAVED image in the Virtual Lab, you might be seeing an error that says something like "&lt;STRONG&gt;&lt;SPAN class="csA7555675"&gt;Name node is in safe mode.&lt;/SPAN&gt;&lt;/STRONG&gt;" This happens because when the SAVED image starts up,&lt;SPAN class="cs9FB39EE4"&gt; you will always start the session in safe mode. Please use the information in the &lt;/SPAN&gt;&lt;SPAN class="csB9981A08"&gt;Troubleshooting Issues with the Virtual Lab&lt;/SPAN&gt;&lt;SPAN class="cs9FB39EE4"&gt; document to restart the Hadoop cluster. This should resolve the issue and takes about 15 minutes. &amp;nbsp;You'll find the document when you first enter the SAS and Hadoop e-learning lab, as shown above. If you don't want to restart the cluster, you can make a new reservation for a FRESH image.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;FORM id="aspnetForm" action="https://communities.sas.com/ShowTrack.aspx?trknum=7613065178" method="post"&gt;&lt;/FORM&gt;&lt;FORM id="aspnetForm" action="https://communities.sas.com/ShowTrack.aspx?trknum=7613107548" method="post"&gt;&lt;/FORM&gt;</description>
    <pubDate>Thu, 20 Aug 2020 15:31:08 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2020-08-20T15:31:08Z</dc:date>
    <item>
      <title>Permission denied creating table population_census</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Permission-denied-creating-table-population-census/m-p/677333#M936</link>
      <description>&lt;PRE&gt;CREATE EXTERNAL TABLE IF NOT EXISTS population_census
   (county string, population int)
   ROW FORMAT DELIMITED FIELDS TERMINATED BY '\t'
   LOCATION '/user/student/dihdm/population_census';&lt;/PRE&gt;&lt;P&gt;Wrote the above code&lt;/P&gt;&lt;P&gt;When Press entered Error And &lt;STRONG&gt;Permision Denie&lt;/STRONG&gt;d Is Writen in terminal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when saw in Hue Only Population_census &lt;STRONG&gt;directory&lt;/STRONG&gt; was created and &lt;STRONG&gt;not&lt;/STRONG&gt; the table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I have to manually change the url from&amp;nbsp;&lt;STRONG&gt;server04.demo.sas.com:8889 to 8888&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 19:20:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Permission-denied-creating-table-population-census/m-p/677333#M936</guid>
      <dc:creator>KrrishChheda</dc:creator>
      <dc:date>2020-08-17T19:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Permission denied creating table population_census</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Permission-denied-creating-table-population-census/m-p/678085#M943</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;Sorry for missing this on Monday. Can you clarify exactly where you're working in the SAS Academy classes so we can ask the instructors to try to replicate your issue:&lt;BR /&gt;=== ===&lt;BR /&gt;Platform: SAS Academy for Data Science&lt;BR /&gt;Format: e-learning&lt;BR /&gt;Class title:&lt;BR /&gt;Lesson title:&lt;BR /&gt;Practice or demo title:&lt;BR /&gt;Step where your experience deviates from video or instructions:&lt;BR /&gt;Browser used:&lt;BR /&gt;Connection type: (wired or wireless)&lt;BR /&gt;Reservation type: (Fresh or Saved image)&lt;BR /&gt;=== ===&lt;BR /&gt;Did you look at the Troubleshooting document? If you are in the SAS and Hadoop class in the Data Curation level, you'll find it here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1597929842549.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/48463i4F57FE3F8AA7F625/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1597929842549.png" alt="Cynthia_sas_0-1597929842549.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs2654AE3A"&gt;Also, just another piece of information -- I don't know whether this is your issue or not. However, if you work from a SAVED image in the Virtual Lab, you might be seeing an error that says something like "&lt;STRONG&gt;&lt;SPAN class="csA7555675"&gt;Name node is in safe mode.&lt;/SPAN&gt;&lt;/STRONG&gt;" This happens because when the SAVED image starts up,&lt;SPAN class="cs9FB39EE4"&gt; you will always start the session in safe mode. Please use the information in the &lt;/SPAN&gt;&lt;SPAN class="csB9981A08"&gt;Troubleshooting Issues with the Virtual Lab&lt;/SPAN&gt;&lt;SPAN class="cs9FB39EE4"&gt; document to restart the Hadoop cluster. This should resolve the issue and takes about 15 minutes. &amp;nbsp;You'll find the document when you first enter the SAS and Hadoop e-learning lab, as shown above. If you don't want to restart the cluster, you can make a new reservation for a FRESH image.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;FORM id="aspnetForm" action="https://communities.sas.com/ShowTrack.aspx?trknum=7613065178" method="post"&gt;&lt;/FORM&gt;&lt;FORM id="aspnetForm" action="https://communities.sas.com/ShowTrack.aspx?trknum=7613107548" method="post"&gt;&lt;/FORM&gt;</description>
      <pubDate>Thu, 20 Aug 2020 15:31:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Permission-denied-creating-table-population-census/m-p/678085#M943</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-08-20T15:31:08Z</dc:date>
    </item>
  </channel>
</rss>

