Registry / other / hyracks-api

hyracks-api

JSON →
library0.3.9javamavenunverified

API for the Hyracks data-parallel execution engine used in Apache AsterixDB.

<dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-api</artifactId> <version>0.3.9</version> </dependency>
INSTALL
IMPORT
SIG · HYRACKS-API
H
hyracks-api
otherjavav0.3.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JobSpecification
org.apache.hyracks.api.job.JobSpecification

Creates a new Hyracks job specification.

import org.apache.hyracks.api.job.JobSpecification; public class Main { public static void main(String[] args) { JobSpecification jobSpec = new JobSpecification(); System.out.println("Job specification created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hyracks-api — mvn dependency:get hyracks-api · libregistry