You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2016/06/14 11:51:01 UTC

[jira] [Resolved] (ATLAS-859) Sqoop hook can also extend from AtlasHook

     [ 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)