[ 
https://issues.apache.org/jira/browse/SQOOP-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092959#comment-13092959
 ] 

Arvind Prabhakar commented on SQOOP-325:
----------------------------------------

Thanks for the patch Alex. The log4j exclusion on HBase is required since it 
was forcing some dependencies that were not available in the central 
repository. So it will be preferable to go with option 2, and to ensure 
compatibility, set its scope to provided.


> Sqoop doesn't build on intellij
> -------------------------------
>
>                 Key: SQOOP-325
>                 URL: https://issues.apache.org/jira/browse/SQOOP-325
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Alex Newman
>            Assignee: Alex Newman
>            Priority: Minor
>         Attachments: 0001-SQOOP-325.-Sqoop-doesn-t-build-on-intellij.patch
>
>
> By default, since log4j is explicitly excluded in the pom.xml. Intellij wont 
> be able to build sqoop in the places that org.apache.log4j is referenced. 
> There are two options as I see it:
> Option 1: Remove the exclusion and be tied to the implicit version that the 
> rest of the apache projects use
> Option 2: Explicitly import it
> Amusingly, I think the first will cause less compatibility issues, although 
> it is slightly more magical.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to