This is an automated email from the ASF dual-hosted git repository.

gary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from e2579e3  [FLINK-11827][table-runtime-blink] Introduce 
DataFormatConverters to convert between internal data format and java format
     new 9ac14a6  [hotfix][runtime] Remove unused local variable in 
ExecutionGraph
     new 6f84008  [FLINK-11781][yarn] Remove "DISABLED" as possible value for 
yarn.per-job-cluster.include-user-jar

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../generated/yarn_config_configuration.html       |  2 +-
 .../apache/flink/configuration/Configuration.java  | 30 ++++++++++++
 .../configuration/DelegatingConfiguration.java     |  5 ++
 .../flink/configuration/ConfigurationTest.java     | 54 ++++++++++++++++++++++
 .../runtime/executiongraph/ExecutionGraph.java     |  1 -
 .../flink/yarn/AbstractYarnClusterDescriptor.java  | 40 ++++++++--------
 .../yarn/configuration/YarnConfigOptions.java      |  4 +-
 .../flink/yarn/YarnClusterDescriptorTest.java      | 23 +++++++++
 8 files changed, 132 insertions(+), 27 deletions(-)

Reply via email to