apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
882 stars 294 forks source link

[Bug]: When I start AMS on IntelliJ IDEA, I cannot start the Local Optimizer. #1523

Open shidayang opened 1 year ago

shidayang commented 1 year ago

What happened?

When I start AMS on IntelliJ IDEA, I cannot start the Local Optimizer.

Affects Versions

0.5.0

What engines are you seeing the problem on?

AMS

How to reproduce

To start the Local Optimizer in IntelliJ IDEA after starting AMS:

Relevant log output

No response

Anything else

When you start AMS directly from IntelliJ IDEA, the CLASSPATH environment variable is empty. As a result, the localOptimize.sh startup script cannot access the CLASSPATH and the Local Optimizer cannot be launched.

Code of Conduct

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.