Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-1156

NullPointerException in MiniDFSCluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.2
    • 0.13.0
    • None
    • None

    Description

      This was committed with HADOOP-1063
      I'm getting a NullPointerException in MiniDFSCluster.DataNodeRunner.run()
      node.shutdown();
      because node is null. Should it be just
      shutdown();

      Attachments

        1. NPE_cluster.patch
          1 kB
          Hairong Kuang

        Activity

          People

            hairong Hairong Kuang
            shv Konstantin Shvachko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: