You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Dmytro Sen <ds...@hortonworks.com> on 2017/02/16 12:17:11 UTC

Review Request 56748: More than one version of jetty jars found in Ambari rpm

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56748/
-----------------------------------------------------------

Review request for Ambari, Aravindan Vijayan, Sid Wagle, and Vitalyi Brodetskyi.


Bugs: AMBARI-20045
    https://issues.apache.org/jira/browse/AMBARI-20045


Repository: ambari


Description
-------

Got a warning on restart of my cluster:

Ambari Server running with administrator privileges.
Organizing resource files at /var/lib/ambari-server/resources...
WARNING: Multiple versions of jetty-util.jar found in java class path (/usr/lib/ambari-server/jetty-util-6.1.26.jar and /usr/lib/ambari-server/jetty-util-8.1.19.v20160209.jar).
 Make sure that you include only one jetty-util.jar in the java class path '/etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/mysql-connector-java.jar'.
Ambari database consistency check started...

Noticed there are older jetty jars packaged with the rpm:

[root@perf-a-1 ~]# rpm -ql ambari-server-2.5.0.0-914.x86_64 | grep jetty
/usr/lib/ambari-server/jetty-6.1.26.jar
/usr/lib/ambari-server/jetty-util-6.1.26.jar
/usr/lib/ambari-server/jetty-util-8.1.19.v20160209.jar


Diffs
-----

  ambari-server/src/main/python/ambari_server_main.py 7a21333 

Diff: https://reviews.apache.org/r/56748/diff/


Testing
-------

Manual testing


Thanks,

Dmytro Sen


Re: Review Request 56748: More than one version of jetty jars found in Ambari rpm

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56748/#review165835
-----------------------------------------------------------


Ship it!




Ship It!

- Vitalyi Brodetskyi


On \u041b\u044e\u0442. 16, 2017, 12:30 \u043f\u0456\u0441\u043b\u044f \u043f\u043e\u043b\u0443\u0434\u043d\u044f, Dmytro Sen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/56748/
> -----------------------------------------------------------
> 
> (Updated \u041b\u044e\u0442. 16, 2017, 12:30 \u043f\u0456\u0441\u043b\u044f \u043f\u043e\u043b\u0443\u0434\u043d\u044f)
> 
> 
> Review request for Ambari, Aravindan Vijayan, Sid Wagle, and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-20045
>     https://issues.apache.org/jira/browse/AMBARI-20045
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Got a warning on restart of my cluster:
> 
> Ambari Server running with administrator privileges.
> Organizing resource files at /var/lib/ambari-server/resources...
> WARNING: Multiple versions of jetty-util.jar found in java class path (/usr/lib/ambari-server/jetty-util-6.1.26.jar and /usr/lib/ambari-server/jetty-util-8.1.19.v20160209.jar).
>  Make sure that you include only one jetty-util.jar in the java class path '/etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/mysql-connector-java.jar'.
> Ambari database consistency check started...
> 
> Noticed there are older jetty jars packaged with the rpm:
> 
> [root@perf-a-1 ~]# rpm -ql ambari-server-2.5.0.0-914.x86_64 | grep jetty
> /usr/lib/ambari-server/jetty-6.1.26.jar
> /usr/lib/ambari-server/jetty-util-6.1.26.jar
> /usr/lib/ambari-server/jetty-util-8.1.19.v20160209.jar
> 
> 
> Diffs
> -----
> 
>   ambari-server/pom.xml 0508556 
> 
> Diff: https://reviews.apache.org/r/56748/diff/
> 
> 
> Testing
> -------
> 
> Manual testing
> 
> 
> Thanks,
> 
> Dmytro Sen
> 
>


Re: Review Request 56748: More than one version of jetty jars found in Ambari rpm

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56748/
-----------------------------------------------------------

(Updated \u0424\u0435\u0432. 16, 2017, 12:30 \u043f.\u043f.)


Review request for Ambari, Aravindan Vijayan, Sid Wagle, and Vitalyi Brodetskyi.


Bugs: AMBARI-20045
    https://issues.apache.org/jira/browse/AMBARI-20045


Repository: ambari


Description
-------

Got a warning on restart of my cluster:

Ambari Server running with administrator privileges.
Organizing resource files at /var/lib/ambari-server/resources...
WARNING: Multiple versions of jetty-util.jar found in java class path (/usr/lib/ambari-server/jetty-util-6.1.26.jar and /usr/lib/ambari-server/jetty-util-8.1.19.v20160209.jar).
 Make sure that you include only one jetty-util.jar in the java class path '/etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/mysql-connector-java.jar'.
Ambari database consistency check started...

Noticed there are older jetty jars packaged with the rpm:

[root@perf-a-1 ~]# rpm -ql ambari-server-2.5.0.0-914.x86_64 | grep jetty
/usr/lib/ambari-server/jetty-6.1.26.jar
/usr/lib/ambari-server/jetty-util-6.1.26.jar
/usr/lib/ambari-server/jetty-util-8.1.19.v20160209.jar


Diffs (updated)
-----

  ambari-server/pom.xml 0508556 

Diff: https://reviews.apache.org/r/56748/diff/


Testing
-------

Manual testing


Thanks,

Dmytro Sen