<?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: HTTPFS Installation Failure / Start-up Failure in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HTTPFS-Installation-Failure-Start-up-Failure/m-p/106258#M69136</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/334/mkhandekar.html" nodeid="334"&gt;@Mugdha&lt;/A&gt; wow... that fixed everything. Can't believe I didn't clue into that. THANK YOU! &lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2016 16:22:20 GMT</pubDate>
    <dc:creator>savanna_endicot</dc:creator>
    <dc:date>2016-11-17T16:22:20Z</dc:date>
    <item>
      <title>HTTPFS Installation Failure / Start-up Failure</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HTTPFS-Installation-Failure-Start-up-Failure/m-p/106256#M69134</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have a 6-node HDP cluster, and am trying to install and use the HTTPFS server. I have enabled NameNode HA on my cluster. I followed this article by &lt;A href="https://community.hortonworks.com/questions/ask.html#"&gt;@David Streever&lt;/A&gt;: &lt;A href="https://community.hortonworks.com/articles/804/httpfs-configure-and-run-with-hdp-224x.html"&gt;HTTPFS - Configure and Run with HDP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The error I'm getting is the following. I have played around with this a ton, and this is actually the third time I've tried installing it on a fresh node. I am hoping someone can help, as I am stumped. &lt;/P&gt;&lt;PRE&gt;[root@xxxxxxxxxxxx sbin]# ./httpfs.sh run
/usr/hdp/current/hadoop-httpfs/sbin/httpfs.sh.distro: line 32: /usr/hdp/current/hadoop/libexec/httpfs-config.sh: No such file or directory
/usr/hdp/current/hadoop-httpfs/sbin/httpfs.sh.distro: line 37: print: command not found
/usr/hdp/current/hadoop-httpfs/sbin/httpfs.sh.distro: line 50: print: command not found
Using CATALINA_BASE:   /usr/hdp/current/hadoop-httpfs
Using CATALINA_HOME:   /etc/hadoop-httpfs/tomcat-deployment
Using CATALINA_TMPDIR: /usr/hdp/current/hadoop-httpfs/temp
Using JRE_HOME:        /usr
Using CLASSPATH:       /etc/hadoop-httpfs/tomcat-deployment/bin/bootstrap.jar
Nov 16, 2016 8:29:31 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server} Setting property 'port' to '' did not find a matching property.
Nov 16, 2016 8:29:31 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Nov 16, 2016 8:29:31 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-0
Nov 16, 2016 8:29:31 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 511 ms
Nov 16, 2016 8:29:31 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Nov 16, 2016 8:29:31 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.44
Nov 16, 2016 8:29:31 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory webhdfs
log4j:WARN No appenders could be found for logger (org.apache.hadoop.util.Shell).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See &lt;A href="http://logging.apache.org/log4j/1.2/faq.html#noconfig" target="_blank"&gt;http://logging.apache.org/log4j/1.2/faq.html#noconfig&lt;/A&gt; for more info.
Nov 16, 2016 8:29:32 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Nov 16, 2016 8:29:32 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/webhdfs] startup failed due to previous errors
Nov 16, 2016 8:29:32 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
Nov 16, 2016 8:29:32 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-0
Nov 16, 2016 8:29:32 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 737 ms
&lt;/PRE&gt;&lt;P&gt;After seeing this, I thought the first problem seemed to be "Tomcat Native library... was not found ...". So I ran yum install tomcat, which did install things. But then I tried to start httpfs and got all of the same errors... So I may have to undo that now.&lt;/P&gt;&lt;P&gt;I'm hoping that I'm just missing something simple. &lt;/P&gt;&lt;P&gt;Any help is much appreciated&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 16:45:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HTTPFS-Installation-Failure-Start-up-Failure/m-p/106256#M69134</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2016-11-16T16:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPFS Installation Failure / Start-up Failure</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HTTPFS-Installation-Failure-Start-up-Failure/m-p/106257#M69135</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11621/savannaendicott.html" nodeid="11621"&gt;@Savanna Endicott&lt;/A&gt;&lt;P&gt;I think you have set HADOOP_HOME:-/usr/hdp/current/hadoop&lt;/P&gt;&lt;P&gt;It should be HADOOP_HOME:-/usr/hdp/current/hadoop-client&lt;/P&gt;&lt;P&gt;linexec is under hadoop-client folder.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 11:07:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HTTPFS-Installation-Failure-Start-up-Failure/m-p/106257#M69135</guid>
      <dc:creator>mugdha</dc:creator>
      <dc:date>2016-11-17T11:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPFS Installation Failure / Start-up Failure</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HTTPFS-Installation-Failure-Start-up-Failure/m-p/106258#M69136</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/334/mkhandekar.html" nodeid="334"&gt;@Mugdha&lt;/A&gt; wow... that fixed everything. Can't believe I didn't clue into that. THANK YOU! &lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 16:22:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HTTPFS-Installation-Failure-Start-up-Failure/m-p/106258#M69136</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2016-11-17T16:22:20Z</dc:date>
    </item>
  </channel>
</rss>

