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

Cannot start mini dfs cluster using hadoop-3 in test due to NoSuchMethodError in jetty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      When starting mini dfs cluster against hadoop-3:

            dfsCluster = startMiniDFSCluster(numDataNodes, dataNodeHosts);
      

      The above call would end up with:

      java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.getSessionManager()Lorg/eclipse/jetty/server/SessionManager;
        at org.apache.hadoop.hbase.client.TestHCM.setUpBeforeClass(TestHCM.java:251)
      

      Attachments

        1. 18943.v1.txt
          0.5 kB
          Ted Yu

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: