AthenaX icon indicating copy to clipboard operation
AthenaX copied to clipboard

how to start?

Open hongxiuzhe opened this issue 6 years ago • 5 comments

Follow the doc, however, i don't know how to start the athenax.

  1. I must need yarn and hdfs?
  2. Does it have standalong model just like Spark?

I think the detail doc is necessary for the open source project.

Thank you!

hongxiuzhe avatar Oct 16 '17 09:10 hongxiuzhe

Agree with hongxiuzhe, more detailed docs please. It would make it a lot easier for others to adopt it.

hanjb avatar Nov 07 '17 19:11 hanjb

@hanjb I have the same question as @hongxiuzhe. I could try it out myself but would like to know could I directly replace hdfs:// with s3://

HungUnicorn avatar Dec 05 '17 16:12 HungUnicorn

@hongxiuzhe @hanjb are you following this document: http://athenax.readthedocs.io/en/latest/getting_started/ ? Following the doc you will start a service which provides REST APIs to create / modify / submit Flink SQL applications.

To answer some of your questions:

  1. Yes you need to install YARN.
  2. It does not have a standalone model yet; Are you referring to something like a SQL command line tool, for example like beeline to Hive?

walterddr avatar Dec 14 '17 19:12 walterddr

What should be in the catalog.impl. Can you provide some reference of it.

shiveshsky avatar Feb 26 '19 06:02 shiveshsky

How to configure parameter catalog.impl?Can someone give an example? Thank you

itzzy avatar May 22 '19 01:05 itzzy