- saveToHPCC(RDD<Row>, String, String) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster.
- saveToHPCC(StructType, RDD<Row>, String, String) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster.
- saveToHPCC(JavaRDD<Row>, String, String) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster.
- saveToHPCC(StructType, JavaRDD<Row>, String, String) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster.
- saveToHPCC(RDD<Row>, String, String, CompressionAlgorithm, boolean) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster
Note: PySpark datasets can be written to HPCC by first calling inferSchema to generate a valid Java Schema
and converting the PySpark RDD to a JavaRDD via the _py2java() helper
- saveToHPCC(StructType, RDD<Row>, String, String, CompressionAlgorithm, boolean) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster
Note: PySpark datasets can be written to HPCC by first calling inferSchema to generate a valid Java Schema
and converting the PySpark RDD to a JavaRDD via the _py2java() helper
- saveToHPCC(JavaRDD<Row>, String, String, CompressionAlgorithm, boolean) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster
Note: PySpark datasets can be written to HPCC by first calling inferSchema to generate a valid Java Schema
and converting the PySpark RDD to a JavaRDD via the _py2java() helper
- saveToHPCC(StructType, JavaRDD<Row>, String, String, CompressionAlgorithm, boolean) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster
Note: PySpark datasets can be written to HPCC by first calling inferSchema to generate a valid Java Schema
and converting the PySpark RDD to a JavaRDD via the _py2java() helper
- saveToHPCC(SparkContext, RDD<Row>, String, String) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster.
- saveToHPCC(SparkContext, JavaRDD<Row>, String, String) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster.
- saveToHPCC(SparkContext, RDD<Row>, String, String, CompressionAlgorithm, boolean) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster
Note: PySpark datasets can be written to HPCC by first calling inferSchema to generate a valid Java Schema
and converting the PySpark RDD to a JavaRDD via the _py2java() helper
- saveToHPCC(SparkContext, StructType, JavaRDD<Row>, String, String, CompressionAlgorithm, boolean) - Method in class org.hpccsystems.spark.HpccFileWriter
-
Saves the provided RDD to the specified file within the specified cluster
Note: PySpark datasets can be written to HPCC by first calling inferSchema to generate a valid Java Schema
and converting the PySpark RDD to a JavaRDD via the _py2java() helper
- schema() - Method in class org.hpccsystems.spark.datasource.HpccRelation
-
- setFieldValue(int, Object) - Method in class org.hpccsystems.spark.GenericRowRecordBuilder
-
- setFilePartRecordLimit(int) - Method in class org.hpccsystems.spark.HpccFile
-
Set file part record limit
- setRecord(Object) - Method in class org.hpccsystems.spark.GenericRowRecordAccessor
-
- setRecordDefinition(FieldDef) - Method in class org.hpccsystems.spark.GenericRowRecordBuilder
-
- shortName() - Method in class org.hpccsystems.spark.datasource.HpccRelationProvider
-
- sizeInBytes() - Method in class org.hpccsystems.spark.datasource.HpccRelation
-
- SparkSchemaTranslator - Class in org.hpccsystems.spark
-
- SparkSchemaTranslator() - Constructor for class org.hpccsystems.spark.SparkSchemaTranslator
-
- sqlContext() - Method in class org.hpccsystems.spark.datasource.HpccRelation
-
- startRecord() - Method in class org.hpccsystems.spark.GenericRowRecordBuilder
-