[
https://issues.apache.org/jira/browse/FLINK-19007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17327684#comment-17327684
]
Flink Jira Bot commented on FLINK-19007:
----------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Automatically set presto staging directory to io.tmp.dirs
> ---------------------------------------------------------
>
> Key: FLINK-19007
> URL: https://issues.apache.org/jira/browse/FLINK-19007
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / FileSystem, Runtime / Configuration
> Reporter: Chesnay Schepler
> Priority: Major
> Labels: stale-major, usability
> Fix For: 1.13.0
>
>
> The presto S3 filesystem uses a staging directory on the local disk (for
> buffering data or something). This directory by default points to {{/tmp}}.
> We often see users configuring a special directory for temporary files via
> {{io.tmp.dirs}}, and it would make sense to automatically set the
> {{staging-directory}} to the same path, iff it was not explicitly configured.
> The corresponding property is {{presto.s3.staging-directory}}, found at
> {{com.facebook.presto.hive.s3.PrestoS3FileSystem.S3_STAGING_DIRECTORY}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)