Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-1174

Create a Put HBase processor that can put multiple cells

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      We recently added a PutHBaseCell processor which works great for writing one individual cell at a time, but it can require a significant amount of work in a flow to create a row with multiple cells.

      We should support a variation of this processor that can accept a flow file with key/value pairs in the content of the flow file (possibly json). The key/value pairs then turned into the cells for the given row and get added in one put operation.

      Attachments

        1. NIFI-1174-Complex-Field-Improvements.patch
          20 kB
          Bryan Bende
        2. NIFI-1174.patch
          76 kB
          Bryan Bende

        Activity

          People

            bbende Bryan Bende
            bbende Bryan Bende
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: