You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

In IntelliJ these basic variables are used


General Java Variables:

VariableValuesDescription
logging.level
  • ERROR
  • WARN
  • INFO
  • DEBUG

Sets the Loglevel in IntelliJ.

Info is the default value if variable is not set up.




StreamPipes Variables:

VariableValuesDescription
SP_HOST

IP

If autodiscovery is not working, this variable has to be set up to connect IntelliJ with StreamPipes CLI containers

SP_DEBUG



SP_COUCHDB_HOST




SP_HOST


all-extensions-jvmall-pipeline-elements-flinkall-pipeline-elements-jvmconnect-adaptersconnect-adapters-iiotsinks-internal-jvm
SP_HOST=SP_HOST
SP_COUCHDB_HOST=localhost;SP_DEBUG=trueSP_COUCHDB_HOST=localhost;SP_COUCHDB_HOST=localhost;
SP_DATA_LAKE_HOST=localhost;SP_FLINK_DEBUG=trueSP_DATA_LAKE_HOST=localhost;SP_DATA_LAKE_HOST=localhost;
SP_DATA_LAKE_PORT=8086;SP_DATA_LAKE_PORT=8086;SP_DATA_LAKE_PORT=8086;
SP_DEBUG=true;SP_DEBUG=true;SP_DEBUG=trueSP_DEBUG=trueSP_DEBUG=true;
SP_IMAGE_STORAGE_LOCATION=.streampipes/spImages/;SP_IMAGE_STORAGE_LOCATION=.streampipes/spImages/SP_IMAGE_STORAGE_LOCATION=.streampipes/spImages/
SP_JMS_HOST=localhost;SP_JMS_HOST=localhost;SP_JMS_HOST=localhost;
SP_JMS_PORT=61616;SP_JMS_PORT=61616;SP_JMS_PORT=61616;
SP_PORT=7023;SP_PORT=8005SP_PORT=7023;SP_PORT=8001;SP_PORT=8002SP_PORT=7020;
SP_BACKEND_HOST=localhost;SP_BACKEND_HOST=localhost;
SP_BACKEND_PORT=8030;SP_BACKEND_PORT=8030;
SP_DATA_LOCATION=./test_data/SP_DATA_LOCATION=./test_data/
SP_DEBUG_CONNECT=falseSP_DEBUG_CONNECT=false
SP_FLINK_DEBUG=true





  • No labels