[GitHub] flink pull request: [FLINK-1271] Remove writable limitation

2015-01-07 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/287#issuecomment-69120239 To clean up history of the changes, could you munge the commits into one? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] flink pull request: [FLINK-1361] change jobManager log file name

2015-01-06 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/286#issuecomment-68923148 @tillrohrmann, was there reason why the log file names was changed in the RPC removal commit? --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-flink pull request: Remove full package name for FlatMap...

2015-01-05 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/272#issuecomment-68752552 Thanks @StephanEwen and @rmetzger, I could merge this now --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-flink pull request: Remove full package name for FlatMap...

2014-12-22 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/272#issuecomment-67882737 Will push this to master EOD if no comment. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-flink pull request: Remove full package name for FlatMap...

2014-12-16 Thread hsaputra
GitHub user hsaputra opened a pull request: https://github.com/apache/incubator-flink/pull/272 Remove full package name for FlatMapOperatorBase Simple code cleanup to remove full package name for FlatMapOperatorBase for FlatMapOperator#translateToDataFlow method You can merge this

[GitHub] incubator-flink pull request: [FLINK-1266] Generalize DistributedF...

2014-12-15 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/268#discussion_r21878538 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/AbstractHadoopWrapper.java --- @@ -0,0 +1,28 @@ +/* + * Licensed to the Apache

[GitHub] incubator-flink pull request: [FLINK-1266] Generalize DistributedF...

2014-12-15 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/268#discussion_r21857579 --- Diff: flink-addons/flink-tachyon/src/test/java/org/apache/flink/tachyon/TachyonFileSystemWrapperTest.java --- @@ -0,0 +1,173

[GitHub] incubator-flink pull request: [scala] Change ScalaAggregateOperato...

2014-12-12 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/263#issuecomment-66812856 +1 LGTM --- 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

[GitHub] incubator-flink pull request: [scala] Change ScalaAggregateOperato...

2014-12-11 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/263#discussion_r21694186 --- Diff: flink-scala/src/main/java/org/apache/flink/api/scala/operators/ScalaAggregateOperator.java --- @@ -164,18 +160,8 @@ public

[GitHub] incubator-flink pull request: [scala] Change ScalaAggregateOperato...

2014-12-11 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/263#discussion_r21690247 --- Diff: flink-scala/src/main/java/org/apache/flink/api/scala/operators/ScalaAggregateOperator.java --- @@ -164,18 +160,8 @@ public

[GitHub] incubator-flink pull request: [FLINK-1310] Change ClosureCleaner L...

2014-12-11 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/262#discussion_r21689877 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/ClosureCleaner.scala --- @@ -4,7 +4,7 @@ * distributed with this work for

[GitHub] incubator-flink pull request: [scala] Change ScalaAggregateOperato...

2014-12-11 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/263#discussion_r21689646 --- Diff: flink-scala/src/main/java/org/apache/flink/api/scala/operators/ScalaAggregateOperator.java --- @@ -164,18 +160,8 @@ public

[GitHub] incubator-flink pull request: [FLINK-1310] Change ClosureCleaner L...

2014-12-11 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/262#discussion_r21689347 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/ClosureCleaner.scala --- @@ -4,7 +4,7 @@ * distributed with this work for

[GitHub] incubator-flink pull request: Fixes FLINK-1276

2014-11-25 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/229#issuecomment-64391429 +1 --- 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

[GitHub] incubator-flink pull request: FLINK-1276

2014-11-24 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/227#issuecomment-64285034 @smarthi, this PR contains multiple fixes for different issues and improvement on code styles. Could you reduce the fix to do what the original PR want

[GitHub] incubator-flink pull request: [FLINK-1019] Implementation of akka ...

2014-11-21 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/149#issuecomment-64070161 Look like rebase is needed for this PR? --- 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

[GitHub] incubator-flink pull request: [FLINK-1252] Add support for seriali...

2014-11-20 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/215#discussion_r20676787 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/typeutils/base/EnumComparator.java --- @@ -0,0 +1,88 @@ +/* + * Licensed to

[GitHub] incubator-flink pull request: [FLINK-1252] Add support for seriali...

2014-11-19 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/215#discussion_r20596015 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/typeutils/base/EnumComparator.java --- @@ -0,0 +1,88 @@ +/* + * Licensed to

[GitHub] incubator-flink pull request: [FLINK-1243] Remove JVM MaxPermSize ...

2014-11-14 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/200#issuecomment-63127028 To clean up the patch, could you rebase them into one? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-flink pull request: [FLINK-1243] Remove JVM MaxPermSize ...

2014-11-14 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/200#discussion_r20381770 --- Diff: flink-dist/src/main/flink-bin/bin/jobmanager.sh --- @@ -30,7 +30,12 @@ if [ "$EXECUTIONMODE" = "local" ]; then

[GitHub] incubator-flink pull request: Another round to remove final modifi...

2014-10-28 Thread hsaputra
GitHub user hsaputra opened a pull request: https://github.com/apache/incubator-flink/pull/168 Another round to remove final modifier to private methods because it is not needed Remove final modifier to private methods because it is not needed. Those methods are final by

[GitHub] incubator-flink pull request: Remove unnecessary final modifier in...

2014-10-27 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/163#issuecomment-60627135 Thx, will merge sometimes today --- 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

[GitHub] incubator-flink pull request: Remove unnecessary final modifier in...

2014-10-22 Thread hsaputra
GitHub user hsaputra opened a pull request: https://github.com/apache/incubator-flink/pull/163 Remove unnecessary final modifier in PlanExecutor.loadExecutorClass method Remove unnecessary final modifier in PlanExecutor.loadExecutorClass private static method because private means

[GitHub] incubator-flink pull request: Fix the Javadoc link in DataStream c...

2014-10-17 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/154#issuecomment-59589323 Thx @StephanEwen, will merge it to master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-flink pull request: Fix the Javadoc link in DataStream c...

2014-10-14 Thread hsaputra
GitHub user hsaputra opened a pull request: https://github.com/apache/incubator-flink/pull/154 Fix the Javadoc link in DataStream class Fix the Javadoc link for org.apache.flink.api.common.functions.RichFunction and missing method reference in DataStream class. You can merge this

[GitHub] incubator-flink pull request: Cleanup LOG.debug to make sure no ex...

2014-09-26 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/127#issuecomment-56963996 Thx for merging this, Till :) --- 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

[GitHub] incubator-flink pull request: Cleanup LOG.debug to make sure no ex...

2014-09-25 Thread hsaputra
GitHub user hsaputra opened a pull request: https://github.com/apache/incubator-flink/pull/127 Cleanup LOG.debug to make sure no extra toString and unnecessary String concatenation The PR contains: -) Remove unnecessary type check and cast for FileInputSplit in

[GitHub] incubator-flink pull request: Major Rework of JobManager schedulin...

2014-09-20 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/122#discussion_r17822249 --- Diff: flink-addons/flink-hadoop-compatibility/src/main/java/org/apache/flink/hadoopcompatibility/mapred/wrapper/HadoopInputSplit.java

[GitHub] incubator-flink pull request: Remove CONTRIBUTORS file to prefer d...

2014-09-18 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/123#issuecomment-56055988 Thanks! Will merge this to master today. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-flink pull request: Remove CONTRIBUTORS file to prefer d...

2014-09-17 Thread hsaputra
GitHub user hsaputra opened a pull request: https://github.com/apache/incubator-flink/pull/123 Remove CONTRIBUTORS file to prefer dynamically generate it Per discussion in the dev@ list, maintaining the CONTRIBUTORS file manually is hard to do. Most ASF projects defer this

[GitHub] incubator-flink pull request: [FLINK-610] Added KryoSerializer

2014-08-20 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/74#issuecomment-52780715 No, you were right. It caught me by surprise because most of the Java/ Scala code I have been working with use spaces for indentation. --- If your project is

[GitHub] incubator-flink pull request: [FLINK-610] Added KryoSerializer

2014-08-19 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/74#issuecomment-52734136 Do you use tab in the patch source or is it 4 spaces? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-flink pull request: Distinguish licenses between source ...

2014-08-06 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/89#discussion_r15895059 --- Diff: LICENSE --- @@ -175,31 +175,6 @@ END OF TERMS AND CONDITIONS - APPENDIX: How to apply the Apache License to your

[GitHub] incubator-flink pull request: [FLINK-758] Add count operator to Da...

2014-07-08 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/incubator-flink/pull/63#issuecomment-48392105 Does it need corresponding Scala API counterpart? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-flink pull request: [FLINK-1007] Clean up and refactor o...

2014-07-08 Thread hsaputra
GitHub user hsaputra opened a pull request: https://github.com/apache/incubator-flink/pull/64 [FLINK-1007] Clean up and refactor on Scala and Java code First cleanup attempt, mostly on Scala code, to follow guidelines from http://docs.scala-lang.org/style: 1. Remove return