[ https://issues.apache.org/jira/browse/HIVE-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen O'Malley updated HIVE-5687: -------------------------------- Attachment: package.html Remove the hcatalog/streaming/src/docs/package.html and put this file into hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/package.html. I've removed all of the complicated formatting and non-standard characters that Microsoft Word added. It is important for open source projects to have documentation that can be edited. It is also better to include this documentation as part of the javadoc and have links to the API's javadoc rather than reproduce it. Other than replacing the documentation, it is ok. +1 > Streaming support in Hive > ------------------------- > > Key: HIVE-5687 > URL: https://issues.apache.org/jira/browse/HIVE-5687 > Project: Hive > Issue Type: Sub-task > Reporter: Roshan Naik > Assignee: Roshan Naik > Labels: ACID, Streaming > Fix For: 0.13.0 > > Attachments: 5687-api-spec4.pdf, 5687-draft-api-spec.pdf, > 5687-draft-api-spec2.pdf, 5687-draft-api-spec3.pdf, > HIVE-5687-unit-test-fix.patch, HIVE-5687.patch, HIVE-5687.v2.patch, > HIVE-5687.v3.patch, HIVE-5687.v4.patch, HIVE-5687.v5.patch, > HIVE-5687.v6.patch, Hive Streaming Ingest API for v3 patch.pdf, Hive > Streaming Ingest API for v4 patch.pdf, package.html > > > Implement support for Streaming data into HIVE. > - Provide a client streaming API > - Transaction support: Clients should be able to periodically commit a batch > of records atomically > - Immediate visibility: Records should be immediately visible to queries on > commit > - Should not overload HDFS with too many small files > Use Cases: > - Streaming logs into HIVE via Flume > - Streaming results of computations from Storm -- This message was sent by Atlassian JIRA (v6.2#6252)