GitHub user naveenmadhire opened a pull request:
https://github.com/apache/nifi/pull/127
NIFI-1146 Allow GetKafka to be configured with auto.offset.reset to
"largest" or "smallest"
Pull request with changes.
@markap14 I removed the writeAttributes ones, since there is no need to
write the auto.offset to the flowfile attribute. I also modified the
description. Please check to see if the description is fine,
Screenshots after the build,


You can merge this pull request into a Git repository by running:
$ git pull https://github.com/naveenmadhire/nifi NIFI-1146
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/127.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 #127
----
commit b954ca620e619e7961e6a7a58122b844f30862da
Author: Naveen Madhire <[email protected]>
Date: 2015-11-16T17:59:52Z
NIFI-1146 Allow GetKafka to be configured with auto.offset.reset to largest
or smallest
commit 03a54bf2d593e07ab602f6a9425d0231a273ba5a
Author: Naveen Madhire <[email protected]>
Date: 2015-11-16T19:32:17Z
Changes after review
----
---
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.
---