<?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 SemanticException Line 1:23 Invalid path ''/user/maria_dev/timesheet.csv'': No files matching path file:/user/maria_dev/timesheet.csv in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184921#M64780</link>
    <description>&lt;P&gt;I am loading file in hive, using this query &amp;amp; getting above error. &lt;/P&gt;&lt;P&gt;LOAD DATA LOCAL INPATH '/user/maria_dev/timesheet.csv' OVERWRITE INTO TABLE practice;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2017 01:24:22 GMT</pubDate>
    <dc:creator>malputemahendra</dc:creator>
    <dc:date>2017-07-13T01:24:22Z</dc:date>
    <item>
      <title>SemanticException Line 1:23 Invalid path ''/user/maria_dev/timesheet.csv'': No files matching path file:/user/maria_dev/timesheet.csv</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184921#M64780</link>
      <description>&lt;P&gt;I am loading file in hive, using this query &amp;amp; getting above error. &lt;/P&gt;&lt;P&gt;LOAD DATA LOCAL INPATH '/user/maria_dev/timesheet.csv' OVERWRITE INTO TABLE practice;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 01:24:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184921#M64780</guid>
      <dc:creator>malputemahendra</dc:creator>
      <dc:date>2017-07-13T01:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: SemanticException Line 1:23 Invalid path ''/user/maria_dev/timesheet.csv'': No files matching path file:/user/maria_dev/timesheet.csv</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184922#M64781</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/19266/malputemahendra1.html" nodeid="19266"&gt;@Mahendra Malpute&lt;/A&gt;&lt;P&gt;Check the permissions on the folder.&lt;/P&gt;&lt;P&gt;The user that is running the query should have access to the folder/file.&lt;/P&gt;&lt;P&gt;Permission can be hive:hdfs if you are running as hive.&lt;/P&gt;&lt;P&gt;Easy way to test is:&lt;/P&gt;&lt;P&gt;sudo su hive&lt;/P&gt;&lt;P&gt;head user/maria_dev/timesheet.csv&lt;/P&gt;&lt;P&gt;Also you can test it out by placing the file in the /tmp folder and giving it read permission. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 02:44:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184922#M64781</guid>
      <dc:creator>rbiswas1</dc:creator>
      <dc:date>2017-07-13T02:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: SemanticException Line 1:23 Invalid path ''/user/maria_dev/timesheet.csv'': No files matching path file:/user/maria_dev/timesheet.csv</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184923#M64782</link>
      <description>&lt;P&gt;I checked that there is access issue. Then how can give access to hive user ?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 14:36:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184923#M64782</guid>
      <dc:creator>malputemahendra</dc:creator>
      <dc:date>2017-07-13T14:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: SemanticException Line 1:23 Invalid path ''/user/maria_dev/timesheet.csv'': No files matching path file:/user/maria_dev/timesheet.csv</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184924#M64783</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/19266/malputemahendra1.html" nodeid="19266"&gt;@Mahendra Malpute&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You can use &lt;/P&gt;&lt;P&gt;chmod -R 755 /user/maria_dev&lt;/P&gt;&lt;P&gt;And if you do not want to open up permission on the maria_dev folder,&lt;/P&gt;&lt;P&gt;You can either place the file on /tmp with 755 permission or create another directory that is owned by hive:hdfs and place your file there.&lt;/P&gt;&lt;P&gt;Another option is placing the file under /user/hive which anyways has the permission.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 22:54:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SemanticException-Line-1-23-Invalid-path-user-maria-dev/m-p/184924#M64783</guid>
      <dc:creator>rbiswas1</dc:creator>
      <dc:date>2017-07-13T22:54:28Z</dc:date>
    </item>
  </channel>
</rss>

