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

[ISSUE-381] Fix quickStart document #382

Merged
merged 7 commits into from
Nov 20, 2024

Conversation

652053395
Copy link
Contributor

No description provided.

1. Prepare Git、JDK8、Maven、Docker environment。
2. Download Code:`git clone https://github.com/TuGraph-family/tugraph-analytics`
3. Build Project:`mvn clean install -DskipTests`
3. Build Project:`./build.sh --module=gealfow --output=package`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build Script can be executed by default without options

4. 测试任务:`./bin/gql_submit.sh --gql geaflow/geaflow-examples/gql/loop_detection.sql`
3. 构建镜像:`./build.sh --all`
4. 启动容器:`docker run -d --name geaflow-console -p 8888:8888 geaflow-console:0.1`
3. 引擎构建:`./build.sh --module=gealfow --output=package`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build Project

Copy link
Collaborator

@Leomrlin Leomrlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@652053395 652053395 merged commit 2c3d842 into TuGraph-family:master Nov 20, 2024
1 of 2 checks passed
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