You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The help for the add REPL command states the following syntax, if I understood correctly:
add <name> via <drivers>… from <source>
I ran this command: add postit via -sl passthrough from data/exp_raw/2022/2022-10-18/postit,
but then the word via is also used as a possible Storage or Loader, resulting in the following output:
! Failed to create 'via' Storage
! Failed to create 'passthrough' Storage
! Failed to create 'via' Loader
! Failed to create 'passthrough' Loader
The text was updated successfully, but these errors were encountered:
The help for the
add
REPL command states the following syntax, if I understood correctly:I ran this command:
add postit via -sl passthrough from data/exp_raw/2022/2022-10-18/postit
,but then the word
via
is also used as a possible Storage or Loader, resulting in the following output:The text was updated successfully, but these errors were encountered: