[
https://issues.apache.org/jira/browse/BEAM-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011536#comment-16011536
]
ASF GitHub Bot commented on BEAM-1158:
--------------------------------------
GitHub user seshadri-cr opened a pull request:
https://github.com/apache/beam/pull/3158
[BEAM-1158]Hive integration test for HadoopInputFormatIO
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [ ] Make sure tests pass via `mvn clean verify`.
- [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.pdf).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/seshadri-cr/beam hiveintegrationtest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3158.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3158
----
commit 3276fd8572c4beff4857fbd41abb5e88fe3c004c
Author: Seshadri Chakkravarthy <[email protected]>
Date: 2017-05-16T00:15:42Z
Hive integration test for HadoopInputFormatIO
----
> Create HiveIO
> -------------
>
> Key: BEAM-1158
> URL: https://issues.apache.org/jira/browse/BEAM-1158
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-extensions
> Affects Versions: Not applicable
> Reporter: Ismaël Mejía
> Assignee: Seshadri Raghunathan
> Priority: Minor
>
> Support for reading and writing to Hive. The HiveIO will directly use the
> native API and HiveQL
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)