JasonNing

Results 6 issues of JasonNing

There is a little problem of Mysql.go of sink file: data --> item // 该函数为数据处理简化函数。 ------------------------------------------------------------------------------------------------------------------------------------------- func (m *mysqlSink) Collect(ctx api.StreamContext, item interface{}) error { logger := ctx.GetLogger() v, _,...

question

The image from docker-hub, sedna-example-joint-inference-helmet-detection:V0.43, lost torch model: ![image](https://user-images.githubusercontent.com/54830624/161014326-76848d09-ae31-401d-9711-a4fdeeefc6d3.png) Please Update the docker image on docker-hub.

kind/bug

While I test the YoloV5 example, this error appear in all-in-one && local_install ![image](https://user-images.githubusercontent.com/54830624/161186452-db75ce51-e298-45e2-920e-a51468be510f.png) And the code shown was here ![51b22919ba9fcd0d8f9eaabb91d9c9c](https://user-images.githubusercontent.com/54830624/161186500-cd1862e2-ac58-4d58-8eb1-787377309be8.png) It is preliminarily confirmed that the error is caused...

kind/question

## Configuration error from kube logs/debug For "all-in-one" deployment approach, there is a error shown as: ![image](https://user-images.githubusercontent.com/54830624/161014668-73a5a320-e9d5-455d-b118-8e4fbe83af80.png) This error come from the [https://kubeedge.io/en/docs/advanced/debug/]: Enable Kubectl logs/exec to debug pods on...

kind/documentation

1) I have a question about the dataset deploye, It's run commend on Cloud? ![image](https://user-images.githubusercontent.com/54830624/139388125-47803edf-d805-4ea6-9ffe-a341885bd0e8.png) 2) My surface-defect-detection-train- is keeping restart and error between edge1 and edge 2. ![image](https://user-images.githubusercontent.com/54830624/139388255-1b6026c5-e93c-414c-b3c3-cf4e9c24af5b.png) When...

kind/bug
kind/question

I get the problem when I try to install by source. #Commend $ cd ./vllm-ra/ $ bash _script/install.sh and the problem was the "pip install -v -e ." It's always...