-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
warcannon queryAthena command doesn't exist #20
Comments
Use populateAthena with the query execution id
…On Mon, Aug 14, 2023, 10:51 AM Agam More ***@***.***> wrote:
It is written in the docs but isn't implemented in the CLI.
—
Reply to this email directly, view it on GitHub
<#20>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABDAN45SEVPGXEWMAC7WBTXVJQQVANCNFSM6AAAAAA3QATUE4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Yeah but how can I create the execution id? from the docs it seems like it is part of the cli to use the SQL for athena. I tried manually editing and running
I also tried manually logging into Athena but there there is no s3 bucket connected either. |
Use the console
…On Mon, Aug 14, 2023, 11:07 AM Agam More ***@***.***> wrote:
Yeah but how can I create the execution id? from the docs it seems like it
is part of the cli to use the SQL for athena.
—
Reply to this email directly, view it on GitHub
<#20 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABDAN4FPFG6GNJR3WR6HK3XVJSN5ANCNFSM6AAAAAA3QATUE4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I tried, as I've edited in the last comment, it wants me to connect an S3 Bucket, when I do create an s3 I get: |
Use the warcannon Athena workspace that deploy created for you.
…On Mon, Aug 14, 2023, 11:26 AM Agam More ***@***.***> wrote:
Use the console
… <#m_-7073144828665659628_>
On Mon, Aug 14, 2023, 11:07 AM Agam More *@*.*> wrote: Yeah but how can I
create the execution id? from the docs it seems like it is part of the cli
to use the SQL for athena. — Reply to this email directly, view it on
GitHub <#20 (comment)
<#20 (comment)>>, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AABDAN4FPFG6GNJR3WR6HK3XVJSN5ANCNFSM6AAAAAA3QATUE4
<https://github.com/notifications/unsubscribe-auth/AABDAN4FPFG6GNJR3WR6HK3XVJSN5ANCNFSM6AAAAAA3QATUE4>
. You are receiving this because you commented.Message ID: @.*>
I tried, as I've edited in the last comment, it wants me to connect an S3
Bucket, when I do create an s3 I get: TABLE_NOT_FOUND: line 1:91: Table
'awsdatacatalog.warcannon_commoncrawl.ccindex' does not exist
—
Reply to this email directly, view it on GitHub
<#20 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABDANY66A3E4S5IIBLSQE3XVJUUTANCNFSM6AAAAAA3QATUE4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thanks, but it still doesn't work (even after
|
Are you using the warcannon workspace in the Athena console?
…On Mon, Aug 14, 2023, 11:49 AM Agam More ***@***.***> wrote:
Thanks, but it still doesn't work (even after warcannon deploy -y and I
even tried warcannon populate 2023-23
TABLE_NOT_FOUND: line 1:91: Table 'awsdatacatalog.warcannon_commoncrawl.ccindex' does not exist
—
Reply to this email directly, view it on GitHub
<#20 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABDANZQIZYHCQBTQCP4R5TXVJXNBANCNFSM6AAAAAA3QATUE4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I'll test it tomorrow when I'm done traveling
…On Mon, Aug 14, 2023, 11:59 AM Agam More ***@***.***> wrote:
Yes:
[image: image]
<https://user-images.githubusercontent.com/1269911/260546529-88427e83-d02d-498e-91b6-18f5fba308e9.png>
—
Reply to this email directly, view it on GitHub
<#20 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABDAN7RHS7XGNIIDFDHINTXVJYRHANCNFSM6AAAAAA3QATUE4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I think there isn't the table (if you look at the left bottom side). I'll try to create it manually. EDIT:
|
@c6fc Did my last comment help? |
It is written in the docs but isn't implemented in the CLI.
The text was updated successfully, but these errors were encountered: