From issues-return-20463-apmail-nifi-issues-archive=nifi.apache.org@nifi.apache.org Tue Feb 14 21:41:44 2017 Return-Path: X-Original-To: apmail-nifi-issues-archive@minotaur.apache.org Delivered-To: apmail-nifi-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 58C8219623 for ; Tue, 14 Feb 2017 21:41:44 +0000 (UTC) Received: (qmail 88199 invoked by uid 500); 14 Feb 2017 21:41:44 -0000 Delivered-To: apmail-nifi-issues-archive@nifi.apache.org Received: (qmail 88164 invoked by uid 500); 14 Feb 2017 21:41:44 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 88155 invoked by uid 99); 14 Feb 2017 21:41:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2017 21:41:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id BF69CC0D33 for ; Tue, 14 Feb 2017 21:41:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.998 X-Spam-Level: X-Spam-Status: No, score=-1.998 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id udq-RBXP5as0 for ; Tue, 14 Feb 2017 21:41:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E5A5B5F1B3 for ; Tue, 14 Feb 2017 21:41:42 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6C9FDE0783 for ; Tue, 14 Feb 2017 21:41:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2528724121 for ; Tue, 14 Feb 2017 21:41:42 +0000 (UTC) Date: Tue, 14 Feb 2017 21:41:42 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-1784) Create a FetchHBase Processor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866752#comment-15866752 ] ASF GitHub Bot commented on NIFI-1784: -------------------------------------- Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1349 @joewitt sure, just squashed and pushed, thanks! > Create a FetchHBase Processor > ----------------------------- > > Key: NIFI-1784 > URL: https://issues.apache.org/jira/browse/NIFI-1784 > Project: Apache NiFi > Issue Type: Improvement > Reporter: Bryan Bende > Assignee: Bryan Bende > Priority: Minor > Fix For: 1.2.0 > > > We should provide a processor to fetch a row from HBase. The processor should support receiving an incoming FlowFile and taking the row id to fetch from an attribute on the incoming, and should also be able to fetch a static row id. -- This message was sent by Atlassian JIRA (v6.3.15#6346)