首页 > 其他 > 详细

Swap file ".hive-site.xml.swp" already exists

时间:2018-04-13 22:11:36      阅读:236      评论:0      收藏:0      [点我收藏+]

1、使用命令[hadoop@slaver1 conf]$ ls -la查找出隐藏文件,然后删除报出来的错误文件。

技术分享图片

[hadoop@slaver1 conf]$ rm -rf .hive-site.xml.swp

Swap file ".hive-site.xml.swp" already exists

原文:https://www.cnblogs.com/biehongli/p/8823742.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!