1. 22 7月, 2020 1 次提交
  2. 27 5月, 2020 1 次提交
  3. 18 5月, 2020 1 次提交
  4. 13 5月, 2020 2 次提交
  5. 21 2月, 2020 1 次提交
  6. 13 2月, 2020 1 次提交
  7. 10 12月, 2019 1 次提交
  8. 01 8月, 2019 1 次提交
  9. 12 7月, 2019 2 次提交
  10. 04 7月, 2019 2 次提交
  11. 19 6月, 2019 1 次提交
  12. 14 6月, 2019 1 次提交
  13. 16 5月, 2019 2 次提交
  14. 27 4月, 2019 1 次提交
  15. 28 2月, 2019 1 次提交
  16. 25 2月, 2019 1 次提交
  17. 29 1月, 2019 1 次提交
  18. 10 1月, 2019 1 次提交
  19. 29 11月, 2018 1 次提交
  20. 03 11月, 2018 1 次提交
  21. 23 10月, 2018 1 次提交
  22. 17 7月, 2018 1 次提交
  23. 14 4月, 2018 1 次提交
    • N
      [FLINK-8872][flip6] fix yarn detached mode command parsing · fdd1c6ed
      Nico Kruber 提交于
      The detached flag if given by "-yd" was not passed correctly into the
      CliFrontend and resulted in the CLI waiting for submitted jobs to finish instead
      of detaching from the execution.
      
      [FLINK-8872][yarn] add tests for YARN detached mode command line parsing with CliFrontend
      
      - create a test-jar of flink-clients
      - create CliFrontendRunWithYarnTest based on CliFrontendRunTest that verifies
        CliFrontend's parsing in conjunction with FlinkYarnSessionCli
      -> verify detached mode in this test (can be extended further in the future)
      
      This closes #5672.
      fdd1c6ed
  24. 03 3月, 2018 1 次提交
  25. 27 2月, 2018 1 次提交
  26. 09 1月, 2018 1 次提交
    • T
      [FLINK-7903] [tests] Add flip6 build profile · 2d97cc18
      Till Rohrmann 提交于
      The flip6 build profile only runs the Flip-6 related test cases. Moreover,
      all Flip-6 related test cases are excluded when not running the flip6 build
      profile. This should reduce testing time when adding more and more Flip-6
      test cases.
      
      Include flink-test-utils-junit in all submodules to make the Category marker interfaces Flip6 and OldAndFlip6 available
      
      This closes #4889.
      2d97cc18
  27. 22 11月, 2017 1 次提交
  28. 11 11月, 2017 1 次提交
  29. 09 11月, 2017 1 次提交
  30. 07 11月, 2017 1 次提交
  31. 31 10月, 2017 1 次提交
  32. 14 10月, 2017 1 次提交
  33. 13 7月, 2017 1 次提交
  34. 07 7月, 2017 1 次提交
    • G
      [FLINK-7042] [yarn] Fix jar file discovery flink-yarn-tests · 709f23e7
      Greg Hogan 提交于
      Add dependencies for batch and streaming WordCount programs and copies
      the jar files into a new target/programs directory. The integration
      tests now directly references the program jar files rather than the
      prior brittle search.
      
      This removes the flink-yarn-tests build-time dependency on the examples
      modules (there remains a build-time dependency on flink-dist).
      
      This closes #4264
      709f23e7
  35. 02 6月, 2017 1 次提交
  36. 29 5月, 2017 1 次提交