Big Data Tools插件使用

简介: Big Data Tools插件使用

Jetbrains的产品中,均可以安装插件,其中:Big Data Tools 插件可以帮助我们方便操作HDSF,比如:

IntelliJ IDEAJava IDE

PyCharm python IDE

DataGrip SQL IDE

均可支持Bigdata Tool插件

 

这里是使用pycharm(必须要使用专业版,社区版本是没有这个插件的)

打开pycharm的设置Settings

之后找到Plugins,搜索Big Data Tools

image.png

安装到pycharm

 

配置windows

需要对windows系统做一些基础设置,配合插件使用

解压Hadoop安装包到windows系统,如解压到:E:\hadoop-3.1.4

设置$HADOOP_HOME环境变量指向:E:\hadoop-3.1.4

hadoop.dllwinutils.exe放入$HADOOP_HOME/bin

image.png

环境变量配置好后,重启电脑

 

配置Big Data Tools插件

首先打开插件

image.png

输入参数,URL ip加端口,name输入启动HDFS的用户名,最后点击Test connection连接测试,显示绿色的,就说明能连接,点击ok连接

image.png

 

 

 

 

还有一种方法

就是使用Configuration Folder模式连接,下面选择etc\hadoop这个文件夹

image.png

 

因为我们刚刚安装的hadoop里面的配置文件是没有任何配置的

所以我从linux下将linux下的hadoop/etc/hadoop下的配置文件全部打包过来

image.png

放入到windows这个目录下,将之前的所有文件删除,将linux打包过来的放进去

image.png

 

 

连接

目录
相关文章
|
7月前
|
人工智能 C++ Windows
[NextJs] 解决 Failed to load SWC binary for win32/64
快速解决 Next.js 在 Windows 下运行时 SWC Binary 报错的方法,包括安装 Microsoft Visual C++ Redistributable 和确认处理器架构。
|
7月前
|
Windows
Qtdesigner报错:This application failed to stat could not find or load the Qt platform plugin “windows“
Qtdesigner报错:This application failed to stat could not find or load the Qt platform plugin “windows“
|
8月前
|
Oracle 关系型数据库 应用服务中间件
Supplemental Readme - Grid Infrastructure Release Update 12.2.0.1.x / 18c /19c (Doc ID 2246888.1)
Supplemental Readme - Grid Infrastructure Release Update 12.2.0.1.x / 18c /19c (Doc ID 2246888.1)
81 7
《From Pipelines to RefineriesScaling Big Data Applications》电子版地址
From Pipelines to Refineries:Scaling Big Data Applications
83 0
《From Pipelines to RefineriesScaling Big Data Applications》电子版地址
|
atlas 算法框架/工具 Caffe
caffe cmake错误 Could NOT find Atlas (missing: Atlas_LAPACK_LIBRARY)
caffe cmake错误 Could NOT find Atlas (missing: Atlas_LAPACK_LIBRARY)
|
开发工具 Android开发
Appium问题解决方案(7)- Could not find 'adb.exe' in PATH. Please set the ANDROID_HOME environment variable with the Android SDK root directory path
Appium问题解决方案(7)- Could not find 'adb.exe' in PATH. Please set the ANDROID_HOME environment variable with the Android SDK root directory path
578 0
Appium问题解决方案(7)- Could not find 'adb.exe' in PATH. Please set the ANDROID_HOME environment variable with the Android SDK root directory path
|
Java Android开发
【错误记录】Android 应用配置第三方 so 动态库 ( /data/app/comxxx==/base.apk/lib/arm64-v8a]couldn‘t find “libx.so“ )
【错误记录】Android 应用配置第三方 so 动态库 ( /data/app/comxxx==/base.apk/lib/arm64-v8a]couldn‘t find “libx.so“ )
699 0
【错误记录】Android 应用配置第三方 so 动态库 ( /data/app/comxxx==/base.apk/lib/arm64-v8a]couldn‘t find “libx.so“ )
|
存储 Android开发
Android Studio 解决 Error: /data/local/tmp/com.mazaiting.imgtomp4test安装失败问题
问题异常: $ adb push F:\test\ImgToMp4Test\app\build\outputs\apk\app-debug.apk /data/local/tmp/com.mazaiting.imgtomp4test 问题原因: /data/local/tmp 文件夹下存储已满,删除其数据,即可正常安装。
882 0

热门文章

最新文章

下一篇
开通oss服务