minwoo jung
03/16/2021, 4:09 AM./run-frontend.sh
.
Error: Could not find or load main class org.apache.pinot.thirdeye.dashboard.ThirdEyeDashboardApplication
I tested the same in several environments, but the problem occurred the same.
### 2
The same problem occurs when executing the "./run-backend.sh" script. However, the cause of the problem seems to be different. There seems to be a problem because there is no org.apache.pinot.thirdeye.anomaly.ThirdEyeAnomalyApplication
class in the jar file.
Tell me how to fix it, and I'll send you a PR.Xiang Fu
minwoo jung
03/16/2021, 4:27 AM