Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

HDFS Persistence in Streaming Shell #29

Open
lenlen opened this issue Apr 29, 2015 · 1 comment
Open

HDFS Persistence in Streaming Shell #29

lenlen opened this issue Apr 29, 2015 · 1 comment

Comments

@lenlen
Copy link

lenlen commented Apr 29, 2015

It is possible, using streaming shell, save the output in a simple file (as txt, csv, ...) in HDFS? Reading the doc seems that only Cassandra, MongoDB and ElasticSearch are supported. If not which classes I need to modify to achieve this?

@david-morales
Copy link
Contributor

Hi,

It's possible and it could be a nice feature for our next release.

You can take a look at the functions (save2cassandra...) here:

https://github.com/Stratio/streaming-cep- engine/tree/master/engine/src/main/java/com/stratio/streaming/functions

But this feature also involves changes in the language, since it will be a new action to be applied on the streams.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants