1. 19 12月, 2014 10 次提交
  2. 17 12月, 2014 2 次提交
  3. 12 12月, 2014 1 次提交
  4. 06 12月, 2014 1 次提交
  5. 27 11月, 2014 1 次提交
  6. 19 11月, 2014 1 次提交
  7. 18 11月, 2014 1 次提交
  8. 05 11月, 2014 1 次提交
  9. 04 11月, 2014 1 次提交
  10. 03 11月, 2014 1 次提交
  11. 26 10月, 2014 1 次提交
  12. 03 10月, 2014 1 次提交
  13. 02 10月, 2014 1 次提交
  14. 01 10月, 2014 6 次提交
  15. 28 9月, 2014 1 次提交
  16. 26 9月, 2014 1 次提交
    • T
      [FLINK-1062] Type Extraction for Lambdas · 849e398a
      twalthr 提交于
      Checking for Java support
      
      Small changes and meaningful exception for unsupported compilers
      
      pom.xml modified to use JDT compiler
      
      Project structure refactored, examples added
      
      Documentation added
      
      Quickstart adapted
      849e398a
  17. 24 9月, 2014 1 次提交
  18. 22 9月, 2014 1 次提交
  19. 17 9月, 2014 1 次提交
    • T
      [FLINK-1097] Fixed multiple slf4j bindings when using Hadoop2 · 244c5390
      Till Rohrmann 提交于
      I excluded all slf4j-log4j12 transitive dependencies to get rid off the warning that slf4j finds multiple slf4j bindings in the classpath. Additionally, I added log4j-over-slf4j and excluded all log4j transitive dependencies so that slf4j handles also legacy log4j logging messages from dependencies.
      
      Author: Till Rohrmann <trohrmann@apache.org>
      
      Closes #121 from tillrohrmann/FLINK-1097 and squashes the following commits:
      
      b9f76d5 [Till Rohrmann] Excluded slf4j-log4j12 as transitive dependency in order to not have multiple slf4j bindings in the class path. Added log4j-overslf4j and excluded log4j transitive dependencies to collect log4j outputs.
      244c5390
  20. 05 9月, 2014 1 次提交
    • T
      [FLINK-1086] Replace JCL with SLF4J and Log4j with LOGBack · 08188508
      Till Rohrmann 提交于
      - Excluded Kafka's transitive dependencies: jmxtools and jmxri
      - Corrected encoder pattern in logback.xml
      - Removed explicit logging access. Loggers are now configured by
        configuration files. Fixed Yarn issue with multiple logging
        bindings.
      
      This closes #111.
      08188508
  21. 30 8月, 2014 1 次提交
  22. 27 8月, 2014 1 次提交
  23. 23 8月, 2014 1 次提交
  24. 20 8月, 2014 1 次提交
  25. 18 8月, 2014 1 次提交