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

Bump up required vineyard version to v0.3.14 and reable HDFS IO tests. #1229

Merged
merged 5 commits into from
Dec 29, 2021

Conversation

sighingnow
Copy link
Collaborator

What do these changes do?

Upgrade vineyard to v0.3.14 to leverage the new IO adaptors to make hdfs IO works.

Related issue number

Fixes #1183

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2021

Codecov Report

Merging #1229 (dcdc40f) into main (06de1f1) will decrease coverage by 1.97%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1229      +/-   ##
==========================================
- Coverage   73.71%   71.74%   -1.98%     
==========================================
  Files          89       89              
  Lines        9474     9474              
==========================================
- Hits         6984     6797     -187     
- Misses       2490     2677     +187     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_context.py 87.01% <ø> (+1.11%) ⬆️
python/graphscope/framework/utils.py 67.40% <100.00%> (-1.02%) ⬇️
...on/graphscope/tests/kubernetes/test_demo_script.py 80.90% <100.00%> (ø)
python/graphscope/analytical/app/java_app.py 24.00% <0.00%> (-45.50%) ⬇️
python/graphscope/tests/unittest/test_java_app.py 55.00% <0.00%> (-45.00%) ⬇️
...ope/analytical/app/average_shortest_path_length.py 77.77% <0.00%> (-22.23%) ⬇️
python/graphscope/framework/dag_utils.py 65.90% <0.00%> (-13.78%) ⬇️
python/graphscope/framework/graph_schema.py 61.57% <0.00%> (-5.92%) ⬇️
python/graphscope/framework/operation.py 85.50% <0.00%> (-1.45%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06de1f1...dcdc40f. Read the comment docs.

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
@sighingnow sighingnow merged commit 0c60e6d into alibaba:main Dec 29, 2021
@sighingnow sighingnow deleted the ht/enable-hdfs branch December 29, 2021 06:03
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.

hdfs 读取异常
3 participants