[
https://issues.apache.org/jira/browse/ATLAS-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16704120#comment-16704120
]
Ramesh Mani edited comment on ATLAS-2983 at 11/30/18 1:28 AM:
--------------------------------------------------------------
[~umesh.padashetty] Thanks for the patch
commit link
[https://github.com/apache/atlas/commit/18a4984a4f6d28cd03c0e2fed194b1f129a5a9ec]
1.0
https://github.com/apache/atlas/commit/73185dc51866f901aae23076ba8340fadbc1f2bb
was (Author: rmani):
[~umesh.padashetty] Thanks for the patch
commit link
[https://github.com/apache/atlas/commit/18a4984a4f6d28cd03c0e2fed194b1f129a5a9ec]
> Fixes and clean up for Atlas Kafka bridge utility
> -------------------------------------------------
>
> Key: ATLAS-2983
> URL: https://issues.apache.org/jira/browse/ATLAS-2983
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core, atlas-webui
> Affects Versions: 1.0.0, 1.1.0
> Reporter: Umesh Padashetty
> Priority: Major
> Attachments: ATLAS-2983.patch
>
>
> # Currently, import-kafka.sh script allows selective kafka topic import by
> providing -t or --topic option, but the script only checks for the topics
> which start with the topic name provided and does not support regular
> expression based selective import. With the fix provided, regex patterns can
> be used along with -t as well as -f (file based import) option
> # When a bad import-kafka command is being fired, following usage is being
> printed on the console. Here, option should be -t instead of -n. Have fixed
> this minor issue, along with some more text changes
> ** import-kafka.sh [*-n* <topic regex> OR --topic <topic regex >]
> # Since we now have support for kakfa bridge and hbase hook/bridge, option
> for creating entities for the following in Atlas UI could be removed
> ## hbase_table
> ## hbase_column
> ## hbase_column_family
> ## kafka_topic
> ## hbase_namespace
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)