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

Nigel Jones commented on RANGER-1186:
-------------------------------------

Also noticed last bullet of point #8 seems to have a change from/to that's the 
same

security-admin/src/main/webapp/WEB-INF/web.xml
Replace :
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>META-INF/applicationContext.xml
WEB-INF/classes/conf/security-applicationContext.xml
META-INF/scheduler-applicationContext.xml</param-value>
</context-param>
With :
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>META-INF/applicationContext.xml
WEB-INF/classes/conf/security-applicationContext.xml
META-INF/scheduler-applicationContext.xml</param-value>
</context-param>

Now settng up the mysql database as per 
https://cwiki.apache.org/confluence/display/RANGER/Ranger+Installation+Guide ...

* The instructions refer to "service mysqld start" - for me "service mysql 
start" was needed. (And all the commands needed sudo -- which isn't in that doc 
page but is expected....)

* will continue with setup & solr tomorrow/later



> Ranger Source: eclipse
> ----------------------
>
>                 Key: RANGER-1186
>                 URL: https://issues.apache.org/jira/browse/RANGER-1186
>             Project: Ranger
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: Ranger
>         Environment: eclipse neon, ubuntu 16.10
>            Reporter: Nigel Jones
>            Assignee: Pradeep Agrawal
>         Attachments: RANGER-1186_Ranger_Source_Eclipse.pdf, ranger_me0.PNG, 
> ranger_me1.PNG
>
>
> I can happily build ranger in my Ubuntu 16.10 environment with
>  - open jdk 1.8.0_102
>  - maven 3.3.9
> I also have eclipse neon installed in this environment
> The build/setup instructions at 
> http://ranger.apache.org/quick_start_guide.html have minimal instructions for 
> eclipse.
> I imported the top level ranger directory using the m2e plugin as provided in 
> neon.
> This failed with numerous errors
> Is anyone actively building with eclipse? If so can we update the website 
> with current setup information?
> If not I'll use this JIRA to record the issues & hope to address them & 
> update the docs ;-)
> Screenshots to follow



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to