The JDBC and settings. cfg of MySQL should be placed in:
/exa/data/bucketfs/bfsdefault/default/drivers/jdbc
or
/exa/data/buckets/bfsdefault/default/drivers/jdbc/
bucketfs and buckets
I use exasol for docker deployment.
Inside the contain, search for the corresponding files using find/- type d name "bfsdefect" and find/- type d name "buckets" as shown below:
ps: /exa/data/bucketfs/bfsdefault/default/ ,There are no drivers/jdbc behind the path, it's my own mkdir
But the webpage https://docs.exasol.com/db/latest/administration/aws/manage_drivers/add_jdbc_driver.htm mentions:
I want to know if I missed that information or if there was a missing letter on the webpage?
according to
To know how to upload the JDBC driver and the configuration file to BucketFS, see Add JDBC Driver
I guess there's a high probability that it was written incorrectly~~~
The JDBC and settings. cfg of MySQL should be placed in:
/exa/data/bucketfs/bfsdefault/default/drivers/jdbc
or
/exa/data/buckets/bfsdefault/default/drivers/jdbc/
bucketfs and buckets
I use exasol for docker deployment.
Inside the contain, search for the corresponding files using find/- type d name "bfsdefect" and find/- type d name "buckets" as shown below:
ps: /exa/data/bucketfs/bfsdefault/default/ ,There are no drivers/jdbc behind the path, it's my own mkdir
But the webpage https://docs.exasol.com/db/latest/administration/aws/manage_drivers/add_jdbc_driver.htm mentions:
I want to know if I missed that information or if there was a missing letter on the webpage?
according to
To know how to upload the JDBC driver and the configuration file to BucketFS, see Add JDBC Driver
I guess there's a high probability that it was written incorrectly~~~