1. 3825443 [NEMO-319] Fix path to beam resources in examples in README (#180) by Kenn Knowles · 5 years ago
  2. cbd9a31 [NEMO-25] Improve WebUI to use RESTful APIs by Nemo (#95) by Jae Hyeon Park · 5 years ago
  3. 299564e [NEMO-80] SLF4J: Failed to load class org.slf4j.impl.StaticLoggerBinder (#166) by Gyewon Lee · 5 years ago
  4. 08ff41d [NEMO-221] Confusing error messages for a failure at the client-side initialization (#165) by Yunseong Lee · 5 years ago
  5. f6b8db3 [NEMO-310] Exclude beam/spark examples jars from deployment (#175) by jooykim · 5 years ago
  6. 671aa55 [NEMO-316] CombinePartial/FinalTransform is not disabled in streaming mode (#177) by Taegeon Um · 5 years ago
  7. 48f2fcb [NEMO-315] Remove checkstyle settings for javadoc error (#176) by Jeongyoon Eo · 5 years ago
  8. 99d4451 [NEMO-10] Handle Method Javadocs Requirements for Checkstyle Warnings (#169) by Eunji Jeong · 5 years ago
  9. d8bdaca [NEMO-10] Handle Method Javadocs Requirements for Checkstyle Warnings (#170) by Eunji Jeong · 5 years ago
  10. 10c4008 [NEMO-311] Add StreamingPolicy #174 by Taegeon Um · 5 years ago
  11. c2fdd43 [NEMO-270] Test different triggers in GroupByKeyAndWindowDoFnTransformTest (#172) by Taegeon Um · 5 years ago
  12. b2a65eb [NEMO-307] Enable integration test (#173) by Taegeon Um · 5 years ago
  13. b417cdb [NEMO-306] Add license checkstyle (#171) by jooykim · 5 years ago
  14. 6e2a4db [NEMO-294] Beam-Runner (#163) by Won Wook SONG · 5 years ago
  15. d2c5c44 [NEMO-293] OOM exception in streaming (#164) by Taegeon Um · 5 years ago
  16. 4e40550 [NEMO-305] Add DISCLAIMER (#168) by jooykim · 5 years ago
  17. 9341b21 [NEMO-244] Organize integration tests and resources (#146) by Soojeong Kim · 5 years ago
  18. 8af55d8 [NEMO-303] Use Surefire 3.0.0-M1 (#162) by Jangho Seo · 5 years ago
  19. 79c5e05 [NEMO-300] Fix starvation when handling multiple pending data fetchers #161 by Taegeon Um · 5 years ago
  20. 8e249c5 [NEMO-2186] Parallelism=1 for PCollectionView (#160) by John Yang · 5 years ago
  21. 7d9452d [NEMO-216,251,259] Support side inputs and windowing (#159) by John Yang · 5 years ago
  22. fa63ad0 [ROLLBACK DURING RELEASE] Revert version from 0.2-SNAPSHOT to 0.1-SNAPSHOT by Jangho Seo · 5 years ago
  23. 9d02565 [maven-release-plugin] prepare for next development iteration by Joo Yeon Kim · 5 years ago
  24. f921959 [maven-release-plugin] prepare release nemo-project-0.1 by Joo Yeon Kim · 5 years ago
  25. 64e62b8 [maven-release-plugin] rollback release tag by Joo Yeon Kim · 5 years ago
  26. e9e8695 [maven-release-plugin] rollback the release of nemo-project-0.1 by Joo Yeon Kim · 5 years ago
  27. 63baa75 [maven-release-plugin] prepare release nemo-project-0.1 by Joo Yeon Kim · 5 years ago
  28. cdd5317 [maven-release-plugin] rollback release tag by Joo Yeon Kim · 5 years ago
  29. 99ea87d [maven-release-plugin] prepare for next development iteration by Joo Yeon Kim · 5 years ago
  30. 393c3da [maven-release-plugin] prepare release nemo-pproject-0.1 by Joo Yeon Kim · 5 years ago
  31. a9b0675 [maven-release-plugin] rollback release tag by Joo Yeon Kim · 5 years ago
  32. e885de3 [maven-release-plugin] prepare for next development iteration by Joo Yeon Kim · 5 years ago
  33. 6dd88b4 [maven-release-plugin] prepare release nemo-project-0.1 by Joo Yeon Kim · 5 years ago
  34. 3105608 [NEMO-283] Exclude DAG files from RAT (#158) by jooykim · 5 years ago
  35. 8c25359 [NEMO-280] Add SCM definition to the top-level POM #157 by Jangho Seo · 5 years ago
  36. dc3519f [NEMO-245,247] Handle watermark in OutputWriter and Implement unbounded word count example (#153) by Taegeon Um · 5 years ago
  37. c5ef7ed [NEMO-279] Finish BeamUnboundedSource when emitting TIMESTAMP_MAX_VALUE (#156) by Taegeon Um · 5 years ago
  38. dbad69d [NEMO-272] Fix incorrect uses of Beam FinishBundle (#154) by John Yang · 5 years ago
  39. 7171f59 JIRA: [NEMO-275: Eager Garbage Collection for GroupByKey] by John Yang · 5 years ago
  40. b1dad52 [NEMO-267] Consider watermark holds in GroupByKeyAndWindowDoFnTransform (#151) by Taegeon Um · 5 years ago
  41. 61207a5 [NEMO-260] Beam Accumulator-based Partial Aggregation (#148) by John Yang · 5 years ago
  42. 837dc3e [NEMO-268] Consider start/finish bundles in Transform (#152) by Taegeon Um · 5 years ago
  43. 8759f3f [NEMO-269] Direct translation from Beam DAG to Nemo DAG (#150) by John Yang · 5 years ago
  44. 3626ae8 [NEMO-266] Throws NoSuchElementException in Readeable.readCurrent #149 by Taegeon Um · 5 years ago
  45. f34324e [NEMO-202] Make job launcher handle empty user_args #147 by Yunseong Lee · 5 years ago
  46. 2b3a315 [Nemo-220] Move PIPELINE variable to TranslationContext in PipelineTranslator (#145) by WooYeon Lee · 5 years ago
  47. d2acb4f [NEMO-242] Parent POM.xmls for \compiler, \runtime, and \examples (#144) by Gyewon Lee · 5 years ago
  48. a4dcbe3 [NEMO-241] ASCII art for Nemo job launching (#143) by WooYeon Lee · 5 years ago
  49. a726a5e [NEMO-252] Fix CreatViewTransform to emit windowed materialized data (#141) by Taegeon Um · 5 years ago
  50. 6e4a317 [NEMO-254] Modify POM to publish maven artifacts (#140) by jooykim · 5 years ago
  51. 7858051 [NEMO-232] Implement InputWatermarkManager (#137) by Taegeon Um · 5 years ago
  52. 53522c6 [NEMO-237] Refactor ParentTaskDataFetcher to emit streaming data and watermark (#138) by John Yang · 5 years ago
  53. 04d6eb4 [NEMO-230] Emit collected data when receiving watermark in GroupByKeyAndWindowTransform (#135) by Taegeon Um · 5 years ago
  54. eea3f57 [NEMO-248] Validate javadoc in mvn phase (#139) by Taegeon Um · 5 years ago
  55. 728a79d [NEMO-246] Add javadoc generation to CI (#136) by Jangho Seo · 5 years ago
  56. 5b12d6c [NEMO-231] Add onWatermark() method to Transform (#134) by Taegeon Um · 5 years ago
  57. 0c826c2 [NEMO-8] Implement PipeManagerMaster/Worker (#129) by John Yang · 5 years ago
  58. 970751a [NEMO-233] Emit watermark at unbounded source (#130) by Taegeon Um · 5 years ago
  59. 5c03023 [Nemo-238] Optimize processElement in TaskExecutor (#131) by Taegeon Um · 5 years ago
  60. 503b6de [Nemo-240] Fix .travis.yml (#133) by Taegeon Um · 6 years ago
  61. 1709e95 [NEMO-239] Edit Source Headers for ASF Guideline Compliance (#132) by Jangho Seo · 6 years ago
  62. 251440a [NEMO-235] Refactor TaskExecutor's data processing logic (#128) by Taegeon Um · 6 years ago
  63. 13cb991 [NEMO-128] Support Beam UnboundedSource (#125) by Gyewon Lee · 6 years ago
  64. d2b016e [NEMO-224] Simple StreamingScheduler (#126) by John Yang · 6 years ago
  65. 210dfe1 [NEMO-225] Drop REEF JARs from source tree (#127) by Jangho Seo · 6 years ago
  66. c4170bf [NEMO-129] Support Beam's WindowedWordCount example (#123) by Taegeon Um · 6 years ago
  67. 18b61c1 [NEMO-213] Use Beam's DoFnRunners to execute DoFn (#122) by Taegeon Um · 6 years ago
  68. fa75565 [NEMO-218] Throws exception while processing non-keyed events in CreateViewTransform (#121) by Taegeon Um · 6 years ago
  69. 223caf2 [NEMO-217] Immediately emits elements in FlattenTransform (#120) by Taegeon Um · 6 years ago
  70. 2ec8f28 [NEMO-214] Use Jackson for building JSON, fix malformed JSON issue on Windows (#118) by Jangho Seo · 6 years ago
  71. c16cb8b [NEMO-215] Add beam-runners-core-java package to nemo-beam-frontend (#119) by Taegeon Um · 6 years ago
  72. 84b4a0c [NEMO-203] Beam SQL Aggregation fails to match RowCoder in Combine transform (#114) by John Yang · 6 years ago
  73. 51b2d16 [NEMO-212] Move package directories to org/apache/nemo (#117) by Jangho Seo · 6 years ago
  74. 36513ad [NEMO-211] Move Java package and Maven artifact from edu.snu.nemo to org.apache.nemo by Jangho Seo · 6 years ago
  75. 3dcff47 [NEMO-96] Modularize DataSkewPolicy to use MetricVertex and BarrierVertex (#115) by Jeongyoon Eo · 6 years ago
  76. 954d92f [NEMO-15] Run Spark ALS in distributed mode (#113) by John Yang · 6 years ago
  77. 25bea60 [NEMO-179] Delayed Task Cloning (#112) by John Yang · 6 years ago
  78. e6c3616 [NEMO-139, 6] Logic in the scheduler for appending jobs, Support RDD caching (#111) by Sanha Lee · 6 years ago
  79. faecf75 [NEMO-197] Close JIRA issues upon closing PRs (#110) by Won Wook SONG · 6 years ago
  80. f1283ff [NEMO-89] Clean up IRVertex#getClone() (#109) by Arun Lakshman R · 6 years ago
  81. 46519a6 [NEMO-180] Java Annotation for Prerequisite Execution Properties (#102) by Won Wook SONG · 6 years ago
  82. 1fc9791 [NEMO-192] Remove IRDAG from PhysicalPlan (#108) by Jeongyoon Eo · 6 years ago
  83. 98dbe68 [NEMO-178] Zero-delay task cloning (#107) by John Yang · 6 years ago
  84. ac233d5 [NEMO-142] Add .editorconfig and formatter.xml (#106) by Jangho Seo · 6 years ago
  85. 4e09f9a [NEMO-183] DAG-centric translation from Beam pipeline to IR DAG (#104) by Jangho Seo · 6 years ago
  86. f49f58f [NEMO-184] Upgrade to Beam 2.6.0 (#105) by John Yang · 6 years ago
  87. d59373f [NEMO-64] Fix map stage hang under DataSkewPolicy (#99) by Jeongyoon Eo · 6 years ago
  88. 1b9bfa0 [NEMO-3] Bump up the Beam version to 2.5.0 (#91) by Seonghyun Park · 6 years ago
  89. d5df47c [NEMO-168] Fine-grained Execution Property Check (#101) by Won Wook SONG · 6 years ago
  90. 1122f32 [NEMO-118] Implement Skipping (De)Serialization by ExecutionProperty (#98) by Sanha Lee · 6 years ago
  91. 04d88fe [NEMO-136] Rename SchedulerRunner to TaskDispatcher (#97) by John Yang · 6 years ago
  92. 54dc2ca [NEMO-177] Fix BytesDecoder to handle empty stream properly (#96) by Sanha Lee · 6 years ago
  93. 0ec68b6 [NEMO-160] Handle Beam VoidCoder properly (#93) by John Yang · 6 years ago
  94. 0c42189 [NEMO-152] Support Multiple DAGs Execution in a Single User Program (#94) by Won Wook SONG · 6 years ago
  95. 435a274 [NEMO-176] Improve sequential read from disk #92 by Sanha Lee · 6 years ago
  96. 661497e [NEMO-175] Remove 'taskInfo', add Scheduler#completeHeldTask (#89) by Jangho Seo · 6 years ago
  97. 9333cf3 [NEMO-172] Implement one partition per one element partitioner (#85) by Sanha Lee · 6 years ago
  98. a749280 [NEMO-138] Rule-based policy (#88) by Won Wook SONG · 6 years ago
  99. 8f4e7f5 [NEMO-51] Intermediate data location aware scheduling (#86) by Sanha Lee · 6 years ago
  100. 65ad522 [NEMO-81] Support the Beam 'Partition' transform (#90) by Seonghyun Park · 6 years ago