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

NPE in copyToLocal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 0.23.0
    • 0.23.0
    • fs
    • None

    Description

      [todd@c0309 hadoop-trunk-home]$ ./bin/hadoop fs -copyToLocal /hbase/.META./1028785192/ /tmp/meta/
      copyToLocal: Fatal internal error
      java.lang.NullPointerException
      at org.apache.hadoop.fs.shell.PathData.getPathDataForChild(PathData.java:182)
      at org.apache.hadoop.fs.shell.CommandWithDestination.processPaths(CommandWithDestination.java:115)
      at org.apache.hadoop.fs.shell.Command.recursePath(Command.java:329)
      at org.apache.hadoop.fs.shell.Command.processPaths(Command.java:302)
      at org.apache.hadoop.fs.shell.CommandWithDestination.processPaths(CommandWithDestination.java:116)
      at org.apache.hadoop.fs.shell.Command.processPathArgument(Command.java:272)
      at org.apache.hadoop.fs.shell.Command.processArgument(Command.java:255)
      at org.apache.hadoop.fs.shell.Command.processArguments(Command.java:239)
      at org.apache.hadoop.fs.shell.CommandWithDestination.processArguments(CommandWithDestination.java:105)
      at org.apache.hadoop.fs.shell.Command.processRawArguments(Command.java:185)
      at org.apache.hadoop.fs.shell.Command.run(Command.java:149)

      Attachments

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: