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

HBase output collector uses incorrect column family

Add voteWatch issue
    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

            Dates

              Created:
              Updated:

              Slack

                Issue deployment