[
https://issues.apache.org/jira/browse/NIFI-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998959#comment-14998959
]
ASF subversion and git services commented on NIFI-817:
------------------------------------------------------
Commit e748fd5848eff2332761ef2e4ca2c7603df55ddb in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e748fd5 ]
NIFI-817 Processors for interacting with HBase
- Refactoring PutHBaseCell to batch Puts by table
- Adding optional Columns property to GetHBase to return only selected column
families or columns
- Making GetHBase cluster friendly by storing state in the distributed cache
and a local file
- Adding Initial Time Range property to GetHBase
- Adding Filter Expression property and custom validate to prevent using
columns and a filter at the same time
- Creating an HBaseClientService controller service to isolate the HBase client
and support multiple versions
- Creating appropriate LICENSE/NOTICE files
- Adding @InputRequirement to processors
- Addressing comments from review, moving hbase client services under standard
services
- Making sure result of session.penalize() is assinged to FlowFile variable
before transferring
> Create Processors to interact with HBase
> ----------------------------------------
>
> Key: NIFI-817
> URL: https://issues.apache.org/jira/browse/NIFI-817
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Bryan Bende
> Fix For: 0.4.0
>
> Attachments:
> 0001-NIFI-817-Initial-implementation-of-HBase-processors-2.patch,
> 0001-NIFI-817-Initial-implementation-of-HBase-processors-3.patch,
> 0001-NIFI-817-Initial-implementation-of-HBase-processors-4.patch,
> 0001-NIFI-817-Initial-implementation-of-HBase-processors-5.patch,
> 0001-NIFI-817-Initial-implementation-of-HBase-processors-6.patch,
> 0001-NIFI-817-Initial-implementation-of-HBase-processors-7.patch,
> 0001-NIFI-817-Initial-implementation-of-HBase-processors-8.patch,
> 0001-NIFI-817-Initial-implementation-of-HBase-processors.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)