1. 15 5月, 2014 1 次提交
  2. 14 5月, 2014 4 次提交
  3. 12 5月, 2014 1 次提交
  4. 09 5月, 2014 3 次提交
  5. 07 5月, 2014 1 次提交
  6. 04 5月, 2014 1 次提交
  7. 01 5月, 2014 1 次提交
  8. 30 4月, 2014 2 次提交
  9. 26 4月, 2014 3 次提交
  10. 31 3月, 2014 1 次提交
  11. 23 3月, 2014 1 次提交
  12. 19 3月, 2014 5 次提交
  13. 07 3月, 2014 2 次提交
    • S
      Fix the external packaged program test after merge with the new java api · 0038c9d0
      StephanEwen 提交于
      Relax generic bound in tuple type infor to work around bug in Java 6 compiler type inference.
      Local file system is used by default when URI is missing
      Removed final declaration from Tuple classes to allow inheritance (Fabian Hueske)
      Fix in TupleType comparator generation (Fabian Hueske)
      Cogroup Implementation (Markus Holzemer)
      Added missing Apache license header (Fabian Hueske)
      Initial commit for join operator for new Java API (Fabian Hueske)
      Added cross operator to new Java API (Fabian Hueske)
      First part of CoGroup (Markus Holzemer)
      Added join example prog and fix in join operator (Fabian Hueske)
      Unified operator translation (Fabian Hueske)
      Add Cross Prog for API implementation (Fabian Hueske)
      Implement CsvInputFormat for new Java API, including tests.
      Fix logging messages in data source and sink tasks.
      Fix error in data source task with new InputFormat siignatures
      Add group reduce to new java api.
      Finaliz Key Extractors for new Java API
      Fix bug in intitialization of broadcast serializers.
      Added first set of comparators.
      Added generic type serialization via avro
      Add first stab at KeyExtractor implementation (Aljoscha Krettek)
      Add trivial parts of serialization (Aljoscha Krettek)
      Connected serializers to the typeutils.
      Fix tests to run with the NEW-API changes (Aljoscha Krettek)
      Scala Post pass got confused because of ReduceNode renaming. (Aljoscha Krettek)
      Some input format mishaps. (Aljoscha Krettek)
      First set of new simple type serializers.
      Connect first paths of new Java API to optimizer.
      Add name() to Operator plus some other stuff (Aljoscha Krettek)
      Clean up moved annotations
      Add CoGroup, Cross, and Union operators (Aljoscha Krettek)
      Make reduce operators children of UdfOperator (Aljoscha Krettek)
      Adjust input formats to new signature
      Adjusted, extended, and tested parsers for new java api compatibility.
      First draft of new java api.
      Removing dependency to Combinable annotation. (Jesus Camacho Rodriguez)
      Moving all annotations to Java API. (Jesus Camacho Rodriguez)
      Moving all annotations from the core to the Java API package. Created SemanticProperties in the core to store properties inferred currently from Java annotations. (Jesus Camacho Rodriguez)
      Moving all annotations to Java API (Jesus Camacho Rodriguez)
      0038c9d0
    • R
      [yarn] Major YARN-Client improvements · ddc1dc9d
      Robert Metzger 提交于
      - HDFS security token support
      - "ship/" directory to transfer files to all TaskManagers (user-files)
      - Log4j-based logging (YARN now respects the logging configuration)
      - the YARN-client deletes all "temp" files from HDFS.
      - The JVMs started by YARN now respect the configured JVM opts in the yaml-file
      - the JobManager webinterface shows the log file (e.g it is aware of the YARN-specific log-directory)
      - The YARN-client now creates a hidden ".yarn-jobmanager" with the address of the JobManager in YARN. users do not have to specify the -m argument anymore.
      - Fix a little bug with the JobManager's "cloud" model for taskManager with less that 1GB memory.
      - Tested on Cloudera Hadoop 5 Beta 2
      - Tested on Cloduera Hadoop 5 Beta 2 WITH CDH5-B2 Maven Dependencies.
      - Tested on Hadoop 2.2.0
      - Tested on Amazon EMR
      ddc1dc9d
  14. 04 3月, 2014 2 次提交
  15. 03 3月, 2014 1 次提交
  16. 28 1月, 2014 1 次提交
  17. 24 1月, 2014 1 次提交
    • A
      Reenable ClosureCleaner and add new Test case for everything · a7fbbc95
      Aljoscha Krettek 提交于
      Closure cleaner did not work before because the user code class loader
      was not used when it was trying to load inner anonymous classes.
      
      The new test checks whether the ClosureCleaner works together with the
      user code class loader.
      
      It also used the local distributed executor and remote executor.
      a7fbbc95
  18. 18 1月, 2014 1 次提交
  19. 17 1月, 2014 1 次提交
  20. 22 12月, 2013 1 次提交
  21. 21 12月, 2013 1 次提交
  22. 20 12月, 2013 5 次提交