All Products
Search
Document Center

E-MapReduce:Download, install, and upgrade JindoSDK

Last Updated:Feb 24, 2025

This topic describes how to download, install, and upgrade JindoSDK. This topic also provides the link to the release notes for JindoSDK.

Note

By default, all JindoSDK output files are installed in the EMR cluster that you purchase. The installation path is /opt/apps/JINDOSDK/jindosdk-current/. If you encounter issues when you use JindoSDK or if you need to use the new features of JindoSDK, you can upgrade JindoSDK by following the instructions in this topic.

Background information

Alibaba Cloud JindoSDK is a development toolkit. It helps developers to easily interact with Alibaba Cloud Jindo series services, such as JindoCache and JindoData. JindoSDK provides a wide range of APIs and features to streamline the process of integrating and using these data services in applications.

JindoSDK

Query versions

You can run the following command to query the JindoSDK version, such as jindosdk-6.5.6-linux.
ls -l /opt/apps/JINDOSDK

Version description

The features of JindoSDK vary with versions. Select an appropriate version based on your business requirements. For more information, see Release notes for JindoSDK.

Download and use JindoSDK

  • JindoSDK V6.8.0 provides higher performance and integrates with fixes of known bugs. Click the link to download JindoSDK V6.8.0.

  • You can also click the link to download JindoSDK of an earlier version, such as a version earlier than 5.x or 4.x.

Install and deploy JindoSDK

JindoSDK supports most common Linux distributions as well as the x86 and AArch64 platforms. JindoSDK also supports the macOS operating system. All versions support the x86 platform. Specific versions support the ARM platform that uses the M1 or M2 chip. For more information, see Deploy JindoSDK in multi-platform environments.

Upgrade versions

Upgrade JindoSDK

Upgrade JindoData

Upgrade JindoData in EMR clusters of x86-based EMR V5.11.0 and earlier or EMR V3.40.0 and earlier (new console)

Upgrade JindoCache

Upgrade JindoCache in EMR clusters of x86-based EMR V5.6.0 and later or EMR V3.40.0 and later (new console)

References