Write to external table in non-default location?
Opened this issue · 0 comments
hersh-gupta commented
I'm able to use DBI::dbWriteTable()
to create external tables in Impala, but they are stored in the default database location. Is there an option to specify the location
parameter of the external table?