Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New log collector module #54

Merged
merged 61 commits into from
Dec 15, 2022

Conversation

Davidhua1996
Copy link
Collaborator

What is the purpose of the change

Embedded log collector plugin for Flink and Spark Streaming application

Brief change log

  • Define a new module for collecting log of Streamis
  • Enhance the restful api of job to receive heartbeat request from Spark Streaming.
  • Define a log server to listen and store the log event.

Verifying this change

This change added tests and can be verified as follows:
run the test unit StreamisLogAppenderTest.java

Does this pull request potentially affect one of the following parts:

  • Dependencies: no
  • Anything that affects deployment: no
  • The Core framework, i.e., JobManager, Server.: no

Documentation

  • Does this pull request introduce a new feature? yes
  • If yes, how is the feature documented? not documented

Davidhua1996 and others added 30 commits October 17, 2022 10:57
2. Spark Streaming Job will not ask Linkis for status.
2. Spark Streaming Job will not ask Linkis for status.
2. Spark Streaming Job will not ask Linkis for status.
Davidhua1996 and others added 24 commits October 24, 2022 01:26
@Davidhua1996
Copy link
Collaborator Author

related issue #53

@jefftlin
Copy link
Collaborator

LGTM!

@jefftlin jefftlin merged commit 21cd68b into WeBankFinTech:dev-0.2.3 Dec 15, 2022
Alexkun pushed a commit to WeDataSphere/Streamis that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants