关注 spark技术分享,
撸spark源码 玩spark最佳实践

FileFormatWriter Helper Object

FileFormatWriter Helper Object

FileFormatWriter is a Scala object that allows for writing the result of a structured query.

Tip

Enable ERROR, INFO, DEBUG logging level for org.apache.spark.sql.execution.datasources.FileFormatWriter logger to see what happens inside.

Add the following line to conf/log4j.properties:

Refer to Logging.

Writing Query Result — write Method

write…​FIXME

Note

write is used when:

executeTask Internal Method

executeTask…​FIXME

Note
executeTask is used exclusively when FileFormatWriter is requested to write the result of a structured query.

processStats Internal Method

processStats…​FIXME

Note
processStats is used exclusively when FileFormatWriter is requested to write the result of a structured query.
赞(0) 打赏
未经允许不得转载:spark技术分享 » FileFormatWriter Helper Object
分享到: 更多 (0)

关注公众号:spark技术分享

联系我们联系我们

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏