Package

org.apache.spark.aliyun.odps

datasource

Permalink

package datasource

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultSource extends RelationProvider with CreatableRelationProvider with DataSourceRegister

    Permalink
  2. class ODPSOptions extends Serializable

    Permalink
  3. class ODPSRDD extends RDD[InternalRow]

    Permalink
  4. case class ODPSRelation(accessKeyId: String, accessKeySecret: String, odpsUrl: String, tunnelUrl: String, project: String, table: String, partitionSpec: String, numPartitions: Int)(sqlContext: SQLContext) extends BaseRelation with PrunedFilteredScan with Logging with Product with Serializable

    Permalink
  5. class ODPSWriter extends Serializable

    Permalink

Ungrouped