You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Sriharsha Chintalapani (JIRA)" <ji...@apache.org> on 2016/07/16 23:50:20 UTC

[jira] [Resolved] (STORM-1969) Modify HiveTopology to show usage of non-partition table

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

Sriharsha Chintalapani resolved STORM-1969.
-------------------------------------------
    Resolution: Fixed

> Modify HiveTopology to show usage of non-partition table
> --------------------------------------------------------
>
>                 Key: STORM-1969
>                 URL: https://issues.apache.org/jira/browse/STORM-1969
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-hive
>            Reporter: Raghav Kumar Gautam
>            Assignee: Jungtaek Lim
>            Priority: Minor
>             Fix For: 2.0.0, 1.1.0
>
>
> There're some kinds of topology in storm-hive, but all of them uses partition so we don't have example for accessing non-partition table. It would be better to have one for automated tests.
> Instead of creating a new topology, we can modify HiveTopology to not use partition at all. BucketTestHiveTopology and TridentHiveTopology also use DelimitedRecordHiveMapper.withTimeAsPartitionField() so I think usage of withTimeAsPartitionField() is covered.



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