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

ColumnFamilyOutputFormat only writes the first column

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.7.0 rc 3
    • None
    • None
    • Normal

    Description

      In CASSANDRA-1774 we fixed a problem where only the last column was being written. However, it appears that we only write the first one now. This is easy to observe in the word count example:

      RowKey: text2
      => (column=word1, value=1, timestamp=1291666461685000)
      

      is what the output for text2 looks like, but there should be another column, word2. If the word count is run without CFOF it works correctly.

      Attachments

        1. 1842-2.txt
          3 kB
          Jeremy Hanna
        2. 1842.txt
          0.7 kB
          Jonathan Ellis

        Activity

          People

            jeromatron Jeremy Hanna
            brandon.williams Brandon Williams
            Jeremy Hanna
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: