[
https://issues.apache.org/jira/browse/NIFI-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689991#comment-16689991
]
ASF GitHub Bot commented on NIFI-4914:
--------------------------------------
Github user david-streamlio commented on the issue:
https://github.com/apache/nifi/pull/2882
As a sanity check I did the following on my local MacBook, and was able to
build NiFi successfully from my branch:
cd /tmp
git clone [email protected]:david-streamlio/nifi.git
cd nifi/
git checkout NIFI-4914
mvn clean install -DskipTests
...
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 09:48 min
[INFO] Finished at: 2018-11-16T12:45:01-08:00
[INFO] Final Memory: 318M/1815M
[INFO]
------------------------------------------------------------------------
> Implement record model processor for Pulsar, i.e. ConsumePulsarRecord,
> PublishPulsarRecord
> ------------------------------------------------------------------------------------------
>
> Key: NIFI-4914
> URL: https://issues.apache.org/jira/browse/NIFI-4914
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Affects Versions: 1.6.0
> Reporter: David Kjerrumgaard
> Priority: Minor
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Create record-based processors for Apache Pulsar
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)