[
https://issues.apache.org/jira/browse/NIFI-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699866#comment-14699866
]
Joseph Witt commented on NIFI-855:
----------------------------------
Checkstyle failures:
[INFO] --- maven-checkstyle-plugin:2.15:check (check-style) @
nifi-twitter-processors ---
[WARNING]
src/main/java/org/apache/nifi/processors/twitter/GetTwitter.java[313:42]
(whitespace) MethodParamPad: '(' is preceded with whitespace.
[WARNING] src/main/java/org/apache/nifi/processors/twitter/GetTwitter.java[412]
(sizes) LineLength: Line is longer than 200 characters (found 205).
I'll sort these out locally and create a second patch. Want to test. Looks
great otherwise.
> Add location bounding box filter to twitter processor
> -----------------------------------------------------
>
> Key: NIFI-855
> URL: https://issues.apache.org/jira/browse/NIFI-855
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Examples
> Affects Versions: 0.4.0, 0.2.1
> Reporter: Chris Mangold
> Labels: patch
> Fix For: 0.3.0
>
> Attachments: nifi-855.patch
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> Extend existing Twitter NIFI processor to support bounding box filter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)