Skip to content

Commit

Permalink
make SparkHiveHadoopWriter belongs to spark package
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCat committed Mar 25, 2014
1 parent 5b1ad7d commit ed0980f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import org.apache.hadoop.io.Writable
* Internal helper class that saves an RDD using a Hive OutputFormat.
* It is based on [[SparkHadoopWriter]].
*/
protected[apache]
protected[spark]
class SparkHiveHadoopWriter(
@transient jobConf: JobConf,
fileSinkConf: FileSinkDesc)
Expand Down

0 comments on commit ed0980f

Please sign in to comment.