[GitHub] metron pull request #596: METRON-965: In the case where we specify the syncp...

2017-05-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/596 --- 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

[GitHub] metron pull request #596: METRON-965: In the case where we specify the syncp...

2017-05-19 Thread cestella
GitHub user cestella reopened a pull request: https://github.com/apache/metron/pull/596 METRON-965: In the case where we specify the syncpolicy in the HDFS Writer, we do not properly clone and end up syncing for every record ## Contributor Comments Right now the SyncPolicy

[GitHub] metron pull request #596: METRON-965: In the case where we specify the syncp...

2017-05-19 Thread cestella
Github user cestella closed the pull request at: https://github.com/apache/metron/pull/596 --- 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

[GitHub] metron pull request #596: METRON-965: In the case where we specify the syncp...

2017-05-19 Thread cestella
GitHub user cestella reopened a pull request: https://github.com/apache/metron/pull/596 METRON-965: In the case where we specify the syncpolicy in the HDFS Writer, we do not properly clone and end up syncing for every record ## Contributor Comments Right now the SyncPolicy

[GitHub] metron pull request #596: METRON-965: In the case where we specify the syncp...

2017-05-19 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/596#discussion_r117447902 --- Diff: metron-platform/metron-writer/src/main/java/org/apache/metron/writer/hdfs/HdfsWriter.java --- @@ -85,7 +85,17 @@ public void init(Map

[GitHub] metron pull request #596: METRON-965: In the case where we specify the syncp...

2017-05-18 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/596#discussion_r117392489 --- Diff: metron-platform/metron-writer/src/main/java/org/apache/metron/writer/hdfs/HdfsWriter.java --- @@ -85,7 +85,17 @@ public void init(Map

[GitHub] metron pull request #596: METRON-965: In the case where we specify the syncp...

2017-05-18 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/596#discussion_r117392109 --- Diff: metron-platform/metron-writer/src/main/java/org/apache/metron/writer/hdfs/HdfsWriter.java --- @@ -85,7 +85,17 @@ public void init(Map