Skip to content

Can't execute "MSK Repair table" with AWR.athena version 2.0.6.1 #19

@luc-kalaora

Description

@luc-kalaora

Hi,
i try to update library AWR.athena version 2.0.6-1 but some R commands don't work anymore :
With the oldest version i can execute this command : dbExecute(con, "MSCK REPAIR TABLE db.mytable") without errors
With the new version i got this error message : Unable to retrieve JDBC result set for MSCK REPAIR TABLE db.mytable([Simba]JDBC A ResultSet was expected but not generated from query "MSCK REPAIR TABLE db.mytable". Query not executed. )
I try also dbSendQuery, dbSendStatement but it doesn't work.
i use AthenaJDBC42_2.0.7.jar driver.
Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions