Jump to main content
The 1010data Java SDK enables developers to create applications that connect their applications to the 1010data Insights Platform for processing and retrieval of big data.
Before you start writing your first application that connects to the 1010data Insights Platform, you need to download the Java SDK files.
Creating a new application with the 1010data Java SDK includes setting up your application framework, establishing a session, submitting a query, receiving results, and releasing the session.
The Java SDK contains the TenTenException class.
Shared Access Management (SAM) pools enable a single set of credentials to be shared between client side threads to leverage multiple threads of parallelism on the 1010data Insights Platform.
There are several recommended best practices when using the 1010data Java SDK.
The latest 1010data Java SDK is designed for developing applications in a style that is more closely compatible with Java development, specifically object-oriented programming.
The 1010data Java SDK Reference contains the details about its classes and functions.
You can try to troubleshoot issues with the Java SDK. If you cannot resolve the issue, file a support request.