问题1:
    image.png
    解决方案:

    1. sudo apt-get purge libappstream3

    问题2:‘E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可以指定一个解决办法)’

    解决方案:

    sudo apt-get --fix-broken install
    

    问题3:Execution Error, return code -101 from org.apache.hadoop.hive.ql.exec.FunctionTask. test/dateUDF has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0

    解决:不要运行java程序