Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-4813

Problem using BulkOutputFormat while streaming several SSTables simultaneously from a given node.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.0 beta 3
    • None
    • Low

    Description

      The issue occurs when streaming simultaneously SSTables from the same node to a cassandra cluster using SSTableloader. It seems to me that Cassandra cannot handle receiving simultaneously SSTables from the same node. However, when it receives simultaneously SSTables from two different nodes, everything works fine. As a consequence, when using BulkOutputFormat to generate SSTables and stream them to a cassandra cluster, I cannot use more than one reducer per node otherwise I get a java.io.EOFException in the tasktracker's logs and a java.io.IOException: Broken pipe in the Cassandra logs.

      Attachments

        1. 4813.txt
          37 kB
          Yuki Morishita

        Issue Links

          Activity

            People

              yukim Yuki Morishita
              ralph.romanos Ralph Romanos
              Yuki Morishita
              Michael Kjellman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: