<?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: Ambiguities in the Tutorial and things that don't work in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159104#M49172</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14964/cecilnew.html" nodeid="14964"&gt;@Cecil New&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you provide a link to the tutorial you are following?&lt;/P&gt;&lt;P&gt;The Ambari default port is 8080.  If your VirtualBox environment is working properly (with port forwarding) then you should be able to access it via &lt;A href="http://localhost:8080" target="_blank"&gt;http://localhost:8080&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;The reason you are getting a timeout is because The HDP 2.5 Sandbox is a Docker container within a CentOS VM.  The IP address you see (172.17.0.2) is the IP of the Docker container which is only visible from the CentOS VM.&lt;/P&gt;&lt;P&gt;Try logging into the VM using &lt;STRONG&gt;ssh -p 2122 root@localhost&lt;/STRONG&gt;.  This will log you into the CentOS VM instead of the Docker container.  Now when you run &lt;STRONG&gt;ifconfig&lt;/STRONG&gt; you will get the IP address of the CentOS VM which is what you need to enter into your browser.&lt;/P&gt;</description>
    <pubDate>Sat, 17 Dec 2016 01:43:58 GMT</pubDate>
    <dc:creator>myoung</dc:creator>
    <dc:date>2016-12-17T01:43:58Z</dc:date>
    <item>
      <title>Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159102#M49170</link>
      <description>&lt;P&gt;Context: using Virtual Box and HDP 2.5 sandbox&lt;/P&gt;&lt;P&gt;In section 2, it states "Navigate to Ambari welcome page using the &lt;STRONG&gt;url&lt;/STRONG&gt; given on Sandbox welcome page.". The Sandbox Welcome page is "localhost:8888", but there is no URL on this page for Ambari. I do find it when I click on "quick links" a the bottom of the page. This should be clarified in the material.&lt;/P&gt;&lt;P&gt;However, there is only one link provided in the Ambari quick link and it takes me to Zeppelin.&lt;/P&gt;&lt;P&gt;When I go thru the steps using "ifconfig" to find my host address (which happened to be 172.17.0.2) and then open in my browser that address with 8080 appended, it just times out. Should this be different than "localhost:8080"? But as noted this link takes me to Zeppelin welcome page, not Ambari.&lt;/P&gt;&lt;P&gt;What should the link be to Ambari (or if I have missed something, what did I miss)?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2016 01:19:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159102#M49170</guid>
      <dc:creator>cecil_new</dc:creator>
      <dc:date>2016-12-17T01:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159103#M49171</link>
      <description>&lt;P&gt;You should change the Zeppelin port to something besides 8080 (9995 or 9999 are typical).  Then localhost:8080 should bring up Ambari.&lt;/P&gt;&lt;P&gt;These instructions are from: &lt;A href="https://zeppelin.apache.org/docs/0.6.0/install/install.html" target="_blank"&gt;https://zeppelin.apache.org/docs/0.6.0/install/install.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can configure Apache Zeppelin with both &lt;STRONG&gt;environment variables&lt;/STRONG&gt; in &lt;CODE&gt;conf/zeppelin-env.sh&lt;/CODE&gt;(&lt;CODE&gt;conf\zeppelin-env.cmd&lt;/CODE&gt; for Windows) and &lt;STRONG&gt;Java properties&lt;/STRONG&gt; in &lt;CODE&gt;conf/zeppelin-site.xml&lt;/CODE&gt;. If both are defined, then the &lt;STRONG&gt;environment variables&lt;/STRONG&gt; will take priority.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;zepplin-env.sh&lt;/TH&gt;&lt;TH&gt;zepplin-site.xml&lt;/TH&gt;&lt;TH&gt;
&lt;/TH&gt;&lt;TH&gt;
&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ZEPPELIN_PORT&lt;/TD&gt;&lt;TD&gt;zeppelin.server.port&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Sat, 17 Dec 2016 01:38:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159103#M49171</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-12-17T01:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159104#M49172</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14964/cecilnew.html" nodeid="14964"&gt;@Cecil New&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you provide a link to the tutorial you are following?&lt;/P&gt;&lt;P&gt;The Ambari default port is 8080.  If your VirtualBox environment is working properly (with port forwarding) then you should be able to access it via &lt;A href="http://localhost:8080" target="_blank"&gt;http://localhost:8080&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;The reason you are getting a timeout is because The HDP 2.5 Sandbox is a Docker container within a CentOS VM.  The IP address you see (172.17.0.2) is the IP of the Docker container which is only visible from the CentOS VM.&lt;/P&gt;&lt;P&gt;Try logging into the VM using &lt;STRONG&gt;ssh -p 2122 root@localhost&lt;/STRONG&gt;.  This will log you into the CentOS VM instead of the Docker container.  Now when you run &lt;STRONG&gt;ifconfig&lt;/STRONG&gt; you will get the IP address of the CentOS VM which is what you need to enter into your browser.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2016 01:43:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159104#M49172</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-12-17T01:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159105#M49173</link>
      <description>&lt;P&gt;Ambari should always run on 8080 port, so connecting to &lt;A href="http://localhost:8080" target="_blank"&gt;http://localhost:8080&lt;/A&gt; should take you directly to the ambari login. &lt;/P&gt;&lt;P&gt;Zeppelin runs on port 9995. &lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2016 02:12:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159105#M49173</guid>
      <dc:creator>sbomma</dc:creator>
      <dc:date>2016-12-17T02:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159106#M49174</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2695/myoung.html" nodeid="2695"&gt;@Michael Young&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The tutorial is &lt;A href="http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox&lt;/A&gt;. I clicked on the "Ask a Question" at the end of the tutorial and it provided the tags &lt;A href="https://community.hortonworks.com/topics/hdp-2.5.0.html"&gt;hdp-2.5.0&lt;/A&gt; and &lt;A href="https://community.hortonworks.com/topics/tutorial-160.html"&gt;tutorial-160&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;When I use port 2222 and ifconfig I get this (and I have to use the reset password):&lt;/P&gt;&lt;PRE&gt;$ ssh root@127.0.0.1 -p 2222
root@127.0.0.1's password:
Last login: Fri Dec 16 16:55:32 2016 from 10.0.2.2
[root@sandbox ~]# ifconfig
eth0      Link encap:Ethernet  HWaddr 02:42:AC:11:00:02
          inet addr:172.17.0.2  Bcast:0.0.0.0  Mask:255.255.0.0
&lt;/PRE&gt;&lt;P&gt;When I use port 2122 I can use the hadoop password and see this:&lt;/P&gt;&lt;PRE&gt;$ ssh root@127.0.0.1 -p 2122
root@127.0.0.1's password:
Last login: Fri Dec 16 18:05:07 2016 from 10.0.2.2
[root@sandbox ~]# ifconfig
docker0: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 1500
        inet 172.17.0.1  netmask 255.255.0.0  broadcast 0.0.0.0
&lt;/PRE&gt;&lt;P&gt;The two give me a different IP address (slightly). But both time out.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2016 02:16:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159106#M49174</guid>
      <dc:creator>cecil_new</dc:creator>
      <dc:date>2016-12-17T02:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159107#M49175</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/14964/cecilnew.html" nodeid="14964"&gt;@Cecil New&lt;/A&gt;&lt;P&gt;In the second example, the only interface listed is the docker0 interface. That is a virtual interface for talking to the Docker container.&lt;/P&gt;&lt;P&gt;Can you try &lt;STRONG&gt;ifconfig -a&lt;/STRONG&gt; to see what other interfaces are present?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2016 02:20:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159107#M49175</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-12-17T02:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159108#M49176</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10566/sbomma.html" nodeid="10566" target="_blank"&gt;@Satish Bomma&lt;/A&gt; apparently the sandbox is configured differently (or the docker and VM are getting confused). See snippet&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10402-zwelcome.png" style="width: 596px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20788i50320F74F81997E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10402-zwelcome.png" alt="10402-zwelcome.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:07:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159108#M49176</guid>
      <dc:creator>cecil_new</dc:creator>
      <dc:date>2019-08-18T12:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159109#M49177</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14964/cecilnew.html" nodeid="14964" target="_blank"&gt;@Cecil New&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It seems like you are missing a network interface or it did not come up properly.&lt;/P&gt;&lt;P&gt;Can you confirm that your port forwarding rules are in place within VirtualBox?  Here is what I see:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10403-screen-shot-2016-12-16-at-12206-pm.png" style="width: 655px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20787iAE0E806BC29FBFB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10403-screen-shot-2016-12-16-at-12206-pm.png" alt="10403-screen-shot-2016-12-16-at-12206-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I log into the VM I see the following with ifconfig:&lt;/P&gt;&lt;PRE&gt;[root@sandbox ~]# ifconfig
docker0: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 1500
        inet 172.17.0.1  netmask 255.255.0.0  broadcast 0.0.0.0
        inet6 fe80::42:dcff:fe14:ae0a  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
        ether 02:42:dc:14:ae:0a  txqueuelen 0  (Ethernet)
        RX packets 337  bytes 44534 (43.4 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 346  bytes 489900 (478.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp0s3: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 1500
        inet 10.0.2.15  netmask 255.255.255.0  broadcast 10.0.2.255
        inet6 fe80::a00:27ff:fea5:537e  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
        ether 08:00:27:a5:53:7e  txqueuelen 1000  (Ethernet)
        RX packets 697  bytes 516069 (503.9 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 402  bytes 59902 (58.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0&lt;/PRE&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:07:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159109#M49177</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2019-08-18T12:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159110#M49178</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2695/myoung.html" nodeid="2695" target="_blank"&gt;@Michael Young&lt;/A&gt; mine look similar:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10404-pforwarding.png" style="width: 625px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20786i622B979B82CCD00B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10404-pforwarding.png" alt="10404-pforwarding.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:07:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159110#M49178</guid>
      <dc:creator>cecil_new</dc:creator>
      <dc:date>2019-08-18T12:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159111#M49179</link>
      <description>&lt;P&gt;What about the ifconfig -a? Do you see more than just the &lt;STRONG&gt;docker0&lt;/STRONG&gt; interface?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2016 02:43:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159111#M49179</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-12-17T02:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159112#M49180</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2695/myoung.html" nodeid="2695"&gt;@Michael Young&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;PRE&gt;[root@sandbox ~]# ifconfig -a
docker0: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 1500
        inet 172.17.0.1  netmask 255.255.0.0  broadcast 0.0.0.0
        inet6 fe80::42:b5ff:fe1d:634f  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
        ether 02:42:b5:1d:63:4f  txqueuelen 0  (Ethernet)
        RX packets 1462  bytes 512300 (500.2 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1942  bytes 216711 (211.6 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


enp0s3: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 1500
        inet 10.0.2.15  netmask 255.255.255.0  broadcast 10.0.2.255
        inet6 fe80::a00:27ff:fea5:537e  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
        ether 08:00:27:a5:53:7e  txqueuelen 1000  (Ethernet)
        RX packets 2256  bytes 271935 (265.5 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1972  bytes 734622 (717.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


lo: flags=73&amp;lt;UP,LOOPBACK,RUNNING&amp;gt;  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10&amp;lt;host&amp;gt;
        loop  txqueuelen 0  (Local Loopback)
        RX packets 12  bytes 1020 (1020.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 12  bytes 1020 (1020.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


veth6cc2f97: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 1500
        inet6 fe80::3485:4aff:fe87:17d0  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
        ether 36:85:4a:87:17:d0  txqueuelen 0  (Ethernet)
        RX packets 1462  bytes 532768 (520.2 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1950  bytes 217359 (212.2 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


[root@sandbox ~]#
&lt;/PRE&gt;</description>
      <pubDate>Sat, 17 Dec 2016 05:30:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159112#M49180</guid>
      <dc:creator>cecil_new</dc:creator>
      <dc:date>2016-12-17T05:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ambiguities in the Tutorial and things that don't work</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159113#M49181</link>
      <description>&lt;P&gt;Back at it this morning and, while I don't quite get what's happening, I consider this resolved. This morning I did the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;removed a prior install of Apache Zeppelin after I realized that after a reboot, it still responded to localhost:8080&lt;/LI&gt;&lt;LI&gt;confirmed it was indeed gone&lt;/LI&gt;&lt;LI&gt;started up Virtual box and started the sandbox&lt;/LI&gt;&lt;LI&gt;then zeppelin still responded to localhost:8080, which really confused me&lt;/LI&gt;&lt;LI&gt;then tried localhost:9995, to which a different zeppelin page responded - so that was a good thing&lt;/LI&gt;&lt;LI&gt;then, remembering something from a previous experience, I tried 127.0.0.1:8080 and then Ambari responded with its login page&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is now the second time I have seen localhost and 127.0.0.1 be treated differently; one of these days I'll have to figure out why. But for now, I'm back in business and continuing the tutorial.&lt;/P&gt;&lt;P&gt;Thanks everyone for their help!&lt;/P&gt;&lt;P&gt;Cecil&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 21:25:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambiguities-in-the-Tutorial-and-things-that-don-t-work/m-p/159113#M49181</guid>
      <dc:creator>cecil_new</dc:creator>
      <dc:date>2016-12-19T21:25:03Z</dc:date>
    </item>
  </channel>
</rss>

