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, ![image](https://cloud.githubusercontent.com/assets/8851548/11192575/7f28294a-8c67-11e5-9800-7c85af4ce038.png) ![image](https://cloud.githubusercontent.com/assets/8851548/11192584/87e334c6-8c67-11e5-8ec6-ada91bf6f834.png) 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 <naveen.madh...@capitalone.com> 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 <naveen.madh...@capitalone.com> 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---