<?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: hbase installation error in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/hbase-installation-error/m-p/278117#M207848</link>
    <description>&lt;P&gt;Hbase shell command not executed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/usr/local/Hbase# ./bin/hbase shell&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.&lt;BR /&gt;WARNING: An illegal reflective access operation has occurred&lt;BR /&gt;WARNING: Illegal reflective access by org.jruby.java.invokers.RubyToJavaInvoker (file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar) to method java.lang.Object.registerNatives()&lt;BR /&gt;WARNING: Please consider reporting this to the maintainers of org.jruby.java.invokers.RubyToJavaInvoker&lt;BR /&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;BR /&gt;WARNING: All illegal access operations will be denied in a future release&lt;BR /&gt;ArgumentError: wrong number of arguments (0 for 1)&lt;BR /&gt;method_added at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/javasupport/core_ext/object.rb:10&lt;BR /&gt;method_added at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/javasupport/core_ext/object.rb:129&lt;BR /&gt;Pattern at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:2&lt;BR /&gt;(root) at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:1&lt;BR /&gt;require at org/jruby/RubyKernel.java:1062&lt;BR /&gt;(root) at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:42&lt;BR /&gt;(root) at /usr/local/Hbase/bin/../bin/hirb.rb:38&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2019 06:28:23 GMT</pubDate>
    <dc:creator>Manoj690</dc:creator>
    <dc:date>2019-09-24T06:28:23Z</dc:date>
    <item>
      <title>hbase installation error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hbase-installation-error/m-p/270177#M207341</link>
      <description>&lt;P&gt;i installed hbase while running the hbase its shows below error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE&gt;./start-hbase.sh
Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
running master, logging to /usr/local/Hbase/bin/../logs/hbase-root-master-gaian-lap386.com.out
Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 23:56:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hbase-installation-error/m-p/270177#M207341</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-09-11T23:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: hbase installation error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hbase-installation-error/m-p/270243#M207380</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Those are warning you can ignore! If indeed your&amp;nbsp; HBase indeed is not running, please can you validate your steps against the install steps documented below.&lt;/P&gt;&lt;P&gt;Here are the steps to&amp;nbsp; &lt;A href="http://hbase.praveendeshmane.co.in/hbase/hbase-1-2-3-standalone-mode-installation-on-ubuntu-14-04.jsp" target="_blank" rel="noopener"&gt;how install standalone hbase&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 21:06:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hbase-installation-error/m-p/270243#M207380</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2019-09-11T21:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: hbase installation error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hbase-installation-error/m-p/278117#M207848</link>
      <description>&lt;P&gt;Hbase shell command not executed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/usr/local/Hbase# ./bin/hbase shell&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.&lt;BR /&gt;WARNING: An illegal reflective access operation has occurred&lt;BR /&gt;WARNING: Illegal reflective access by org.jruby.java.invokers.RubyToJavaInvoker (file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar) to method java.lang.Object.registerNatives()&lt;BR /&gt;WARNING: Please consider reporting this to the maintainers of org.jruby.java.invokers.RubyToJavaInvoker&lt;BR /&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;BR /&gt;WARNING: All illegal access operations will be denied in a future release&lt;BR /&gt;ArgumentError: wrong number of arguments (0 for 1)&lt;BR /&gt;method_added at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/javasupport/core_ext/object.rb:10&lt;BR /&gt;method_added at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/javasupport/core_ext/object.rb:129&lt;BR /&gt;Pattern at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:2&lt;BR /&gt;(root) at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:1&lt;BR /&gt;require at org/jruby/RubyKernel.java:1062&lt;BR /&gt;(root) at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:42&lt;BR /&gt;(root) at /usr/local/Hbase/bin/../bin/hirb.rb:38&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 06:28:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hbase-installation-error/m-p/278117#M207848</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-09-24T06:28:23Z</dc:date>
    </item>
  </channel>
</rss>

