1. 23 10月, 2015 1 次提交
  2. 21 10月, 2015 1 次提交
  3. 09 10月, 2015 1 次提交
  4. 07 10月, 2015 1 次提交
  5. 06 10月, 2015 1 次提交
  6. 18 8月, 2015 1 次提交
  7. 05 8月, 2015 1 次提交
  8. 18 6月, 2015 1 次提交
  9. 28 5月, 2015 2 次提交
  10. 21 4月, 2015 1 次提交
  11. 03 4月, 2015 1 次提交
  12. 29 3月, 2015 1 次提交
  13. 18 3月, 2015 1 次提交
  14. 23 2月, 2015 1 次提交
  15. 20 2月, 2015 1 次提交
  16. 11 2月, 2015 1 次提交
  17. 03 2月, 2015 1 次提交
  18. 24 1月, 2015 1 次提交
    • R
      [FLINK-1295][FLINK-883] Allow to deploy 'job only' YARN cluster. Add tests to YARN · 2af65867
      Robert Metzger 提交于
      - users can now also deploy Flink on YARN for executing a single job.
      - The flink-yarn project has been moved out of the flink-addons module
      - the MiniYARNCluster is used for testing Flink on YARN
      - There is now a (undocumented) Java interface Flink's YARN client, allowing users to manually control the Yarn session.
      - ALL ports used by Flink when running on YARN are automatically determined. In the past users reported problems with blocked ports (YARN is telling the client the RPC address of the application master)
      - The checks before deployment have been improved to give better error messages if the user is requesting too many resources for a YARN session
      2af65867
  19. 08 1月, 2015 1 次提交
    • R
      [FLINK-1266] Generalize DistributedFileSystem implementation · f2909293
      Robert Metzger 提交于
      to HadoopFileSystem wrapper, which supports all subclasses of org.apache.hadoop.fs.FileSystem.
      This allows us to let users use all file systems with support for HDFS.
      The change has been tested with Tachyon, Google Cloud Storage Hadoop Adapter and HDFS.
      
      The change also cleans up the Hadoop dependency exclusions.
      f2909293
  20. 20 12月, 2014 1 次提交
  21. 19 12月, 2014 4 次提交
  22. 17 12月, 2014 1 次提交
  23. 12 12月, 2014 1 次提交
  24. 28 11月, 2014 1 次提交
  25. 27 11月, 2014 1 次提交
  26. 26 10月, 2014 1 次提交
  27. 23 8月, 2014 1 次提交
  28. 18 8月, 2014 1 次提交
  29. 16 7月, 2014 1 次提交
  30. 12 7月, 2014 1 次提交
  31. 11 7月, 2014 3 次提交
  32. 29 5月, 2014 1 次提交
  33. 19 3月, 2014 2 次提交