<?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: I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176609#M82987</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/93248/maheshchaudhary.html" nodeid="93248"&gt;@Mahesh
 Chaudhary
&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you using Correct SSH port to connect to the  HDP VM (2122)? &lt;/P&gt;&lt;PRE&gt;# ssh root@127.0.0.1 -p 2122
root@127.0.0.1's password: hadoop
.
.
#### In order to find a file, please try using the "locate" command.
# yum install mlocate -y
# updatedb
# locate splash.py&lt;/PRE&gt;&lt;P&gt;.&lt;BR /&gt;&lt;A rel="user" href="https://community.cloudera.com/users/93248/maheshchaudhary.html" nodeid="93248"&gt;&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Mon, 03 Sep 2018 16:45:01 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2018-09-03T16:45:01Z</dc:date>
    <item>
      <title>I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176604#M82982</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="87510-hdp-sandbox-startup-screen.jpg" style="width: 623px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19671iAF9EA106224A56BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="87510-hdp-sandbox-startup-screen.jpg" alt="87510-hdp-sandbox-startup-screen.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:39:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176604#M82982</guid>
      <dc:creator>mahesh_chaudhar</dc:creator>
      <dc:date>2022-09-16T13:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176605#M82983</link>
      <description>&lt;P&gt;
	Hi @Mahesh Chaudhary,
&lt;/P&gt;
&lt;P&gt;
	i think these is the document you are searching for : &lt;A href="https://hortonworks.com/tutorial/learning-the-ropes-of-the-hortonworks-sandbox/#terminal-access" target="_blank"&gt;https://hortonworks.com/tutorial/learning-the-ropes-of-the-hortonworks-sandbox/#terminal-access&lt;/A&gt;
&lt;/P&gt;
&lt;P&gt;
	You can explore more on this help guide : &lt;A href="https://hortonworks.com/tutorial/learning-the-ropes-of-the-hortonworks-sandbox" target="_blank"&gt;https://hortonworks.com/tutorial/learning-the-ropes-of-the-hortonworks-sandbox&lt;/A&gt;
&lt;/P&gt;
&lt;P style="color:green"&gt;
	Please accept the answer if this helped
&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 20:37:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176605#M82983</guid>
      <dc:creator>akhilsnaik</dc:creator>
      <dc:date>2018-08-31T20:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176606#M82984</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/93248/maheshchaudhary.html" nodeid="93248"&gt;@Mahesh
 Chaudhary
&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For HDF Sandbox please try this:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you want to customize the welcome screen then try something like this:&lt;/P&gt;&lt;PRE&gt; # ssh root@127.0.0.1 -p 2122
root@127.0.0.1's password: hadoop&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;Then edit the file &lt;STRONG&gt;"/sandbox/terminal-splash.py" &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;For example&lt;/STRONG&gt; change the line &lt;/P&gt;&lt;PRE&gt; greet_win.addstr(1, 2, "Hortonworks Sandbox")&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt; With something like&lt;/P&gt;&lt;PRE&gt; greet_win.addstr(1, 2, "Hortonworks Sandbox ########## TEST APP ##########")&amp;lt;br&amp;gt;&lt;/PRE&gt;&lt;P&gt; Then restart your Sandbox.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 20:50:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176606#M82984</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-08-31T20:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176607#M82985</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/93248/maheshchaudhary.html" nodeid="93248" target="_blank"&gt;@Mahesh
 Chaudhary
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Correction the above instruction was for HDF Sandbox.&lt;/P&gt;&lt;P&gt;So if you want to achieve the same in HDP Sandbox then please try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For HDP Sandbox please try this:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;# ssh root@127.0.0.1 -p 2122
root@127.0.0.1's password: hadoop&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Edit the script &lt;STRONG&gt;"/root/start_scripts/splash.py"&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Example:  Like changed the following line in &lt;STRONG&gt;"/root/start_scripts/splash.py"&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;    if flavor == "hdp":
        greet_win.addstr(1, 2, "HDP 2.5")&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;To something like &lt;/P&gt;&lt;PRE&gt;    if flavor == "hdp":
        greet_win.addstr(1, 2, "HDP 2.5 (###### Test Application ######) ")&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Save the file and then Restarted HDP Sandbox.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="87514-sandbox-edited-splashscreen.png" style="width: 1426px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19670i72C96F4CA86B45F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="87514-sandbox-edited-splashscreen.png" alt="87514-sandbox-edited-splashscreen.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 09:54:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176607#M82985</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-08-18T09:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176608#M82986</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay Kumar SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I can't find splash.py file in HDP 2.4, please let me know the workaround for this version.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2018 16:15:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176608#M82986</guid>
      <dc:creator>mahesh_chaudhar</dc:creator>
      <dc:date>2018-09-03T16:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176609#M82987</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/93248/maheshchaudhary.html" nodeid="93248"&gt;@Mahesh
 Chaudhary
&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you using Correct SSH port to connect to the  HDP VM (2122)? &lt;/P&gt;&lt;PRE&gt;# ssh root@127.0.0.1 -p 2122
root@127.0.0.1's password: hadoop
.
.
#### In order to find a file, please try using the "locate" command.
# yum install mlocate -y
# updatedb
# locate splash.py&lt;/PRE&gt;&lt;P&gt;.&lt;BR /&gt;&lt;A rel="user" href="https://community.cloudera.com/users/93248/maheshchaudhary.html" nodeid="93248"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2018 16:45:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176609#M82987</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-09-03T16:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176610#M82988</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay Kumar SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Perfect. Thanks a lot , I was able to find the script using locate command.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2018 18:02:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176610#M82988</guid>
      <dc:creator>mahesh_chaudhar</dc:creator>
      <dc:date>2018-09-03T18:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: I am deploying an app on HDP sandbox 2.4. I need to display some details about the app on home screen after VM is loaded. Screen shot is attached where i need to make changes. Please let me know how to make changes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176611#M82989</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/93248/maheshchaudhary.html" nodeid="93248"&gt;@Mahesh
 Chaudhary
&lt;/A&gt;&lt;P&gt;Wonderful !!! Good to know that you have found the script. It will be great if you can click on the "&lt;STRONG&gt;Accept&lt;/STRONG&gt;" button on the correct answer here to mark this threads as answered, that way other HCC users can quickly find and browse the answer quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2018 18:22:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-deploying-an-app-on-HDP-sandbox-2-4-I-need-to-display/m-p/176611#M82989</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-09-03T18:22:22Z</dc:date>
    </item>
  </channel>
</rss>

