HPE Data Fabric Streams Application Requirements
The following tables include the minimal node requirements for building and running HPE Data Fabric Streams consumer and producer applications.
Java Applications
| Node Requirement | Method(s) to Meet Requirement | 
|---|---|
| A connection to the Data Fabric cluster. | 
                   Select one of the following options:  
                  
 For more information, see Connect to the Cluster.  | 
              
| The Streams Java Client is installed. | 
                   Install the HPE Data Fabric Streams Java Client. The
                    HPE Data Fabric Streams Java client
                    ( NOTE  The Streams Java Client is included when you install PACC. | 
              
| Streams Java client and the Data Fabric Streams project library files are configured as an application dependency. | 
                   When you build the application, use the Maven Repository to determine the dependencies. The POM file should include the Data Fabric Repository, the HPE Data Fabric Streams Java Client dependency, and the HPE Data Fabric Streams project dependency. When you run an application, include the dependencies in the application's classpath. For more information, see Compiling and Running HPE Data Fabric Streams Java Apps  | 
              
| Other Items | 
                   If an ecosystem component, such as Spark, runs or integrates with the application, you may need to include additional dependencies in the POM file.  |