<?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: RStudio to HDP Cluster 2.4 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180267#M58534</link>
    <description>&lt;P&gt;Ok.. so my understanding was correct. We wouldn't need to have R installed on all the cluster nodes. The client node with RStudioServer only needs it(and it will definitely have it) ?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2017 13:40:34 GMT</pubDate>
    <dc:creator>nikkie_thomas</dc:creator>
    <dc:date>2017-03-30T13:40:34Z</dc:date>
    <item>
      <title>RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180261#M58528</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am beginner in this area. So the question might be very basic.&lt;/P&gt;&lt;P&gt;We have a HDP 2.4 cluster with Kerbros enabled.We are planning to setup a Client node outside our cluster with RStudioServer installed on it.The objective is to use R in combination with Spark (in the cluster).&lt;/P&gt;&lt;P&gt;The analyst writes R code from RStudio and use libraries like sparkR or sparklyr to connect to HDP Cluster.&lt;/P&gt;&lt;P&gt;On reading the Hortonworks documentation , it says as a pre-requisite to have R installed on all nodes.&lt;/P&gt;&lt;P&gt;The confusing part for me is :&lt;/P&gt;&lt;P&gt;1)I was under the impression that R is required on all nodes in my cluster if you plan to use sparkR from the HDP cluster nodes.( ./bin/sparkR)&lt;/P&gt;&lt;P&gt;Is that the same case when we use RStudio from a client node?&lt;/P&gt;&lt;P&gt; 2)Assume we use the below&lt;/P&gt;&lt;P&gt; sc &amp;lt;- spark_connect(master = "spark://IPaddress:port" ...) to connect from RStudio  to the cluster.&lt;/P&gt;&lt;P&gt;How do I authenticate to my kerberised cluster from RStudio code?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;NThomas&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 12:40:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180261#M58528</guid>
      <dc:creator>nikkie_thomas</dc:creator>
      <dc:date>2017-03-30T12:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180262#M58529</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16987/nikkiethomas.html" nodeid="16987"&gt;@Nikkie Thomas&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Just FYI..Open source Rstudio doesn't support Kerberised hadoop cluster. we need to have license in-order to work kerberised cluster.&lt;/P&gt;&lt;P&gt;let me know if you are using licensed version of RStudio.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 12:45:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180262#M58529</guid>
      <dc:creator>divakarreddy_a</dc:creator>
      <dc:date>2017-03-30T12:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180263#M58530</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2348/divakarreddya.html" nodeid="2348"&gt;@Divakar Annapureddy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. We are using the licensed version  RStudioServer Pro. Can you throw some light on the questions posted?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 12:54:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180263#M58530</guid>
      <dc:creator>nikkie_thomas</dc:creator>
      <dc:date>2017-03-30T12:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180264#M58531</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16987/nikkiethomas.html" nodeid="16987"&gt;@Nikkie Thomas&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;User has to run kinit from RStudio Web on daily basis.&lt;/P&gt;&lt;P&gt;For running kinit: Log into RStudio --&amp;gt;Tools--&amp;gt;Shell --&amp;gt; run kinit&lt;/P&gt;&lt;P&gt;Once you generate kgt ticket, then user can do what ever he wants to do on Kerberised hadoop cluster from RStudio&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:03:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180264#M58531</guid>
      <dc:creator>divakarreddy_a</dc:creator>
      <dc:date>2017-03-30T13:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180265#M58532</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2348/divakarreddya.html" nodeid="2348"&gt;@Divakar Annapureddy&lt;/A&gt;&lt;P&gt;Thanks for the very quick response. I will try that out. &lt;/P&gt;&lt;P&gt;Do you have any insights into the question 1 in the orginal post?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:15:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180265#M58532</guid>
      <dc:creator>nikkie_thomas</dc:creator>
      <dc:date>2017-03-30T13:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180266#M58533</link>
      <description>&lt;P&gt;We installed R only on client nodes for Tez engine, i think for SPARK engine also same.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:30:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180266#M58533</guid>
      <dc:creator>divakarreddy_a</dc:creator>
      <dc:date>2017-03-30T13:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180267#M58534</link>
      <description>&lt;P&gt;Ok.. so my understanding was correct. We wouldn't need to have R installed on all the cluster nodes. The client node with RStudioServer only needs it(and it will definitely have it) ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:40:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180267#M58534</guid>
      <dc:creator>nikkie_thomas</dc:creator>
      <dc:date>2017-03-30T13:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180268#M58535</link>
      <description>&lt;P&gt;I think yes, we installed only on client nodes, All my R scripts are also written to run on one node  from Local Linux . I mean not written in MR fashion to execute the R scripts on all the nodes using Hadoop flavor.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:55:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180268#M58535</guid>
      <dc:creator>divakarreddy_a</dc:creator>
      <dc:date>2017-03-30T13:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: RStudio to HDP Cluster 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180269#M58536</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16987/nikkiethomas.html" nodeid="16987"&gt;@Nikkie Thomas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You may want to read this and follow the links provided there: &lt;A href="https://spark.rstudio.com/guides/connections/#kerberos" target="_blank"&gt;https://spark.rstudio.com/guides/connections/#kerberos&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 20:06:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RStudio-to-HDP-Cluster-2-4/m-p/180269#M58536</guid>
      <dc:creator>omer_demirel</dc:creator>
      <dc:date>2018-04-30T20:06:35Z</dc:date>
    </item>
  </channel>
</rss>

