Jingbo Xu

Results 51 issues of Jingbo Xu

as titled. move the functionalities in `flexbuild` in `/flex` to `gsctl flexbuild`

component:dev-infra
flex

Add a subcommand `gsctl flexbuild` to gsctl, to build Flex with the commands listed here: - https://github.com/alibaba/GraphScope/tree/main/flex previously, these functions are implemented in - https://github.com/alibaba/GraphScope/blob/main/flex/flexbuild which is auto-generated by bash.ly,...

component:dev-infra
flex

as titled. (after #3262 is closed by a merged PR.)

component:dev-infra

As we discussed, the current error reporting in GAE is not graceful and hard to debug. After a roughly investigation, it appears that we may not be fully utilizing the...

component:gae

**Motivations and proposal** - a unified error code, easy to find a concrete reason for failure. - easy to identify which engine; Within each engine, it can have its own...

as titled. In addition to #3203, allow users to upload the csv.

as titled, without requirement of external spark service.

**Case 1: GAE for offline graph analytics** ---- **Impl GraphScope operator** **1. How to submit jobs** Users submit a CRD resource as a batch job by `kubectl`, and each job...

component:coordinator