-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41923/
-----------------------------------------------------------
Review request for Ambari, Srimanth Gunturi, Sid Wagle, and Yusaku Sako.
Bugs: AMBARI-14546
https://issues.apache.org/jira/browse/AMBARI-14546
Repository: ambari
Description
-------
- Adjusting the CSS dynamically through the JS code.
- No new unit test case needed
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/KerberosHelperImpl.java
713592d
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostKerberosIdentityResourceProvider.java
c76ae6c
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/KerberosPrincipalDescriptor.java
09f6872
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/KerberosPrincipalType.java
e192be0
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog221.java
c4216bd
ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/service_check.py
01be0fe
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml
c1263ee
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
16c885b
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/master_helper.py
cf7dc77
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py
1c247ba
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
7e2871b
ambari-server/src/test/java/org/apache/ambari/server/state/kerberos/KerberosPrincipalDescriptorTest.java
9a4a042
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog221Test.java
23d9a70
ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py e860ab7
contrib/views/pig/src/main/resources/ui/pig-web/app/components/codeMirror.js
d0af842
Diff: https://reviews.apache.org/r/41923/diff/
Testing
-------
mvn clean install
Here are the build logs:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.ambari.view.pig.test.FileTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.539 sec
Running org.apache.ambari.view.pig.test.HelpTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.399 sec
Running org.apache.ambari.view.pig.test.IntegrationalTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.767 sec
Running org.apache.ambari.view.pig.test.JobTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 sec
Running org.apache.ambari.view.pig.test.ScriptTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.588 sec
Running org.apache.ambari.view.pig.test.UDFTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec
Results :
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ pig ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .git/
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: .idea/
[INFO] Exclude: pass.txt
[INFO] Exclude: .DS_Store
[INFO] Exclude: .iml/
[INFO] Exclude: .classpath
[INFO] Exclude: .project
[INFO] Exclude: .settings
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.gitkeep
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.jshintrc
[INFO] Exclude: **/.tmp/**
[INFO] Exclude: **/tmp/**
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/vendor/**
[INFO] Exclude: **/bin
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/vendor/**
[INFO] Exclude: **/public/**
[INFO] Exclude: **/dist/**
[INFO] Exclude: **/bower_components/**
[INFO] Exclude: **/bower/**
[INFO] Exclude: **/node/**
[INFO] Exclude: **/runner.js
[INFO] Exclude: **/assets/javascripts/**
[INFO] Exclude: **/assets/stylesheets/**
[INFO] Exclude: **/assets/static/javascripts/**
[INFO] Exclude: **/assets/static/stylesheets/**
[INFO] Exclude: storm/src/main/resources/**
[INFO] 173 resources included (use -debug for more details)
Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
Compiler warnings:
WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning: org.apache.xerces.parsers.SAXParser: Feature
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 166 licence.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pig ---
[INFO] Building jar:
/Users/pkulshreshtha/build_Aug01/ambari-vagrant/centos6.4/development/ambari/contrib/views/pig/target/pig-1.0.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ pig ---
[INFO] Reading assembly descriptor:
/Users/pkulshreshtha/build_Aug01/ambari-vagrant/centos6.4/development/ambari/ambari-project/src/main/assemblies/empty.xml
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ pig ---
[INFO] Installing
/Users/pkulshreshtha/build_Aug01/ambari-vagrant/centos6.4/development/ambari/contrib/views/pig/target/pig-1.0.0.0-SNAPSHOT.jar
to
/Users/pkulshreshtha/.m2/repository/org/apache/ambari/contrib/views/pig/1.0.0.0-SNAPSHOT/pig-1.0.0.0-SNAPSHOT.jar
[INFO] Installing
/Users/pkulshreshtha/build_Aug01/ambari-vagrant/centos6.4/development/ambari/contrib/views/pig/pom.xml
to
/Users/pkulshreshtha/.m2/repository/org/apache/ambari/contrib/views/pig/1.0.0.0-SNAPSHOT/pig-1.0.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:08.996s
[INFO] Finished at: Tue Jan 05 15:03:45 IST 2016
[INFO] Final Memory: 48M/718M
[INFO] ------------------------------------------------------------------------
Thanks,
Pallav Kulshreshtha