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

Linden Hillenbrand commented on SQOOP-626:
------------------------------------------

Thanks Jarcec - as a test I cloned the Sqoop repo to another folder and ran an 
'ant docs' without making any changes and it fails with the following:

Lindens-Work-MBP:sqoop Linden$ ant docs
Buildfile: /Users/Linden/Documents/sqoop_tesrt/sqoop/build.xml
     [echo] Use Hadoop 0.23 by default
     [echo] Use built-in SQL server connector by default

init:

docs-uptodate:

real-docs:
     [exec] /bin/sh: lsb_release: command not found
     [exec] asciidoc --unsafe -b docbook -d manpage -a "author=Sqoop Team" 
man/sqoop-codegen.txt
     [exec] /bin/sh: asciidoc: command not found
     [exec] make: *** [man/sqoop-codegen.1.gz] Error 127

BUILD FAILED
/Users/Linden/Documents/sqoop_tesrt/sqoop/build.xml:940: exec returned: 2

Total time: 1 second

So out of the box there seems to be an issue. I am guessing it is related to me 
building in OSX and possibly missing some libraries. I'll go ahead and try it 
on a CentOS VM and then go from there.
                
> Sqoop User Guide's troubleshooting section should specify that "--driver" 
> parameter should not be used for connection managers
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SQOOP-626
>                 URL: https://issues.apache.org/jira/browse/SQOOP-626
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: docs
>    Affects Versions: 1.4.2
>            Reporter: Kathleen Ting
>            Assignee: Linden Hillenbrand
>            Priority: Minor
>              Labels: newbie
>         Attachments: troubleshooting_Sqoop-626.patch
>
>
> Sqoop User Guide's troubleshooting section should specify that "--driver" 
> parameter should not be used for connection managers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to