Connect remote Hive server in VS Code.

huangapple go评论62阅读模式
英文:

Connect remote Hive server in VS Code

问题

我正在学习Pyspark和Hive。目前,我想从VS Code连接到Hive远程服务器。我想访问表格并使用Pyspark进行一些ETL操作,然后将新表格写回到Hive服务器。我使用的是Windows操作系统和Python语言。非常感谢任何帮助、文档或链接。

Hive连接的详细信息如下。

Connect remote Hive server in VS Code.

谢谢。

英文:

I am learning Pyspark and Hive. Currently, I want to connect to Hive remote server from VS Code. I would like to access the table and do some ETL using pyspark and write the new table back to the HIVE server. I am using the windows operating system and python language. Any help, documentation, or links are greatly appreciated.

The details of the hive connection is shown below.

Connect remote Hive server in VS Code.

Thank you.

答案1

得分: 1

你可以使用 remote-ssh 连接到服务器。

然后,你可以在远程工作区中操作。

英文:

You can use remote-ssh to connect to the sever.

Then you can operate in the remote workspace.

huangapple
  • 本文由 发表于 2023年3月7日 05:26:47
  • 转载请务必保留本文链接:https://go.coder-hub.com/75656004.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定