[
https://issues.apache.org/jira/browse/PHOENIX-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154933#comment-14154933
]
Gabriel Reid commented on PHOENIX-1216:
---------------------------------------
{quote}What about,
https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/cache/aggcache/SpillFile.java{quote}
Thanks for pointing this out, [~swagle]. I believe SpillFile is only used
server-side (although I'm not 100% sure on that). I would expect that we
typically want to use the configured temp dir on a server to do spilling like
this. However, it might also be useful to be able to configure it separately in
some cases -- have you got a case like this? If so, could you create a new
ticket for this?
> Making spooling directory location configurable
> -----------------------------------------------
>
> Key: PHOENIX-1216
> URL: https://issues.apache.org/jira/browse/PHOENIX-1216
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 5.0.0
> Reporter: SeonghwanMoon
> Assignee: SeonghwanMoon
> Fix For: 5.0.0, 4.2, 3.2
>
>
> Add a parameter.
> This can possible to change phoenix.spool.directory.
> Not a default "/tmp" directory.
> For tracking a spooling log.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)