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

Can't put with ts in shell

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.3, 0.90.0
    • None
    • None

    Description

      On the latest branch I can't issue a put with a ts in the shell, it does this:

      hbase(main):008:0> put 't', 'r', 'f:', 'test', 123123
      NameError: no constructor with arguments matching
       [class org.jruby.java.proxies.ArrayJavaProxy, class org.jruby.RubyFixnum] on 
       object #<Java::OrgApacheHadoopHbaseClient::Put:0x49239780>
      

      It works without a ts and delete/scan aren't affected by this.

      Attachments

        1. 2160.patch
          1 kB
          Michael Stack

        Activity

          People

            stack Michael Stack
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: