+1
- checkout 1.6 source code and successfully run `mvn clean package
-DskipTests`
- searched '1.5' and '1.5.2' in all modules pom file and successfully
verified flink version was changed
- successfully run table and sql test locally
Thanks, vino.
Timo Walther 于2018年8月9日周四 上午3:24写道:
> +1
>
>
vinoyang created FLINK-10105:
Summary: Test failure because of
jobmanager.execution.failover-strategy is outdated
Key: FLINK-10105
URL: https://issues.apache.org/jira/browse/FLINK-10105
Project: Flink
Hi:
Flink 1.5.0 brings new deployment mode and we are able to provid a single
cluster for our jobs which manages resources elastically. However, this
also brings challenges for our cluster management since users can submit
jobs or create yarn cluster in the same flink-cli.sh.
Here is the motivation
Florian created FLINK-10104:
---
Summary: Job super slow to start
Key: FLINK-10104
URL: https://issues.apache.org/jira/browse/FLINK-10104
Project: Flink
Issue Type: Bug
Affects Versions: 1.5.2
+1
- successfully run `mvn clean verify` locally
- successfully run end-to-end tests locally (except for SQL Client
end-to-end test)
Found a bug in the class loading of SQL JAR files. This is not a blocker
but a bug that we should fix soon. As an easy workaround user should not
use different
+1
- verified compilation, tests
- verified checksum and gpg files
- verified sbt templates (g8, quickstart) - run assemblies on local cluster
- I could not execute the nightly-tests.sh though. The tests that were
failing most often are:
- test_streaming_file_sink.sh
- test_streaming_elas
Hequn Cheng created FLINK-10103:
---
Summary: Refine built-in-functions docs for SQL
Key: FLINK-10103
URL: https://issues.apache.org/jira/browse/FLINK-10103
Project: Flink
Issue Type: Improvement
I did not use the tools/list_deps.py script as I wasn't aware that it
existed.
Even if I were I wouldn't have used it and in fact would advocate for
removing it.
It manually parses and constructs dependency information which is
utterly unnecessary as maven already provides this functionality,
+1
- verified checksum and gpg files
- verified LICENSE and NOTICE: NOTICE didn't change from 1.5, LICENSE had one
unnecessary part removed
Side comment: I'm not sure whether the "Verify that the LICENSE and NOTICE file
is correct for the binary and source releases" part is valid anymore becaus
+1
- verified source release contains no binaries
- verified correct versions in source release
- verified compilation, tests and E2E-tests pass (on travis)
- verified checksum and gpg files
New dependencies (excluding dependencies where we simply depend on a
different version now):
Apache
Thanks for reporting these problems Chesnay. The usage string in
`standalone-job.sh` is out dated and should be updated. The same applies to
the typo.
When calling `standalone-job.sh start --job-classname foobar.Job` please
make sure that the user code jar is contained in the classpath (e.g.
putti
Chesnay Schepler created FLINK-10102:
Summary: EXECUTION_FAILOVER_STRATEGY docs are wrong
Key: FLINK-10102
URL: https://issues.apache.org/jira/browse/FLINK-10102
Project: Flink
Issue Type
Renjie Liu created FLINK-10101:
--
Summary: Mesos web ui url is missing.
Key: FLINK-10101
URL: https://issues.apache.org/jira/browse/FLINK-10101
Project: Flink
Issue Type: Bug
Components
I found some issues with the standalone-job.sh script.
I ran "./bin/standalone-job.sh start" as described by the usage string.
2018-08-08 09:22:34,385 ERROR
org.apache.flink.runtime.entrypoint.ClusterEntrypoint -
Could not parse command line arguments [--configDir,
/home/zent
Fabian Hueske created FLINK-10100:
-
Summary: Optimizer pushes partitioning past Null-Filter
Key: FLINK-10100
URL: https://issues.apache.org/jira/browse/FLINK-10100
Project: Flink
Issue Type:
+1 from my side
I’ve spent some time playing around with various examples (batching, streaming
and SQL) on EMR 6 nodes cluster with yarn deployment, with different
configuration options (number of task managers/memory/Flip6/credit base flow
control/metrics) and everything looks now fine (after
16 matches
Mail list logo