1. 05 12月, 2013 6 次提交
  2. 04 12月, 2013 9 次提交
  3. 29 11月, 2013 12 次提交
  4. 28 11月, 2013 1 次提交
  5. 26 11月, 2013 2 次提交
    • R
      New maven project "stratosphere-addons". · 6820a1e5
      Robert Metzger 提交于
      It contains code maintained by the project. (Most of them have a lot of dependencies and are not required by most users)
      Move pact-array-datamodel to stratosphere-addons
      Move pact-hbase to stratosphere-addons
      6820a1e5
    • S
      CsvFormat configurable via regular parameters. · 9dd4635a
      StephanEwen 提交于
      CsvFormat generic (independent of PactRecord)
      Additional parsers.
      Examples partially ported to configuration via parameters (rather than confog strings).
      9dd4635a
  6. 22 11月, 2013 1 次提交
    • A
      Fix global/local schema stuff and workset iterations · 41a11f2b
      Aljoscha Krettek 提交于
      This fixes workset iterations, for now
      Revert global schema generation stuff to original state but simply
      don't use it.
      
      We used the globalPos to create WorksetIteration, these are not
      available before the post pass has run, therefore use the localPos for
      now.
      
      Properly set key positions in join,cogroup, and reduce from the
      local positions.
      
      Also add maxIterations parameter to iterateWithWorkset
      41a11f2b
  7. 21 11月, 2013 3 次提交
  8. 19 11月, 2013 1 次提交
  9. 13 11月, 2013 1 次提交
  10. 12 11月, 2013 4 次提交