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

"dfs -cat" fails if multiple files are requested

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Duplicate
    • 0.15.1
    • None
    • None
    • None
    • Ubuntu Linux 7.10

    Description

      I try to concatenate several files using the command line client:

      $ bin/hadoop dfs -cat file1 file2

      The first file works, but then I get the following message:
      cat: Unable to write to output stream.

      The problem is that stdout is closed after the first file.

      Attachments

        1. dfs-cat.patch
          0.6 kB
          Matthias Friedrich

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mafr Matthias Friedrich
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: