Creating sample IBM BigInsights user-defined functions

You can customize and run job DSNTEJBI to create the sample IBM® BigInsights® user-defined functions.

Before you begin

Ensure that you have the following prerequisites before you create the sample IBM BigInsights user-defined functions:

  • IBM BigInsights 3.0, with HDFS
  • A supported z/OS® C++ compiler
  • A WLM environment for web services

    You can use the WLM environment that is supplied for web service user-defined functions, DSNWLM_WEBSERVICES, or any WLM environment with similar attributes. DSNWLM_WEBSERVICES is the default WLM environment for the IBM BigInsights user-defined functions. If you use another WLM environment, you need to update the WLM environment name in the CREATE FUNCTION statements for those user-defined functions.

Procedure

To create the sample IBM BigInsights user-defined functions:

  1. Modify job DSNTEJBI to as indicated in the job prolog.
  2. Run job DSNTEJBI.