[GitHub] nifi pull request #2070: NIFI-4275 Adding support for specifying the timesta...

2017-08-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2070 --- 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 enabl

[GitHub] nifi pull request #2070: NIFI-4275 Adding support for specifying the timesta...

2017-08-10 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2070#discussion_r132390344 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java --- @@ -58,6 +60,16 @@

[GitHub] nifi pull request #2070: NIFI-4275 Adding support for specifying the timesta...

2017-08-10 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2070#discussion_r132390001 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java --- @@ -317,18 +333,34 @@ prote

[GitHub] nifi pull request #2070: NIFI-4275 Adding support for specifying the timesta...

2017-08-10 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2070#discussion_r132390262 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/AbstractPutHBase.java --- @@ -98,6 +98,12 @@

[GitHub] nifi pull request #2070: NIFI-4275 Adding support for specifying the timesta...

2017-08-09 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2070 NIFI-4275 Adding support for specifying the timestamp on PutHBase pro… …cessors You can merge this pull request into a Git repository by running: $ git pull https://github.com/bben