1. 22 1月, 2020 1 次提交
    • D
      [FLINK-15519][configuration]Preserve logs from BashJavaUtils and make them part of TM logs · fcd00551
      Dawid Wysakowicz 提交于
      We build a separate jar for BashJavaUtils with bundled log4j classes and
      a configuration that logs to the stdout. Using this jar we run the
      utility to capture the output. Out of the last line we extract jvm
      parameters. The rest we pass as an environment variable (INHERITED_LOGS)
      to the TaskManager process.
      
      As part of the EnvironmentInformation printing we log whatever was
      passed through the INHERITED_LOGS in the TM/JM process.
      
      This closes #10850
      fcd00551
  2. 14 1月, 2016 1 次提交
  3. 18 2月, 2015 1 次提交
  4. 06 1月, 2015 1 次提交
  5. 28 9月, 2014 1 次提交
  6. 16 7月, 2014 1 次提交
  7. 11 7月, 2014 1 次提交
  8. 10 7月, 2014 1 次提交
  9. 22 5月, 2014 1 次提交
    • S
      Rework CLI client · 7e4888df
      StephanEwen 提交于
        - Add degree of parallelism option (run and info)
        - Simplify options (-j and -a not needed any more)
        - Fix corner cases with YARN
        - Many tests
      7e4888df
  10. 13 3月, 2014 1 次提交
  11. 18 12月, 2013 1 次提交
  12. 15 12月, 2013 1 次提交
  13. 18 10月, 2013 1 次提交
    • U
      Unified config and added YAML (syntax) support (#113) · 7e0cebf3
      uce 提交于
      - Unified config to stratosphere-conf.yaml, which replaces the old
        nephele-user.xml and pact-user.xml and is also read by
        bin/nephele-config.sh
      
      - Removed some settings from config:
          * instance configuration
          * multicast for broadcast
          * profiler impl classes
          * jobclient.polling.interval (adjusted default from 5 to 2)
          * pact.runtime.fs_timeout
      7e0cebf3
  14. 24 10月, 2012 1 次提交
  15. 11 1月, 2012 2 次提交
  16. 06 1月, 2011 1 次提交
  17. 17 12月, 2010 1 次提交