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

chore: update spark&flink scope to provided #363

Merged
merged 3 commits into from
Nov 10, 2022
Merged

chore: update spark&flink scope to provided #363

merged 3 commits into from
Nov 10, 2022

Conversation

simon824
Copy link
Member

spark&flink loader needs to depend on the local spark&flink environment, so it's not necessary to introduce these dependencies in toolchains.

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Merging #363 (70b0e3c) into master (a622f98) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #363   +/-   ##
=========================================
  Coverage     62.44%   62.44%           
  Complexity     1864     1864           
=========================================
  Files           260      260           
  Lines          9462     9462           
  Branches        874      874           
=========================================
  Hits           5909     5909           
  Misses         3169     3169           
  Partials        384      384           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

imbajin
imbajin previously approved these changes Nov 10, 2022
@imbajin
Copy link
Member

imbajin commented Nov 10, 2022

find another problem when test release, currently the package file is too big (seems we should config maven-assembly-plugin or dist module and pom)

image

refer:

<!-- <artifactId>maven-assembly-plugin</artifactId>-->

maybe we could package the release in local env first (check and reduce the useless dependencies)

# Conflicts:
#	hugegraph-dist/scripts/dependency/known-dependencies.txt
@imbajin imbajin merged commit 4432b5d into apache:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants