[GitHub] flink pull request #6071: [FLINK-3952][runtine] Upgrade to Netty 4.1

2018-05-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6071#discussion_r191381531 --- Diff: pom.xml --- @@ -300,15 +300,7 @@ under the License. org.apache.flink

[GitHub] flink pull request #6071: [FLINK-3952][runtine] Upgrade to Netty 4.1

2018-05-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6071#discussion_r191379687 --- Diff: flink-tests/src/test/java/org/apache/flink/test/runtime/NettyEpollITCase.java --- @@ -0,0 +1,103 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191376001 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusPushGatewayReporter.java --- @@ -0,0 +1,79

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191350958 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusPushGatewayReporter.java --- @@ -0,0 +1,79

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191348415 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusPushGatewayReporter.java --- @@ -0,0 +1,79

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191346124 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusPushGatewayReporter.java --- @@ -0,0 +1,79

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191345794 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusPushGatewayReporter.java --- @@ -0,0 +1,79

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191325180 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusPushGatewayReporter.java --- @@ -0,0 +1,79

[GitHub] flink pull request #6073: [FLINK-9091] [table] Fix dependency convergence fo...

2018-05-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6073#discussion_r191207284 --- Diff: flink-libraries/flink-table/pom.xml --- @@ -146,6 +147,12 @@ under the License. flink-test-utils_${scala.binary.version

[GitHub] flink issue #6023: [FLINK-9383][runtime] Test directories in DistributedCach...

2018-05-28 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6023 merging. ---

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191174704 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/AbstractPrometheusReporter.java --- @@ -0,0 +1,283

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191174912 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/AbstractPrometheusReporter.java --- @@ -0,0 +1,283

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191174014 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusPushGatewayReporter.java --- @@ -0,0 +1,79

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191173964 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusPushGatewayReporter.java --- @@ -0,0 +1,79

[GitHub] flink pull request #5857: [FLINK-9187][METRICS] add prometheus pushgateway r...

2018-05-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5857#discussion_r191175257 --- Diff: flink-metrics/flink-metrics-prometheus/src/main/java/org/apache/flink/metrics/prometheus/PrometheusReporter.java --- @@ -120,199 +83,4 @@ public

[GitHub] flink issue #5959: [FLINK-9258][metrics] Thread-safe initialization of varia...

2018-05-28 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5959 merging. ---

[GitHub] flink issue #5843: [FLINK-8744][docs] Generate "Common Option" section

2018-05-28 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5843 @StephanEwen The options are now sorted. ---

[GitHub] flink pull request #6071: [FLINK-3952][runtine] Upgrade to Netty 4.1

2018-05-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6071#discussion_r191150025 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/RestClient.java --- @@ -247,7 +249,15 @@ public void shutdown(Time timeout

[GitHub] flink issue #6086: [FLINK-9452] Flink 1.5 document version title shows snaps...

2018-05-28 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6086 merged, @yanghua please close the PR. Thanks! ---

[GitHub] flink issue #6086: [FLINK-9452] Flink 1.5 document version title shows snaps...

2018-05-28 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6086 @alpinegizmo nice catch! ---

[GitHub] flink issue #6086: [FLINK-9452] Flink 1.5 document version title shows snaps...

2018-05-28 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6086 will fix things while merging... ---

[GitHub] flink issue #6044: [FLINK-1044] Website: Offer a zip archive with a pre-setu...

2018-05-27 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6044 @medcv yes we should test the scala quickstarts as well. ---

[GitHub] flink issue #6073: [FLINK-9091] [table] Fix dependency convergence for flink...

2018-05-25 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6073 I still don't know whether this is the way to go. The exclusion pattern can be icky when dealing with a single dependency A that pulls in 2 different versions of a dependency B. When excluding B you

[GitHub] flink issue #5857: [FLINK-9187][METRICS] add prometheus pushgateway reporter

2018-05-24 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5857 I think it's fine to be in the same project. ---

[GitHub] flink issue #5843: [FLINK-8744][docs] Generate "Common Option" section

2018-05-24 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5843 For `env.java.opts` we have a `ConfigOption` in the `CoreOptions` class. They are documented like any other option (and technically they are also usable like any other option). ---

[GitHub] flink pull request #6071: [FLINK-3952][runtine] Upgrade to Netty 4.1

2018-05-24 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6071#discussion_r190705206 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/RestClient.java --- @@ -247,7 +249,15 @@ public void shutdown(Time timeout

[GitHub] flink issue #5843: [FLINK-8744][docs] Generate "Common Option" section

2018-05-24 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5843 they _should_ be sorted alphabetically based on the key, but i now see that this isn't actually the case. I'm not sure if I can easily add the kind of sorting you're asking for as that would

[GitHub] flink issue #5869: [FLINK-8946] TaskManager stop sending metrics after JobMa...

2018-05-23 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5869 that should do the trick imo. ---

[GitHub] flink issue #5959: [FLINK-9258][metrics] Thread-safe initialization of varia...

2018-05-23 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5959 The methods have been identical since FLINK-7692, but I didn't catch it in the review. Thus, `ComponentMetricGroup#getAllVariables()` should be removed, along with `ComponentMetricGroup#putVariables

[GitHub] flink issue #5869: [FLINK-8946] TaskManager stop sending metrics after JobMa...

2018-05-23 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5869 that shouldn't be possible, as all tasks are removed when a TM disassociates from the JM which also implies removing all metrics related to a specific task. ---

[GitHub] flink pull request #6053: [FLINK-9257][E2E Tests] Fix wrong "All tests pass"...

2018-05-23 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6053#discussion_r190156721 --- Diff: flink-end-to-end-tests/run-nightly-tests.sh --- @@ -30,168 +30,50 @@ if [ -z "$FLINK_DIR" ] ; then exit 1 fi

[GitHub] flink pull request #5840: [FLINK-7850] [build system] Give each maven profil...

2018-05-23 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5840#discussion_r190155472 --- Diff: flink-libraries/flink-ml/pom.xml --- @@ -103,6 +103,9 @@ windows

[GitHub] flink pull request #5840: [FLINK-7850] [build system] Give each maven profil...

2018-05-23 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5840#discussion_r190155490 --- Diff: flink-libraries/flink-ml/pom.xml --- @@ -116,6 +119,9 @@ default

[GitHub] flink issue #5964: [FLINK-8655] [Cassandra Connector] add keyspace in cassan...

2018-05-23 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5964 That the example doesn't work isn't related to this PR so I'll merge it as is. But I'll take a look what the problem is, and either fix it or open a JIRA. ---

[GitHub] flink pull request #6058: [FLINK-9415] Remove reference to StreamingMultiple...

2018-05-23 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6058#discussion_r190139650 --- Diff: docs/dev/stream/testing.md --- @@ -181,7 +181,7 @@ public class ExampleIntegrationTest extends StreamingMultipleProgramsTestBase

[GitHub] flink issue #6053: [FLINK-9257][E2E Tests] Fix wrong "All tests pass" messag...

2018-05-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6053 I'll take a look tomorrow. ---

[GitHub] flink issue #6051: [hotfix][DateTimeBucketer] modify the bucket path in the ...

2018-05-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6051 ah right, my bad. merging. ---

[GitHub] flink pull request #6041: [FLINK-9326] TaskManagerOptions.NUM_TASK_SLOTS doe...

2018-05-22 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6041#discussion_r189836110 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/LocalStreamEnvironment.java --- @@ -103,9 +103,16 @@ public

[GitHub] flink issue #5970: [FLINK-9292] [core] Remove TypeInfoParser (part 2)

2018-05-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5970 @yanghua The PR has been merged, could you close it? ---

[GitHub] flink pull request #6049: [FLINK-9398][Client] Fix CLI list running job retu...

2018-05-22 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6049#discussion_r189803747 --- Diff: flink-clients/src/main/java/org/apache/flink/client/cli/CliFrontend.java --- @@ -394,29 +394,33 @@ protected void list(String[] args) throws

[GitHub] flink pull request #6049: [FLINK-9398][Client] Fix CLI list running job retu...

2018-05-22 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6049#discussion_r189803645 --- Diff: flink-clients/src/main/java/org/apache/flink/client/cli/CliFrontend.java --- @@ -436,11 +440,15 @@ protected void list(String[] args) throws

[GitHub] flink pull request #6049: [FLINK-9398][Client] Fix CLI list running job retu...

2018-05-22 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6049#discussion_r189804643 --- Diff: flink-clients/src/main/java/org/apache/flink/client/cli/ListOptions.java --- @@ -30,11 +31,13 @@ private final boolean running

[GitHub] flink pull request #6037: [FLINK-6909] [types] Fix error message in CsvReade...

2018-05-22 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6037#discussion_r189803238 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/io/CsvReader.java --- @@ -316,14 +317,18 @@ public CsvReader ignoreInvalidLines

[GitHub] flink issue #6048: [FLINK-9403] [docs] Remove obsolete documentation

2018-05-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6048 merging, ---

[GitHub] flink issue #6047: [FLINK-8160]Extend OperatorHarness to expose...

2018-05-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6047 Please explain how this solution allows the user of a `AbstractStreamOperatorTestHarness to access the metrics registered by contained operator. ---

[GitHub] flink issue #6051: [hotfix][DateTimeBucketer] modify the bucket path in the ...

2018-05-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6051 Can you also fix schema on this page: https://ci.apache.org/projects/flink/flink-docs-master/dev/connectors/filesystem_sink.html? (in this [file](https://github.com/apache/flink/blob/master/docs/dev

[GitHub] flink issue #6052: [Documentation] fix a wrong link in dev/table/sql

2018-05-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6052 merging. ---

[GitHub] flink issue #6052: [Documentation] fix a wrong link in dev/table/sql

2018-05-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6052 +1 ---

[GitHub] flink pull request #6029: [FLINK-9387] Several log message errors in queryab...

2018-05-17 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6029#discussion_r188936871 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/AbstractServerHandler.java

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r188722661 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraSink.java --- @@ -381,6 +393,9

[GitHub] flink pull request #6023: [FLINK-9383][runtime] Test directories in Distribu...

2018-05-16 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/6023 [FLINK-9383][runtime] Test directories in DistributedCache E2E test ## What is the purpose of the change With this PR the distributed cache end-to-end test * also covers the distributed

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188604472 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/AllowNonRestoredStateQueryParameter.java --- @@ -42,4 +42,10

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188604063 --- Diff: flink-core/src/main/java/org/apache/flink/util/StringUtils.java --- @@ -348,6 +350,21 @@ public static String concatenateWithAnd(@Nullable String

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188603266 --- Diff: flink-core/src/main/java/org/apache/flink/util/StringUtils.java --- @@ -348,6 +350,21 @@ public static String concatenateWithAnd(@Nullable String

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188603310 --- Diff: flink-core/src/main/java/org/apache/flink/util/StringUtils.java --- @@ -348,6 +350,21 @@ public static String concatenateWithAnd(@Nullable String

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188603356 --- Diff: flink-core/src/main/java/org/apache/flink/util/StringUtils.java --- @@ -348,6 +350,21 @@ public static String concatenateWithAnd(@Nullable String

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188603410 --- Diff: flink-core/src/main/java/org/apache/flink/util/StringUtils.java --- @@ -348,6 +350,21 @@ public static String concatenateWithAnd(@Nullable String

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188604321 --- Diff: flink-core/src/main/java/org/apache/flink/util/StringUtils.java --- @@ -348,6 +350,21 @@ public static String concatenateWithAnd(@Nullable String

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188604517 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/EntryClassQueryParameter.java --- @@ -28,4 +28,10 @@ public

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r188603431 --- Diff: flink-core/src/main/java/org/apache/flink/util/StringUtils.java --- @@ -348,6 +350,21 @@ public static String concatenateWithAnd(@Nullable String

[GitHub] flink pull request #6008: [FLINK-9354][travis] Print execution times for nig...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6008#discussion_r188550129 --- Diff: flink-end-to-end-tests/test-scripts/test_resume_savepoint.sh --- @@ -33,8 +33,8 @@ else NUM_SLOTS=$NEW_DOP fi

[GitHub] flink pull request #5928: [hotfix][doc] fix doc of externalized checkpoint

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5928#discussion_r188548729 --- Diff: docs/_includes/generated/checkpointing_configuration.html --- @@ -40,7 +40,7 @@ state.checkpoints.dir

[GitHub] flink pull request #5928: [hotfix][doc] fix doc of externalized checkpoint

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5928#discussion_r188549219 --- Diff: docs/ops/state/checkpoints.md --- @@ -35,60 +35,62 @@ the same semantics as a failure-free execution. See [Checkpointing]({{ site.baseurl

[GitHub] flink pull request #5928: [hotfix][doc] fix doc of externalized checkpoint

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5928#discussion_r188548955 --- Diff: docs/ops/state/checkpoints.md --- @@ -35,60 +35,62 @@ the same semantics as a failure-free execution. See [Checkpointing]({{ site.baseurl

[GitHub] flink issue #5946: [FLINK-9285][REST][docs] Update REST API docs

2018-05-16 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5946 merging. ---

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r188545721 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraSink.java --- @@ -258,6 +259,17

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r188545817 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraSink.java --- @@ -410,6 +425,9

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r188546432 --- Diff: flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraConnectorITCase.java

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r188545761 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraSink.java --- @@ -381,6 +393,9

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r188546038 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraSink.java --- @@ -470,6 +488,9

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r188545921 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraSink.java --- @@ -381,6 +393,9

[GitHub] flink issue #5989: [FLINK-9333] [Docs] QuickStart Docs Spelling fix and some...

2018-05-16 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5989 merging. ---

[GitHub] flink issue #6010: [FLINK-9359][docs] Update quickstart docs to only mention...

2018-05-16 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6010 merging. ---

[GitHub] flink issue #6005: [FLINK-9176][tests] Remove category annotations

2018-05-16 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6005 merging. ---

[GitHub] flink issue #6013: [FLINK-9284] [doc] update the cli page,change rest port f...

2018-05-16 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6013 merging. ---

[GitHub] flink issue #6022: [FLINK-9283] Update cluster execution docs

2018-05-16 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6022 merging. ---

[GitHub] flink issue #6009: [FLINK-9357][tests][yarn] Add margins to exception excerp...

2018-05-16 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6009 merging. ---

[GitHub] flink issue #6008: [FLINK-9354][travis] Print execution times for nightly E2...

2018-05-16 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6008 nice catch @tzulitai, will rework this into a run_test method that takes a description and command to execute. ---

[GitHub] flink issue #6016: [FLINK-8933] Avoid calling Class#newInstance(part 2)

2018-05-15 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6016 hmm, according to the [javadocs](https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationTargetException.html) the wrapped exception is part of the exception chain and accessible via

[GitHub] flink issue #6016: [FLINK-8933] Avoid calling Class#newInstance(part 2)

2018-05-15 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6016 and I look at the review threads as well, which apparently didn't address the issue. ---

[GitHub] flink pull request #6016: [FLINK-8933] Avoid calling Class#newInstance(part ...

2018-05-15 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6016#discussion_r188246102 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/runtime/PojoSerializer.java --- @@ -225,7 +225,7 @@ public T copy(T from

[GitHub] flink pull request #6016: [FLINK-8933] Avoid calling Class#newInstance(part ...

2018-05-15 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6016#discussion_r188246084 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/runtime/PojoSerializer.java --- @@ -193,7 +193,7 @@ public T createInstance

[GitHub] flink pull request #6016: [FLINK-8933] Avoid calling Class#newInstance(part ...

2018-05-15 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6016#discussion_r188246145 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/runtime/TupleSerializer.java --- @@ -76,7 +76,7 @@ public T createInstance

[GitHub] flink pull request #6016: [FLINK-8933] Avoid calling Class#newInstance(part ...

2018-05-15 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6016#discussion_r188246129 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/runtime/TupleSerializer.java --- @@ -59,7 +59,7 @@ public TupleSerializer(Class

[GitHub] flink pull request #6016: [FLINK-8933] Avoid calling Class#newInstance(part ...

2018-05-15 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6016#discussion_r188246156 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/runtime/TupleSerializer.java --- @@ -150,7 +150,7 @@ public T deserialize(T reuse

[GitHub] flink issue #6014: [FLINK-8933] Avoid calling Class#newInstance

2018-05-15 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6014 The discussion on the JIRA clearly came tot he conclusion to do this change in 2 commits. Please separate the PR. ---

[GitHub] flink issue #6010: [FLINK-9359][docs] Update quickstart docs to only mention...

2018-05-14 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6010 +1 ---

[GitHub] flink pull request #6009: [FLINK-9357][tests][yarn] Add margins to exception...

2018-05-14 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/6009 [FLINK-9357][tests][yarn] Add margins to exception excerpts ## What is the purpose of the change The yarn tests check the log files for exceptions to detect test failures. If detected

[GitHub] flink pull request #6008: [FLINK-9354][travis] Print execution times for nig...

2018-05-14 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/6008 [FLINK-9354][travis] Print execution times for nightly E2E tests ## What is the purpose of the change With this PR we print the execution time for all end-to-end tests. ## Brief

[GitHub] flink issue #6006: [FLINK-9355][checkpointing] Simplify configuration of loc...

2018-05-14 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6006 You have to regenerate the config docs, instructions can be found [here](https://github.com/apache/flink/blob/master/flink-docs/README.md). ---

[GitHub] flink pull request #6005: [FLINK-9176][tests] Remove category annotations

2018-05-14 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/6005 [FLINK-9176][tests] Remove category annotations Subsumes #5851. ## What is the purpose of the change This PR removes the category annotations that were once used to selectively

[GitHub] flink issue #5834: [FLINK-9153] TaskManagerRunner should support rpc port ra...

2018-05-13 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5834 Generally I would refrain from pinging specific committers. This can be counter-productive as it discourages other committers, or even contributors, from taking a look. Similarly, pinging

[GitHub] flink issue #5997: [FLINK-9339] Accumulators are not UI accessible running i...

2018-05-12 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5997 merging. ---

[GitHub] flink issue #5997: [FLINK-9339] Accumulators are not UI accessible running i...

2018-05-12 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5997 we can do it in this issue. ---

[GitHub] flink issue #5997: [FLINK-9339] Accumulators are not UI accessible running i...

2018-05-12 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5997 This does fix the issue, but I'd like to extend this a bit. The root issue is that we're registering the handler for an arbitrary header, which is ridiculously error-prone. So i propose

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-10 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r187378661 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ProgramArgsQueryParameter.java --- @@ -30,4 +30,8 @@ public

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-10 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r187377384 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/rest/messages/MessageParametersTest.java --- @@ -109,8 +114,13 @@ public JobID

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-10 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r187378407 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/SubtaskIndexPathParameter.java --- @@ -44,4 +44,9 @@ protected String

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-10 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r187382132 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/taskmanager/TaskManagerIdPathParameter.java --- @@ -41,4 +41,9 @@ protected

[GitHub] flink pull request #5985: [FLINK-8135][docs] Add description to MessageParam...

2018-05-10 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5985#discussion_r187381371 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/job/metrics/MetricsAggregationParameter.java --- @@ -46,6 +46,13 @@ public

<    1   2   3   4   5   6   7   8   9   10   >