<?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: Problem configuring Accumulo in CM managed cluster in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5305#M894</link>
    <description>&lt;P&gt;FYI: after resolving some port conflicts&amp;nbsp;&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://community.cloudera.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;&amp;nbsp;all problems are gone and Accumulo is up and running&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2014 13:41:05 GMT</pubDate>
    <dc:creator>geko</dc:creator>
    <dc:date>2014-01-27T13:41:05Z</dc:date>
    <item>
      <title>Problem configuring Accumulo in CM managed cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5209#M891</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I just wanted to install Accumulo (1.5.0 from tar.gz) on a Hadoop cluster (latest CDH4.5 parcel) managed by CM (4.8).&lt;/P&gt;
&lt;P&gt;How do I have to set the HADOOP_HOME, ZOOKEEPER_HOME and&amp;nbsp;HADOOP_CONF_DIR properties accordingly, to be able to start Accumulo in this CM-managed environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My current config looks like:&lt;/P&gt;
&lt;P&gt;HADOOP_PREFIX=/opt/cloudera/parcels/CDH-4.5.0-1.cdh4.5.0.p0.30&lt;/P&gt;
&lt;P&gt;HADOOP_CONF_DIR="/etc/hadoop/conf"&lt;/P&gt;
&lt;P&gt;ZOOKEEPER_HOME=/opt/cloudera/parcels/CDH-4.5.0-1.cdh4.5.0.p0.30/lib/zookeeper&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...but after executing "./bin/accumulo init" I get the following error:&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;root@hadoop-pg-2:~/accumulo/accumulo-1.5.0# bin/accumulo init&lt;BR /&gt;Uncaught exception: null&lt;BR /&gt;java.lang.reflect.InvocationTargetException&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt;at org.apache.accumulo.start.Main.main(Main.java:41)&lt;BR /&gt;Caused by: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory&lt;BR /&gt;at org.apache.commons.vfs2.impl.DefaultFileSystemManager.&amp;lt;init&amp;gt;(DefaultFileSystemManager.java:120)&lt;BR /&gt;at org.apache.accumulo.start.classloader.vfs.FinalCloseDefaultFileSystemManager.&amp;lt;init&amp;gt;(FinalCloseDefaultFileSystemManager.java:21)&lt;BR /&gt;at org.apache.accumulo.start.classloader.vfs.AccumuloVFSClassLoader.generateVfs(AccumuloVFSClassLoader.java:227)&lt;BR /&gt;at org.apache.accumulo.start.classloader.vfs.AccumuloVFSClassLoader.getClassLoader(AccumuloVFSClassLoader.java:201)&lt;BR /&gt;... 5 more&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory&lt;BR /&gt;at java.net.URLClassLoader$1.run(URLClassLoader.java:366)&lt;BR /&gt;at java.net.URLClassLoader$1.run(URLClassLoader.java:355)&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at java.net.URLClassLoader.findClass(URLClassLoader.java:354)&lt;BR /&gt;at java.lang.ClassLoader.loadClass(ClassLoader.java:425)&lt;BR /&gt;at org.apache.accumulo.start.classloader.AccumuloClassLoader$2.loadClass(AccumuloClassLoader.java:241)&lt;BR /&gt;at java.lang.ClassLoader.loadClass(ClassLoader.java:358)&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's going wrong here?&lt;/P&gt;
&lt;P&gt;I'm trying the install instructions from&amp;nbsp;&lt;A href="http://accumulo.apache.org/1.5/accumulo_user_manual.html#_installation" target="_blank"&gt;http://accumulo.apache.org/1.5/accumulo_user_manual.html#_installation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks...Gerd...&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:52:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5209#M891</guid>
      <dc:creator>geko</dc:creator>
      <dc:date>2022-09-16T08:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem configuring Accumulo in CM managed cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5257#M892</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem you're running into is because the default Hadoop 2 paths (like those given in the comments of hte Apache Accumulo 1.5.0 release) aren't compatible with the layout used for libraries in CDH4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you take a look at this &lt;A href="http://tiny.cloudera.com/jpflq" target="_self" title="Gist of accumulo-env.sh and accumulo-site.xml"&gt;gist of an example set of configuration files for getting Accumulo 1.5.0 working on the Cloudera Quickstart VM&lt;/A&gt;&amp;nbsp;it should give you &amp;nbsp;a good basis for setting up an appropriate general.classpaths in your accumulo-site.xml.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One way to debug this as you go is to use the `accumulo classpath` command to see what libaries Accumulo thinks are configured. When everything is working correctly, you should see a bunch of entries with CDH version numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, keep in mind that the easiest way to get Accumulo up and running on CDH4 is to use our &lt;A href="http://blog.cloudera.com/blog/2013/12/accumulo-comes-to-cdh/" target="_self" title="blog post Accumulo comes to CDH"&gt;officially supported release&lt;/A&gt;. If you're willing to try out the latest beta version of CM there's even a parcel based installation option. Our release is based on upstream Apache Accumulo 1.4.3 (but with &amp;nbsp;Hadoop 2 support). If there's some other feature of 1.5.0 that's compelling you to go to that version, I'd love to chat about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Sean&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2014 05:29:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5257#M892</guid>
      <dc:creator>busbey</dc:creator>
      <dc:date>2014-01-25T05:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem configuring Accumulo in CM managed cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5301#M893</link>
      <description>&lt;P&gt;Hi Sean,&lt;/P&gt;&lt;P&gt;many thanks for your reply. I tried adding the Accumulo1.4.3 parcel repo to CM, but after adding the remote parcel url (&lt;A target="_blank" href="http://archive.cloudera.com/accumulo/parcels/1.4.3/)"&gt;http://archive.cloudera.com/accumulo/parcels/1.4.3/)&lt;/A&gt; and clicking on the parcel icon I just get:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ACCUMULO&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;1.4.3-cdh4.3.0&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="outer-container"&gt;&lt;DIV class="inner-container"&gt;&lt;DIV class="unavailable"&gt;Unavailable&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;This is most probably due to the CDH version, I'm running CDH 4.5.0 ?!?! Is there a parcel repo available which is working in CDH4.5.0 (CM version 4.8) ?&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;Nevertheless, after adding&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;&lt;STRONG&gt;$HADOOP_PREFIX/lib/hadoop/lib/.*.jar,&lt;BR /&gt;$HADOOP_PREFIX/lib/hadoop/client/.*.jar,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;to accumulo-site.xml I was able to proceed with executing "su hdfs ./bin/accumulo init".&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;After starting accumulo (./bin/start-all.sh) as root it is even possible to login to the accumulo shell via "./bin/accumulo shell -u root".&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;Regrettably the web interface isn't working =&amp;gt; "http://accumulomaster:50095/status" gives me "webpage not available" and a "telnet accumulomaster 50095" produces: "telnet: Unable to connect to remote host: Connection refused"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;Any hints where I can further check what happened to the web ui ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;In the output of "accumulo classpath" command there are many lines including "/opt/cloudera/parcels/CDH-4.5.0-1.cdh4.5.0.p0.30/lib/" on level 3, thereby I assume the config should be fine...&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="unavailable"&gt;&lt;SPAN&gt;best regards..: Gerd :..&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Jan 2014 10:33:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5301#M893</guid>
      <dc:creator>geko</dc:creator>
      <dc:date>2014-01-27T10:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem configuring Accumulo in CM managed cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5305#M894</link>
      <description>&lt;P&gt;FYI: after resolving some port conflicts&amp;nbsp;&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://community.cloudera.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;&amp;nbsp;all problems are gone and Accumulo is up and running&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2014 13:41:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5305#M894</guid>
      <dc:creator>geko</dc:creator>
      <dc:date>2014-01-27T13:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem configuring Accumulo in CM managed cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5315#M895</link>
      <description>&lt;P&gt;Glad to hear everything is workign now!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem with the Accumulo parcels is your Cloudera Manager version. The Accumulo integration uses a new extensibility feature only available in Cloudera Manager 5's current beta release.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2014 15:20:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-configuring-Accumulo-in-CM-managed-cluster/m-p/5315#M895</guid>
      <dc:creator>busbey</dc:creator>
      <dc:date>2014-01-27T15:20:37Z</dc:date>
    </item>
  </channel>
</rss>

