1. 29 2月, 2016 1 次提交
  2. 15 1月, 2016 1 次提交
  3. 23 10月, 2015 1 次提交
  4. 24 9月, 2015 1 次提交
  5. 18 6月, 2015 1 次提交
  6. 03 4月, 2015 1 次提交
  7. 31 3月, 2015 1 次提交
    • R
      [FLINK-1771] Add support for submitting single jobs to a detached YARN session · 6b0d4076
      Robert Metzger 提交于
      With this change, users can submit a Flink job to a YARN cluster without having a local client monitoring the Application Master or job. You can basically fire and forget a Flink job to YARN.
      For supporting this, the ApplicationMaster can now monitor the status of a job and shutdown itself once it is in a terminal state.
      
      The change also verifies that various ways of setting the parallelism on YARN are passed through the system correctly (per job, session).
      
      There was a bug in YARN container creation which made the configuration values for the heap offset useless. This change fixes this error.
      
      All mentioned features and bugs are covered by the flink-yarn-tests.
      
      This closes #542
      6b0d4076
  8. 11 3月, 2015 1 次提交
  9. 20 12月, 2014 1 次提交
  10. 19 12月, 2014 2 次提交
  11. 17 12月, 2014 1 次提交
  12. 26 10月, 2014 1 次提交
  13. 01 10月, 2014 1 次提交
  14. 23 8月, 2014 1 次提交
  15. 14 8月, 2014 1 次提交
    • R
      Fixes on CDH4 build / Maven improvements: · 4ce973f6
      Robert Metzger 提交于
      - remove usages of commons-lang (we use only commons-lang3, as defined in flink-runtime/pom.xml)
      - Upgrade maven failsafe to 2.17 so that tests also fail if the test errors (exceptions during execution)
      - added new build profile "docs-and-source" that creates javadocs and source attachments. These are usually only needed when releasing (--> speed up the build)
      4ce973f6
  16. 12 8月, 2014 1 次提交
  17. 22 7月, 2014 1 次提交
  18. 16 7月, 2014 1 次提交
  19. 12 7月, 2014 1 次提交
  20. 11 7月, 2014 2 次提交
  21. 29 5月, 2014 1 次提交
  22. 20 5月, 2014 1 次提交