qubole / qds-sdk-java

A Java library that provides the tools you need to authenticate with, and use the Qubole Data Service API.

Home Page:https://api.qubole.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Result/status utility needed

Randgalt opened this issue · comments

When a command is submitted, users have to poll to determine completion. This should be normalized in to a utility for clients to use.

Added new utility ResultLatch. The READ ME describes how to use it.

https://github.com/qubole/qds-sdk-java#waiting-for-results