use graphar-spark library, run the examples occurs error:ArrayIndexOutOfBoundsException: 34826 #598
-
use Vertex_reader read the parquet/ orc/ csv files of graph ldbc_sample, occurs the errors below: |
Beta Was this translation helpful? Give feedback.
Answered by
DancyHuang
Aug 20, 2024
Replies: 2 comments 3 replies
-
Hi @DancyHuang! Thanks for sharing! May you also share the version of GraphAr Spark and a version of Apache Spark you are using? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi, @DancyHuang , can you post the full log of the error, and the vertex yaml you are using? from the picture, it looks like the yaml can not be parsed with graphar spark. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The example runs ok now. It might be due to a conflict with the JAR packages I've included.