Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Unit Test: New unit tests will be introduced to ensure proper inclusion of the parent directories of files specified in yarn.provided.lib.dirs to the classpath. 
  • Manual Test: Add following configuration to flink-conf.yaml and submit Flink job. 

    Code Block
    yarn.provided.lib.dirs: hdfs:///user/argoyaltestuser/flinkTest/mapreduce/;hdfs:///user/argoyaltestuser/flinkTest/lib/;hdfs:///user/argoyaltestuser/flinkTest/plugins/;hdfs:///user/argoyaltestuser/flinkTest/opt/;hdfs:///user/argoyaltestuser/resources/;


Rejected Alternatives

...