You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nemo.apache.org by wo...@apache.org on 2020/02/10 07:41:22 UTC

[incubator-nemo] branch master updated (e2f7f99 -> 0f9fb6c)

This is an automated email from the ASF dual-hosted git repository.

wonook pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git.


    from e2f7f99  [NEMO-304] Fail-fast for mis-configuration in user application (#167)
     add 0f9fb6c  [NEMO-429] SWPP TEAM 14 code smell fix (#284)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/nemo/common/coder/LongEncoderFactory.java   |  3 +--
 .../frontend/beam/transform/PushBackDoFnTransform.java     |  4 ----
 .../compiler/frontend/spark/coder/SparkDecoderFactory.java |  5 ++---
 .../compiler/frontend/spark/core/SparkFrontendUtils.java   |  1 -
 .../spark/source/SparkDatasetBoundedSourceVertex.java      |  1 -
 .../common/NativeChannelImplementationSelector.java        |  4 +---
 .../nemo/runtime/common/message/ncs/NcsMessageContext.java |  2 --
 .../runtime/executor/task/SourceVertexDataFetcher.java     | 14 +++-----------
 8 files changed, 7 insertions(+), 27 deletions(-)