我正在尝试配置NFS网关来访问HDFS数据,并遵循。
简单地说,通过上述链接,我遵循了以下步骤:
sudo service rpcbind start // this will start portmapper and NFS daemons.
sudo netstat -taupen | grep 111 // this confirm that propgram is listenining to port 111
rpcinfo -p ubuntu // tells what all programs all listening for RPC clients.
sudo service
我在代码中使用了HawtIo war。当我在本地运行这段代码时,它工作得很好,但在unix机器上我得到了以下异常:
Failed to pull from remote repo io.hawt.git.RuntimeIOException: org.eclipse.jgit.api.errors.JGitInternalException: Stashing local changes did not successfully complete: io.hawt.git.RuntimeIOException: org.eclipse.jgit.api.errors.JGitInternalE
我试图运行卡夫卡与安装NFS卷,面临例外,无法启动卡夫卡:
[2020-03-15 09:36:11,580] ERROR There was an error in one of the threads during logs loading: org.apache.kafka.common.KafkaException: Found directory /var/lib/kafka/data/.snapshot, '.snapshot' is not in the form of topic-partition or topic-partition.uniqueId