The URL of the JDBC connection. if you use postgresql driver the value is jdbc:postgresql://${yous_host}:${yous_port}/${yous_database}, or you use greenplum driver the value is jdbc:pivotal:greenplum://${yous_host}:${yous_port};DatabaseName=${yous_database}