yuxiazff
yuxiazff
硬盘100%
我执行完sh /root/start-oozie.sh后,得到如下结果: root@hadoop-master:~# sh /root/start-oozie.sh create hdfs category for datas start upload data to hdfs start upload modules to hdfs setting CATALINA_OPTS="$CATALINA_OPTS -Xmx1024m" INFO: Adding extension: /usr/local/oozie/libext/activation-1.1.jar INFO: Adding extension:...
我在执行sh run_containers.sh命令的时候报错: docker: Error response from daemon: Ports are not available: listen tcp 0.0.0.0:50070: bind: An attempt was made to access a socket in a way forbidden by its access...
i have a pytorch model xxxx.pth, but inside there is only parameters, and no the structure of the model. can it be translate to .onnx file ? how ? i...