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

[0.94] Shell needs to fall back after HBASE-9182 if talking to older servers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.94.12
    • None
    • None
    • Reviewed

    Description

      Here's what I see in a new (0.94.12) client connecting to an old (0.94.7) cluster and doing a "list" in the shell:

      ERROR: org.apache.hadoop.ipc.RemoteException: java.io.IOException: java.lang.NoSuchMethodException: org.apache.hadoop.hbase.ipc.HMasterInterface.getTableNames()
      	at java.lang.Class.getMethod(Class.java:1624)
      	at org.apache.hadoop.hbase.ipc.SecureRpcEngine$Server.call(SecureRpcEngine.java:293)
      	at org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1426)
      

      Attachments

        1. 9448.patch
          1 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              apurtell Andrew Kyle Purtell
              larsh Lars Hofhansl
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: