[
https://issues.apache.org/jira/browse/STORM-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380983#comment-15380983
]
ASF GitHub Bot commented on STORM-1969:
---------------------------------------
Github user harshach commented on the issue:
https://github.com/apache/storm/pull/1564
merged into master and 1.x-branch
> 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)