You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2015/02/08 01:05:35 UTC

[jira] [Updated] (CRUNCH-340) HCatSource

     [ https://issues.apache.org/jira/browse/CRUNCH-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Wills updated CRUNCH-340:
------------------------------
    Attachment: CRUNCH-340.patch

Did my own revision today as part of another project I'm working on-- just a simple Source right now, I haven't implemented ReadableSource yet. In order to make this work w/both hadoop1 and hadoop2 I had to lift a pretty healthy fraction of the o.a.hive.hcatalog.mapreduce code, since Hive uses its own shims that aren't compatible w/Crunch profiles.

> HCatSource
> ----------
>
>                 Key: CRUNCH-340
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-340
>             Project: Crunch
>          Issue Type: New Feature
>            Reporter: Chao Shi
>         Attachments: CRUNCH-340.patch, crunch-340-v2.patch, crunch-340-v3.patch, crunch-340-v4.patch, crunch-340.patch
>
>
> This patch adds HCatSource, which enables crunch pipeline to read from Hive tables. This is the very first version, leaving a few TODOs in code.
> It adds new dependency from crunch-core to hcatalog (as well as several hive components). I guess maybe we should create a new subproject (e.g. crunch-hcatalog) rather than add it into crunch-core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)