FANNG1 commented on issue #7441: URL: https://github.com/apache/gravitino/issues/7441#issuecomment-2995434245
Gravitino current doesn't support debug directly in IDEA, you must compile distribution first by `./gradlew clean compileDistribution -x test -x rat -x lintOpenAPI` and `export GRAVITINO_DEBUG_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8000"` before start Gravitino server. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
