[jira] [Resolved] (NIFI-2816) The great typo cleanup

2016-10-16 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre resolved NIFI-2816. - Resolution: Fixed > The great typo cleanup > -- > > Key: NIFI-2816 >

[jira] [Updated] (NIFI-2685) Builds fails due to "java.awt.AWTError: Can't connect to X11 window server "

2016-10-16 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre updated NIFI-2685: Fix Version/s: 0.8.0 1.1.0 Status: Patch Available (was: Open) > Builds fails due to

[jira] [Commented] (NIFI-2904) Create processor to decode netflow

2016-10-16 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581295#comment-15581295 ] Andre commented on NIFI-2904: - [~madhu1512] > Create processor to decode netflow >

[jira] [Created] (NIFI-2903) GetKafka cannot handle null value in Kafka offset cause NullPointerException

2016-10-16 Thread Kurt Hung (JIRA)
Kurt Hung created NIFI-2903: --- Summary: GetKafka cannot handle null value in Kafka offset cause NullPointerException Key: NIFI-2903 URL: https://issues.apache.org/jira/browse/NIFI-2903 Project: Apache NiFi

[jira] [Commented] (NIFI-1815) Tesseract OCR Processor

2016-10-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580785#comment-15580785 ] ASF GitHub Bot commented on NIFI-1815: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #397: NIFI-1815

2016-10-16 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/397 @olegz @jdye64 is this PR still active / plan to review? Cheers --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (NIFI-2900) DateTime API Endpoints don't respect RFC 3339

2016-10-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580694#comment-15580694 ] ASF GitHub Bot commented on NIFI-2900: -- Github user simplesteph commented on the issue:

[GitHub] nifi issue #1136: [NIFI-2900] fixes timestamps to be ISO 8601 compliant, as ...

2016-10-16 Thread simplesteph
Github user simplesteph commented on the issue: https://github.com/apache/nifi/pull/1136 I think then we need to add `dataType = "string"` in the annotation to every field `DateTime` that uses any `TimeAdapter` or `DateTimeAdapter`. Hopefully this way the format won't be shown as

[jira] [Resolved] (NIFI-314) Detailed dataflow statistics/info needed for back pressure and expiration.

2016-10-16 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-314. - Resolution: Fixed Fix Version/s: 1.1.0 > Detailed dataflow statistics/info needed for back

[jira] [Commented] (NIFI-2896) Perform Release Management Functions for 0.7.1

2016-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580399#comment-15580399 ] ASF subversion and git services commented on NIFI-2896: --- Commit

[jira] [Commented] (NIFI-2896) Perform Release Management Functions for 0.7.1

2016-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580398#comment-15580398 ] ASF subversion and git services commented on NIFI-2896: --- Commit

[GitHub] nifi issue #984: Nifi 2624

2016-10-16 Thread ToivoAdams
Github user ToivoAdams commented on the issue: https://github.com/apache/nifi/pull/984 I created new pull request #1142 Could not reopen this PR --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[jira] [Commented] (NIFI-2624) JDBC-to-Avro processors handle BigDecimals as Strings

2016-10-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580269#comment-15580269 ] ASF GitHub Bot commented on NIFI-2624: -- GitHub user ToivoAdams opened a pull request:

[GitHub] nifi pull request #1142: NIFI-2624 JdbcCommon treats BigDecimals now as Avro...

2016-10-16 Thread ToivoAdams
GitHub user ToivoAdams opened a pull request: https://github.com/apache/nifi/pull/1142 NIFI-2624 JdbcCommon treats BigDecimals now as Avro Logical type usin… Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we

[jira] [Commented] (NIFI-2685) Builds fails due to "java.awt.AWTError: Can't connect to X11 window server "

2016-10-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15579696#comment-15579696 ] ASF GitHub Bot commented on NIFI-2685: -- GitHub user trixpan opened a pull request:

[GitHub] nifi pull request #1141: NIFI-2685 - Configure surefire to use JAVA Headless...

2016-10-16 Thread trixpan
GitHub user trixpan opened a pull request: https://github.com/apache/nifi/pull/1141 NIFI-2685 - Configure surefire to use JAVA Headless mode ### For all changes: - [x] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

[jira] [Resolved] (NIFI-1154) testResizeImage fails under certain conditions

2016-10-16 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre resolved NIFI-1154. - Resolution: Fixed Fix Version/s: 1.1.0 > testResizeImage fails under certain conditions >

[jira] [Updated] (NIFI-1154) testResizeImage fails under certain conditions

2016-10-16 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre updated NIFI-1154: Fix Version/s: 0.7.1 > testResizeImage fails under certain conditions >