一、概述

  暂略

二、ODPS插件

  https://yq.aliyun.com/articles/68911

三、使用Hive

  参考:http://cloud.itheima.com/areanew/schoolzixun/cloud/20190801/192216.html

  主要步骤:(请先在本机配置hosts)

  参考hive随笔启动hive:https://www.cnblogs.com/jiangbei/p/8465689.html

  启动为hiveserver2,然后使用hive2连接

    修改\kettle\data-integration\plugins\pentaho-big-data-plugin\plugin.properties

    修改Hadoop配置文件位置

      【kettle】kettle学习笔记——插件的安装与使用(大数据表插件使用)

     找到hdp26配置文件

      kettle\data-integration\plugins\pentaho-big-data-plugin\hadoop-configurations\hdp26

      将这四个配置文件从服务部上拉下来覆盖:(使用sftp命令拉下来的文件在默认xshell的Session文件夹中,可通过lcd等控制),例如此处:

D:\Users\xx\Documents\NetSarang Computer\6\Xshell\Sessions

      【kettle】kettle学习笔记——插件的安装与使用(大数据表插件使用)

     添加jar包:

      【kettle】kettle学习笔记——插件的安装与使用(大数据表插件使用)

 

     放到kettle根目录lib(不是Plugin目录)

     重启Spoon.bat连接测试!(如失败请参考上文链接)

      连接时直接指定用户名即可,无需密码(选择hive2)

相关文章:

  • 2021-11-30
  • 2022-12-23
  • 2021-04-16
  • 2021-10-14
  • 2021-04-14
  • 2021-08-06
  • 2021-09-02
  • 2021-08-27
猜你喜欢
  • 2021-07-24
  • 2022-01-04
  • 2021-08-03
相关资源
相似解决方案