阿洋
阿洋
### 1. maven install error,Failed to run task: 'npm install' failed?  because the front end uses nodejs, make sure that nodejs is installed on the compiling machine when...
2. ### #530 exception like this: ``` Caused by: org.apache.flink.client.deployment.ClusterDeploymentException: Couldn't deploy Yarn Application Cluster at org.apache.flink.yarn.YarnClusterDescriptor.deployApplicationCluster(YarnClusterDescriptor.java:465) at com.streamxhub.streamx.flink.submit.impl.YarnApplicationSubmit$$anon$1.call(YarnApplicationSubmit.scala:80) at com.streamxhub.streamx.flink.submit.impl.YarnApplicationSubmit$$anon$1.call(YarnApplicationSubmit.scala:64) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1926) ... 157...
3. ### after streamx-console started, app.home is not set, and throw NullPointerException  streamx-console initialization check failed. If started local for development and debugging, please ensure the `-Dapp.home` parameter is...
4. ### Cause: java.sql.SQLSyntaxErrorException: Table 'streamx.t_setting' doesn't exist ~~~ ### Cause: java.sql.SQLSyntaxErrorException: Table 'streamx.t_setting' doesn't exist ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'streamx.t_setting' doesn't exist at...
5. ### java.io.InvalidClassException: scala.collection.immutable.Set$EmptySet$ ~~~ 2021-12-02 18:01:27 | INFO | XNIO-1 task-4 | com.streamxhub.streamx.console.core.entity.Application ] local appHome:~/streamx_workspace/workspace/1466345568741457922 2021-12-02 18:01:28 | INFO | XNIO-1 task-4 | com.streamxhub.streamx.flink.proxy.FlinkShimsProxy ] [StreamX] ----------------------------------------- flink...
6. ### `Caused: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient`  配置文件缺失metastore.uri,添加上即可, 请参考#219
7. ### `java.lang.RuntimeException: java.io.IOException: com.sun.jna.LastErrorException: [2] No such file or directory` ~~~ java.lang.RuntimeException: java.io.IOException: com.sun.jna.LastErrorException: [2] No such file or directory at com.github.dockerjava.httpclient5.ApacheDockerHttpClientImpl.execute(ApacheDockerHttpClientImpl.java:187) at com.github.dockerjava.httpclient5.ApacheDockerHttpClient.execute(ApacheDockerHttpClient.java:9) at com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:228) at com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269) at...
@MonsterChenzhuo I remember you have fixed this
please assign me