Preparations
Hive components support JDBC, HCatalog, Python, and Python 3 interfaces for application development.
Preparing a JDBC/HCatalog Development Environment
Item |
Description |
---|---|
Operating System (OS) |
|
JDK |
Basic configurations for the development and running environments. The version requirements are as follows: If you are using the MRS server and client, only built-in OpenJDK 1.8.0_272 is supported. Other JDKs are not allowed. If the JAR packages of the SDK classes that need to be referenced by the customer applications run in the application process, the JDK requirements are as follows:
NOTE:
For security purposes, the server supports only TLS V1.2 or later. However, IBM JDK supports only TLS V1.0 by default. If you are using an IBM JDK, set com.ibm.jsse2.overrideDefaultTLS to true to support TLS V1.0, V1.1, and V1.2. For details, see https://www.ibm.com/docs/en/sdk-java-technology/8?topic=customization-matching-behavior-sslcontextgetinstancetls-oracle#matchsslcontext_tls. |
IntelliJ IDEA |
Tool used to develop Hive applications. The version requirements are as follows: JDK 1.8 is required. IntelliJ IDEA 2019.1 or other compatible versions are required.
NOTE:
|
Maven |
Basic configuration of the development environment. This tool is used for project management throughout the lifecycle of software development. Huawei provides an open-source mirror site, Huawei Mirrors. You can download the supportive JAR packages of the sample projects from this site. You can download the rest open-source JAR packages from the Maven central repository or other user-defined repositories. For details, see Configuring Huawei Open-Source Mirrors. |
7-zip |
A tool used to decompress *.zip and *.rar packages. 7-zip 16.04 is supported. |
Preparing the Python Development Environment
Item |
Description |
---|---|
OS |
Development and operating environment: Linux OS |
Python |
Tool used to develop Hive applications. The version must range from 2.6.6 to 2.7.13. |
Setuptools |
Basic configurations of the Python development environment. The version must be later than 5.0. |
For details about how to install and configure the Python development tool, see Configuring the Python Sample Project.
Preparing the Python 3 Development Environment
Item |
Description |
---|---|
OS |
Development and operating environment: Linux OS |
Python 3 |
Tool used to develop Hive applications. The version must range from 3.6 to 3.8. |
Setuptools |
Basic configurations of the Python 3 development environment. The version must be 47.3.1. |
For details about how to install and configure the Python 3 development tool, see Configuring the Python3 Sample Project.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot