[
https://issues.apache.org/jira/browse/PHOENIX-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
alex kamil updated PHOENIX-974:
-------------------------------
Description:
create a simple socket listener with Protobuf and Avro decoders to allow for
streaming upserts from Java and non-Java applications. The benefits are 1.
decouple app and db tiers 2. light weight and speed.
Optional: Consider using Disruptor queue for throughput, similar to
http://nathanmarz.github.io/storm/doc/backtype/storm/utils/DisruptorQueue.html
Related: PHOENIX-971
was:
create a very simple socket client with Protobuf and Avro decoders to allow for
streaming upserts from Java and non-Java based applications. The benefits are
1. decoupling app and db tiers 2. light weight and speed
Related: PHOENIX-971
> lightweight data ingest
> -----------------------
>
> Key: PHOENIX-974
> URL: https://issues.apache.org/jira/browse/PHOENIX-974
> Project: Phoenix
> Issue Type: Improvement
> Reporter: alex kamil
> Priority: Minor
>
> create a simple socket listener with Protobuf and Avro decoders to allow for
> streaming upserts from Java and non-Java applications. The benefits are 1.
> decouple app and db tiers 2. light weight and speed.
> Optional: Consider using Disruptor queue for throughput, similar to
> http://nathanmarz.github.io/storm/doc/backtype/storm/utils/DisruptorQueue.html
> Related: PHOENIX-971
--
This message was sent by Atlassian JIRA
(v6.2#6252)