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

FsShell showing null instead of a error message

    XMLWordPrintableJSON

Details

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

    Description

      Tried the following in 0.17 and trunk:

      User is nn_sze here

      $ ./bin/hadoop fs -lsr /
      /foo    <dir>           2008-04-09 17:19        rwx------       nn_sze  supergroup
      /foo/bar        <dir>           2008-04-09 17:19        rwxr-xr-x       nn_sze  supergroup
      

      User is now tsz (non-superuser)

      bash-3.2$ ./bin/hadoop fs -ls /foo
      ls: null
      bash-3.2$ ./bin/hadoop fs -put README.txt /foo
      put: null
      bash-3.2$ ./bin/hadoop fs -rmr /foo/bar
      rmr: null
      

      Attachments

        1. NullInRemoteExceptionMsg.patch
          4 kB
          Konstantin Shvachko
        2. HADOOP-3225_1.patch
          7 kB
          Mahadev Konar
        3. ACException.patch
          0.6 kB
          Konstantin Shvachko
        4. 3225-3.patch
          8 kB
          Konstantin Shvachko
        5. 3225-2.patch
          7 kB
          Christopher Douglas

        Activity

          People

            mahadev Mahadev Konar
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: