Yellowbrick¶
To use the API of Yellowbrick to perform bulk data loads, first follow these steps:
Install the package ybtools on the host where the Virtual DataPort server runs. The documentation of Yellowbrick explains how to install ybtools
Edit the JDBC data source and click the tab Read & Write. Then, select Use bulk data load APIs and enter the path to the file
ybload
:On Windows, enter
C:\Program Files\Yellowbrick Data\Client Tools\bin\ybload.bat
.On Linux, enter
/opt/ybtools/bin/ybload
.
Note
Make sure the file path exists; on your system, “ybload” may be installed on a different path.