在卸载Impala的时候发现始终无法卸载impala的安装包,之前安装是使用yum方式。
之前经常使用方式:rpm -e --nodeps
rpm -e --nodeps impala-server-2.5.0+cdh5.7.6+0-1.cdh5.7.6.p0.7.el7.x86_64 --noscripts
增加后缀--noscripts
会有警告提示:warning: file /etc/rc.d/init.d/impala-server: remove failed: No such file or directory
不用管它,已经成功卸载!!

相关文章:

  • 2021-12-31
  • 2022-12-23
  • 2021-05-28
  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
猜你喜欢
  • 2021-12-06
  • 2021-12-06
  • 2021-12-05
  • 2021-12-06
  • 2021-12-06
相关资源
相似解决方案