Uploaded image for project: 'Chukwa (retired)'
  1. Chukwa (retired)
  2. CHUKWA-564

HBase output collector uses incorrect column family

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The HBase OutputCollector does this to obtain the column family from the data type:

      cf = key.getReduceType().getBytes();
      

      The column family should instead be taken by the @Table.columnFamily annotation on the processor.

      Attachments

        Activity

          People

            Unassigned Unassigned
            billgraham William W. Graham Jr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: