[
https://issues.apache.org/jira/browse/CASSANDRA-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660988#comment-14660988
]
Evan Chan commented on CASSANDRA-8234:
--------------------------------------
Having a masterless OSS Spark would be a significant undertaking.
However, would the version of Spark included in DSE already be good
enough? It handles master election, I thought using the Cassandra gossip.
--
If you are free, you need to free somebody else.
If you have some power, then your job is to empower somebody else.
--- Toni Morrison
> CTAS (CREATE TABLE AS SELECT)
> -----------------------------
>
> Key: CASSANDRA-8234
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8234
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Robin Schumacher
> Fix For: 3.x
>
>
> Continuous request from users is the ability to do CREATE TABLE AS SELECT.
> The simplest form would be copying the entire table. More advanced would
> allow specifying thes column and UDF to call as well as filtering rows out in
> WHERE.
> More advanced still would be to get all the way to allowing JOIN, for which
> we probably want to integrate Spark.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)