GitHub user NineSue edited a discussion: ldbc模块的相关问题

@SemyonSinchenko 老师您好,我现在在做 GraphAr 集成 LDBC 的任务,目前已经实现了一部分 RDD 
的处理和转换并能在内存中跑通,但遇到两个问题想请教您:

1.实现过程中必然需要调用 LDBC 的接口,但我在中央 Maven 仓库和阿里云 Maven 仓库都没有找到 ldbc_datagen_spark 的 
jar 包。现在我是用比较笨的办法,把 LDBC 打成一个 jar 丢到本地 Maven,再导入到项目里,同时引入相应依赖。请问有没有更好、更优雅的办法?

2.关于模块放置的位置,我目前是放在 commons 模块下新建一个包,然后把跑的类放在 example 
下。请问这样组织是否合适,还是应该单独建一个模块会更规范?

GitHub link: https://github.com/apache/incubator-graphar/discussions/761

----
This is an automatically sent email for commits@graphar.apache.org.
To unsubscribe, please send an email to: commits-unsubscr...@graphar.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org
For additional commands, e-mail: commits-h...@graphar.apache.org

Reply via email to