GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统

Results 486 GraphScope issues
Sort by recently updated
recently updated
newest added

**Describe the bug** As titled. This issue is triggered by specific data types, such as float, used in the DDL operations. e.g., when creating new vertex or edge types with...

stale

**Describe the bug** Have k8s cluster. When try to load graph from data storing in S3, get an error **To Reproduce** Steps to reproduce the behavior: 1. Setup and run...

stale

**Describe the bug** When try to reproduce [this](https://graphscope.io/docs/latest/interactive_engine/deployment) tutorial, I've got an issue with container "engine", running in pod "-gie-standalone-store-", which running from image registry.cn-hongkong.aliyuncs.com/graphscope/interactive-executor:latest: - error while loading shared...

stale

**Describe the bug** Build GraphScope with pre-configured `make` with docker Failed Error Log ``` In file included from /root/workspace/GraphScope/analytical_engine/core/object/fragment_wrapper.h:61, from /root/workspace/GraphScope/analytical_engine/core/grape_instance.cc:61: /root/workspace/GraphScope/analytical_engine/core/fragment/dynamic_projected_fragment.h: In member function 'size_t gs::DynamicProjectedFragment::IEDestsSize() const': /root/workspace/GraphScope/analytical_engine/core/fragment/dynamic_projected_fragment.h:652:64: error:...

stale

**Describe the bug** I've got an "SIGSEGV" error when try to load graph in graphar format **To Reproduce** 1. Ensure you are running GAE in k8s cluster 2. Ensure all...

stale

**Describe the bug** The coordinator's resource configuration is hard-coded. Users fail to use custom configurations. **To Reproduce** ``` import graphscope session = graphscope.session( k8s_coordinator_cpu=1) ``` Then use `kubectl` to describe...

stale