GitHub user patricker opened a pull request:
https://github.com/apache/nifi/pull/878
NIFI-2584
In NIFI-2576 I mistakenly put 'hh' into my timestamp format rather than
'HH', so it was running on 12-hour formatting without an am/pm qualifier. The
correct format is 'HH'.
I fixed the test case to identify this issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patricker/nifi NIFI-2584
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/878.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #878
----
commit 0198eb73f3b32caec68edb4d49509d79e66184c3
Author: Peter Wicks <[email protected]>
Date: 2016-08-17T01:16:44Z
NIFI-2584
----
---
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 not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---