IBM InfoSphere Streams Version 4.1.0

Toolkit com.ibm.streams.teda 1.0.2

SPL standard and specialized toolkits > com.ibm.streams.teda 1.0.2

General Information

The Telecommunications Event Data Analytics toolkit provides a set of generic operators that are used in telecommunications applications, and it also provides an application framework that enables you to set up new file-to-file applications. These applications are based on code templates and support customization, configurable parallel processing, graceful application shutdown, and reliable file processing.

What’s new in version 1.0.2?
The Telecommunications Event Data Analytics toolkit version 1.0.2 release provides several new features. The highlights of the new release are: Benefit from the improved housekeeping of your ITE application Benefit from the new ITE application configuration parameters for input file archival and storage type Configure the operator fusing for performance improvements or test purpose of your ITE application Start one ITE application multiple times using the new ite.jobName submission time parameter Benefit from the improved application resiliency and error reports of the Lookup Manager application High availability feature is added to the teda.demoapp sample application Ensure more resilient processing of streaming data by use of operators that support consistent region The CSVParse operator provides new custom output functions to check for presence of attributes The BloomFilter operator supports eviction of too old data on its own The following defects are resolved with Telecommunications Event Data Analytics toolkit version 1.0.2: Application Framework The Monitoring GUI supports user names with hyphen or underscore characters.
What's changed in version 1.0.2?
The Telecommunications Event Data Analytics toolkit version 1.0.2 contains deprecated and discontinued functionality. Keep in mind these deprecations and discontinuations when you code new applications or modify existing applications. Deprecated functionality: Functionality is deprecated when it is supported but no longer recommended and might become obsolete.
Configuring
Before you can use Telecommunications Event Data Analytics, you must configure the toolkit and configure Telecommunications Event Data Analytics for InfoSphere® Streams.
Application framework
The Telecommunications Event Data Analytics framework and toolkit enable you to build scalable, integrated, and customizable applications that ingest, transform, enrich, and store your data.
Developing applications
The Telecommunications Event Data Analytics toolkit and framework contain applications that help you import and process your telecommunications data.
Operating applications
Operating applications shows you the tools and methods to run your Telecommunications Event Data Analytics applications.
Removing Telecommunications Event Data Analytics from InfoSphere Streams Studio
If you want to remove the IBM® InfoSphere Streams Telecommunications Event Data plugin from the IBM InfoSphere Streams Studio, remove the plugin from the list of available software.
Troubleshooting
To isolate and resolve problems with Telecommunications Event Data Analytics, you can use the troubleshooting and support information in this section.
Parameter reference
The following Lookup Manager and ITE application parameters enable, disable, and configure application features to suit your needs.
Glossary
This glossary includes terms and definitions for InfoSphere® Streams Telecommunications Event Data Analytics.
Version
1.0.2
Required Product Version
4.0.0

Namespaces

com.ibm.streams.teda.encoder.binary
Operators
Types
com.ibm.streams.teda.file
The C++ native functions under this namespace enable you to create directories and to rename files and directories.
Functions
com.ibm.streams.teda.parser.binary
Because most telecommunications network data is available only in binary data formats, the Telecommunications Event Data Analytics toolkit includes parser operators that can parse binary-encoded data.
Operators
com.ibm.streams.teda.parser.text
Operators
com.ibm.streams.teda.utility
Under this namespace you can find some utility C++ primitive operators and C++ native functions that are also useful outside of telecommunications applications.
Operators
Functions
Types