Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Datasources
/
impersonation
/
dfs
/
noaccessnestedviews.sh
blob: 1bf66b08fcd63f3c4cd26be886fa3e778c062805 [
file
] [
log
] [
blame
]
#!/bin/sh
source conf
/
drillTestConfig
.
properties
$DRILL_HOME
/
bin
/
sqlline
-
n mapr
-
p mapr
-
u
"jdbc:drill:drillbit=${DRILL_STORAGE_PLUGIN_SERVER}"
-
f $
{
DRILL_TEST_DATA_DIR
}/
Datasources
/
impersonation
/
dfs
/
noaccessnestedviews
.
sql