Hi Igor,

I do not think that we have API tutorials or documentation at this point.

I'd gladly be corrected by somebody else on this list ...

Cheers,
Till

On 8 Apr 2019, at 8:28, Ígor Chagas wrote:

Hello Till,

First of all, thanks for answering so fast.
I want to parallelize keyword queries on semi-structured documents.
In addition to the examples contained in the repository, are there any API
tutorials or any supporting documentation?

Regards,
Ígor

Em seg, 8 de abr de 2019 às 03:07, Till Westmann <[email protected]>
escreveu:

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