Hi Igor,

Yes, there was a cli, but it has been removed in 2012 [1] (before I started to
contribute to the project).
The applications that use Hyracks today (the biggest ones being Apache
AsterixDB and Apache VXQuery [2]) are more tightly integrated and use Hyracks'
APIs to communicate with Hyracks. The main APIs are in the hyracks-api and
hyracks-client modules and the hyracks-examples module contains examples of
simpler integration than the aforementioned projects.

What would you like to do with Hyracks?

Cheers,
Till

[1] https://github.com/apache/asterixdb/commit/1696995d77
[2] http://vxquery.apache.org

On 7 Apr 2019, at 8:26, Ígor Chagas wrote:

> Hi devs,
>
> I'm trying to use Hyracks in a project with some Java applications I
> already have write.
> I've noticed that some previous Asterix versions on GitHub has a CLI module
> to run jobs on Hyracks. However this module was been removed. So Is there
> an inteface that replaces the CLI? If not, how to direct jobs directly to
> Hyracks without going through Asterix?
>
> Thanks for your attention.
> Best regards.
>
> Ígor Chagas Marques

Reply via email to