After deploying both the Watson Machine
Learning
service and the Watson Machine Learning
Accelerator service, you can connect
the two services to share training resources and use Watson Machine
Learning resources with Watson Machine Learning
Accelerator.
Procedure
- In WML, run the updateWMLClusterdetails.sh command line utility
which allows WML to locate and use a WML Accelerator instance.
- Obtain the WML CASE
package.
- Extract the WML files from the tar package.
tar -zxvf ibm-wml-cpd-6.4.0.tgz
- Navigate to the ibm-wml-cpd/inventory/wmlOperatorSetup/files
directory.
- Export the Watson Machine
Learning
namespace.
export NAMESPACE=wml-namespace
where
wml-namespace is the name of the
Watson Machine
Learning namespace.
- Run the
updateWMLClusterdetails.sh
script.
sh updateWMLClusterdetails.sh wmla-ingress.wmla-namespace.svc port wml-ig wml-ig-edt internal-service-name.PROJECT_CPD_INSTANCE.svc:port
where:
For example:
sh updateWMLClusterdetails.sh wmla-ingress.wmla.svc 30746 wml-ig wml-ig-edt internal-nginx-svc.cpd-instance.svc:12443
- Verify that the connection was successful by checking that the Deep Learning experiment
option is available.