[
https://issues.apache.org/jira/browse/ATLAS-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala resolved ATLAS-859.
------------------------------------
Resolution: Not A Bug
[~shwethags] pointed out that the Sqoop hook class already extends from another
class called {{SqoopJobDataPublisher}}. Hence, it would not be possible to make
it extend from {{AtlasHook}}.
However, more important is that to send entities to Kafka using methods of the
{{AtlasHook}}. Hence things like the retries and other logic is indeed taken
care of still for the Sqoop hook. Hence, I am closing this as not a bug.
> Sqoop hook can also extend from AtlasHook
> -----------------------------------------
>
> Key: ATLAS-859
> URL: https://issues.apache.org/jira/browse/ATLAS-859
> Project: Atlas
> Issue Type: Bug
> Reporter: Hemanth Yamijala
> Assignee: Hemanth Yamijala
>
> Of the 4 hooks integrating with Atlas in the Atlas code base, the Sqoop hook
> alone does not extend from a common base class - {{AtlasHook}}. As a result,
> enhancements made to Atlas hook might be missed out by Sqoop hook. Fixing
> this inconsistency would be a good thing, IMO.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)