Package

it.agilelab.bigdata.wasp.consumers.spark.plugins

jdbc

Permalink

package jdbc

Visibility
  1. Public
  2. All

Type Members

  1. class JDBCSparkBatchReader extends SparkBatchReader with JdbcConfiguration with Logging

    Permalink

    It read data from JDBC with the configuration of JDBCConfiguration.

    It read data from JDBC with the configuration of JDBCConfiguration. It use the push down method of SparkSQL to convert SQL to JDBC query

  2. class JdbcConsumerSpark extends WaspConsumersSparkPlugin with Logging

    Permalink

Ungrouped