GitHub user mans2singh opened a pull request: https://github.com/apache/nifi/pull/213
Nifi 1489 (Support for http proxy) + Nifi 1495 (AWS Kinesis Firehose) This pull request combines Http proxy enhancement for aws processors (nifi-1489) and aws kinesis firehose processor (nifi-1495) You can merge this pull request into a Git repository by running: $ git pull https://github.com/mans2singh/nifi nifi-1495 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/213.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 #213 ---- commit 83c05145ffe9caab932698cb970cde27d905cf81 Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-08T19:43:03Z Added support for using proxy commit 2b8772cdee082528ce121fcc9034c78f5960e233 Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-09T19:49:05Z Added support for Kinesis Firehose commit 7bf42bbf6038fc0147934ab4ed45cc1729e8e13f Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-10T03:55:38Z minor comments commit fd10d0b76a66ce9fc7868f87c84c1ebc2c25f995 Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-08T19:43:03Z Added support for using proxy commit ca28ad9f05bcb1e3a191096bd8ca10de01628bbd Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-09T19:49:05Z Added support for Kinesis Firehose commit 875c961c3181aed367361ea8bceba0fe80f5f274 Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-10T03:55:38Z minor comments commit 28e8cfda694a190b58d65a0657a04e92fff5c1ec Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-10T04:01:47Z Merge branch 'awsfirehose' of https://github.com/mans2singh/nifi into awsfirehose commit 1ccfab0916e372c738aeac8cb2ab6556b4d8191f Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-10T05:16:26Z explicit check for proxy host and port commit 4febccf6d3c2157cf0d68009beff5b9923e81d17 Author: mans2singh <mans2si...@yahoo.com> Date: 2016-02-10T05:22:19Z added comments to kinesis test ---- --- 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. ---