1.*ooize启动报权限问题:* 将所有者换成ooize,
2.
3.若hive想关联spark All HiveServer2 roles must have a Spark role (such as a Gateway) on the same host to pick up the Spark configuration. You must deploy Spark client configuration before this will work correctly.
4.安装Hue报错,因为缺少xslt,lxml库 yum groupinstall “Development Tools” yum install libxslt yum install libxslt-devel easy_install lxml