[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50575093 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50575133 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50575577 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on the pull request: https://github.com/apache/nifi/pull/158#issuecomment-174013946 @jdye64 - this is awesome! A few NiFi-isms to work out, which i commented on inline but otherwise looks good to go. Thanks for all of the work that you've put in here!

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50575812 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50574984 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50575282 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50576123 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50574955 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-22 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r50575707 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchema.java --- @@ -0,0 +1,454 @@

[GitHub] nifi pull request: NiFi-1356

2016-01-14 Thread jdye64
Github user jdye64 commented on the pull request: https://github.com/apache/nifi/pull/158#issuecomment-171674914 Taking Joe's feedback I merged the two processors InferAvroSchemaFromCSV and InferAvroSchemaFromJSON into a single processor InferAvroSchema. --- If your project is set

[GitHub] nifi pull request: NiFi-1356

2016-01-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r49475535 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchemaFromJSON.java --- @@ -0,0

[GitHub] nifi pull request: NiFi-1356

2016-01-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r49475867 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchemaFromCSV.java --- @@ -0,0 +1,235

[GitHub] nifi pull request: NiFi-1356

2016-01-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r49475506 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchemaFromJSON.java --- @@ -0,0

[GitHub] nifi pull request: NiFi-1356

2016-01-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r49475763 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/InferAvroSchemaFromCSV.java --- @@ -0,0 +1,235

[GitHub] nifi pull request: NiFi-1356

2016-01-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/158#discussion_r49476742 --- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/test/java/org/apache/nifi/processors/kite/TestInferAvroSchemaFromCSV.java --- @@ -0,0

[GitHub] nifi pull request: NiFi-1356

2016-01-05 Thread jdye64
GitHub user jdye64 opened a pull request: https://github.com/apache/nifi/pull/158 NiFi-1356 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jdye64/nifi NIFI-1356 Alternatively you can review and apply these changes as the patch