<?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: Falcon clusters with multiple users in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116195#M16776</link>
    <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/168/bleonhardi.html"&gt;Benjamin Leonhardi&lt;/A&gt;: You need to provide correct permissions to staging and working directories. Please use &lt;A href="http://hortonworks.com/hadoop-tutorial/processing-data-pipeline-with-apache-falcon/"&gt;falcon tutorial&lt;/A&gt; for reference.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2016 02:32:31 GMT</pubDate>
    <dc:creator>sramesh</dc:creator>
    <dc:date>2016-01-29T02:32:31Z</dc:date>
    <item>
      <title>Falcon clusters with multiple users</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116193#M16774</link>
      <description>&lt;P&gt;I want to schedule falcon jobs with different service accounts. user1 with process1 and user2 with process2. But they should use the same cluster. &lt;/P&gt;&lt;P&gt;However this does not work because falcon creates a folder "process" under the staging directory with user1 and a subfolder process1.  When I try to submit a process with user2 it fails because it cannot create the folder process2 under the same folder.&lt;/P&gt;&lt;P&gt;Is this actually the supposed behavior? Do I have to create one cluster each for every user who wants to submit falcon jobs pointing to different staging folders? That sounds pretty inconvenient&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 01:13:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116193#M16774</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-01-29T01:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon clusters with multiple users</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116194#M16775</link>
      <description>&lt;P&gt;I changed the staging/falcon folder to belong to a group of both users. And changed its access rights to 775, this seems to work until now.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 01:47:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116194#M16775</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-01-29T01:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon clusters with multiple users</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116195#M16776</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/168/bleonhardi.html"&gt;Benjamin Leonhardi&lt;/A&gt;: You need to provide correct permissions to staging and working directories. Please use &lt;A href="http://hortonworks.com/hadoop-tutorial/processing-data-pipeline-with-apache-falcon/"&gt;falcon tutorial&lt;/A&gt; for reference.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 02:32:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116195#M16776</guid>
      <dc:creator>sramesh</dc:creator>
      <dc:date>2016-01-29T02:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon clusters with multiple users</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116196#M16777</link>
      <description>&lt;P&gt;I did. The subfolder falcon creates however is created with the user I created the first process with. So a second user does not work anymore. &lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 04:31:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116196#M16777</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-01-29T04:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon clusters with multiple users</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116197#M16778</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/168/bleonhardi.html"&gt;Benjamin Leonhardi&lt;/A&gt;: Can you please provide the error you are getting? Also, can you attach all your entity definitions?&lt;/P&gt;&lt;P&gt;Also, please paste the output of below command. Thanks!&lt;/P&gt;&lt;P&gt;hadoop fs -ls -R /apps/falcon&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 05:30:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116197#M16778</guid>
      <dc:creator>sramesh</dc:creator>
      <dc:date>2016-01-29T05:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon clusters with multiple users</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116198#M16779</link>
      <description>&lt;P&gt;
	&lt;A href="https://community.hortonworks.com/users/168/bleonhardi.html"&gt;Benjamin Leonhardi&lt;/A&gt;: You may be hitting this issue &lt;A href="https://issues.apache.org/jira/browse/FALCON-1647"&gt;FALCON-1647&lt;/A&gt;. What HDP version are you using? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 06:20:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116198#M16779</guid>
      <dc:creator>sramesh</dc:creator>
      <dc:date>2016-01-29T06:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon clusters with multiple users</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116199#M16780</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/168/bleonhardi.html" nodeid="168"&gt;@Benjamin Leonhardi&lt;/A&gt; has this been resolved? I see three replies below and you didn't accept any.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:27:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116199#M16780</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-02T22:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon clusters with multiple users</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116200#M16781</link>
      <description>&lt;P&gt;Most likely was this. Sorry for not accepting for so long but when I changed the &amp;lt;falconfolder&amp;gt;/staging/falcon folder manually it all worked and I forgot about it Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/FALCON-1647" target="_blank"&gt;https://issues.apache.org/jira/browse/FALCON-1647&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:35:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-clusters-with-multiple-users/m-p/116200#M16781</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-02-02T22:35:18Z</dc:date>
    </item>
  </channel>
</rss>

