Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-2115

./hbase shell would not launch due to missing jruby dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Reviewed

    Description

      ./hbase shell - gave some error due to missing org/jruby/.. etc.

      Add the following to ivy.xml -
      <dependency org="org.jruby" name="jruby-complete"
      rev="${jruby.version}" conf="common->default" />

      Also - in HBASE-2114 - there is an issue about missing log4j configuration as well. ( due to the fact that build/ivy/lib/common did not contain log4j , but build/ivy/lib/test did ).

      This patch addresses either of them.

      affects trunk

      Attachments

        1. HBASE-2115.patch
          1 kB
          Karthik K
        2. HBASE-2115.patch
          0.5 kB
          Karthik K

        Activity

          People

            kaykay.unique Karthik K
            kaykay.unique Karthik K
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: