[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/778 --- 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 enable

[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-04 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/778#discussion_r73537740 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/src/test/java/org/apache/nifi/dbcp/DBCPServiceTest.java --- @@ -2

[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-04 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/778#discussion_r73533358 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/AbstractHadoopProcessor.java --- @@ -191,9

[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-04 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/778#discussion_r73533219 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/test/java/org/apache/nifi/processors/hadoop/PutHDFSTest.java --- @@ -199,7 +202,39 @@ p

[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-03 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/778#discussion_r73416186 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/src/test/java/org/apache/nifi/dbcp/DBCPServiceTest.java --- @@ -2

[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-03 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/778#discussion_r73411049 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/test/java/org/apache/nifi/processors/hadoop/PutHDFSTest.java --- @@ -199,7 +202,39 @@ p

[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-03 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/778#discussion_r73406263 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/AbstractHadoopProcessor.java --- @@ -191,9

[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-03 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi/pull/778#discussion_r73405976 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/AbstractHadoopProcessor.java --- @@ -191,9

[GitHub] nifi pull request #778: NIFI-2407 Implements EL support on some properties o...

2016-08-03 Thread jtstorck
GitHub user jtstorck opened a pull request: https://github.com/apache/nifi/pull/778 NIFI-2407 Implements EL support on some properties of processors/serv… …ices - Added EL support to "Directory" property of ListHDFS and GetHDFS processors - Added EL support to "De