hive采坑

Posted o-din

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hive采坑相关的知识,希望对你有一定的参考价值。

org.apache.hadoop.hive.metastore.HiveMetaException: Failed to get schema version.
Underlying cause: java.sql.SQLException : Access denied for user ‘root‘@‘centos35‘ (using password: YES)

上面是问题,下面是相应的解决方法,很明显是mysql访问出现问题:

grant all privileges on *.* to ‘root‘ @‘centos35‘ identified by ‘123456‘

以上是关于hive采坑的主要内容,如果未能解决你的问题,请参考以下文章

Hive扫盲之Lateral View之列为空时候该行元素消失

thymeleaf 采坑

ObjectMapper采坑记及源码分析

Laravel 采坑

UEditor采坑指南

日常采坑