3.2.1 Structure of the installation directory

This subsection describes the installation directory for Stream Data Platform - AF.

The following figure shows the structure of the Stream Data Platform - AF installation directory.

Figure 3-2 Structure of the installation directory

[Figure]

Reference note
  • To specify the installation directory, you can also use the variable %SDP_INSTALL_DIR% which represents the installation directory.
  • The default installation directory is OS-installation-drive:\Program Files\Hitachi\SDP.

The table below lists and describes the directories in the installation directory. For details about the files in the directories, see the sections indicated in the table.

Table 3-1 Descriptions of directories in the installation directory

DirectoryDescriptionSection
lib\Directory for storing the Stream Data Platform - AF libraries--
bin\Directory for storing the sdpsetup command that is used when a working directory is created.
Once you have created a working directory, execute the commands under working-directory\bin\.
Chapter 7
psb\Directory for storing the Web server used by Stream Data Platform - AF--
samples\--Directory for storing sample files. Three sets of sample files are provided for different types of adaptors and callbacks. They are stored in the directories api, file, and httppacket.--
api\--Directory for storing sample files for using custom adaptors--
conf\Directory for storing sample files for the SDP server definition files3.4, Chapter 8
query\Directory for storing sample files for the query definition files3.5
src\samples\Directory for storing sample programs for custom adaptorsRelated manual#
file\--Directory for storing sample files for enabling the standard adaptors to use the following callbacks:
  • File input connector
  • File output connector
--
conf\--Directory for storing sample files for the SDP server definition files3.4, Chapter 8
xml\Directory for storing sample files for the adaptor definition files3.6, Chapter 9
query\Directory for storing sample files for the query definition files3.5
httppacket\--Directory for storing sample files for enabling the standard adaptors to use the following callbacks:
  • HTTP packet input connector
  • Filter
  • Record extraction
  • Dashboard output connector
--
conf\--Directory for storing sample files for the SDP server definition files3.4, Chapter 8
xml\Directory for storing sample files for the adaptor definition files3.6, Chapter 9
query\Directory for storing sample files for the query definition files3.5
web\Directory for storing sample files for using the dashboard output connector's callback3.7
Legend:
--: Not applicable.
#
For details about these sample programs, see the manual uCosminexus Stream Data Platform - Application Framework Application Development Guide.