Re: Review Request 51189: Typo in stack_advisor.py for KAFKA

2016-08-18 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51189/#review146073 --- Ship it! Ship It! - Di Li On Aug. 18, 2016, 5:45 a.m

Re: Review Request 52397: Delete group button always shows tooltip "Cannot Delete Group"

2016-09-30 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52397/#review151039 --- Ship it! Ship It! - Di Li On Sept. 29, 2016, 4:48 p.m

Re: Review Request 52457: Categorize unit tests so can run mvn test -P $PROFILE

2016-10-03 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52457/#review151169 --- Ship it! Ship It! - Di Li On Sept. 30, 2016, 11:10 p.m

Re: Review Request 52456: Modify HTTP headers to follow best security practices

2016-10-03 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52456/#review151168 --- Ship it! Ship It! - Di Li On Sept. 30, 2016, 10:56 p.m

Re: Review Request 51815: Introduce conditional dependencies in stack defition to handle blueprint validation gracefully

2016-10-03 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51815/#review151191 --- Ship it! Ship It! - Di Li On Sept. 30, 2016, 12:39 a.m

Re: Review Request 52369: AMBARI-12263: Support PAM as authentication mechanism for accessing Ambari UI/REST

2016-10-03 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52369/#review151215 --- Ship it! Ship It! - Di Li On Oct. 3, 2016, 6:43 p.m

Re: Review Request 52430: Include an option to download the saved query in hive view

2016-10-03 Thread Di Li
operations, but download=true is set in stone and you will have no othe options but to introduce more URL query parameters for new operations. - Di Li On Oct. 3, 2016, 6:13 p.m., Anita Jebaraj wrote: > > --- > This is an automatic

Re: Review Request 52430: Include an option to download the saved query in hive view

2016-09-30 Thread Di Li
e only diff is the ?format=json parameter. so I also wonder - Can {queryId} support such parameter like if it's ?format=txt, then it means to download ? - Di Li On Sept. 30, 2016, 4:42 p.m., Anita Jebaraj wrote: > > --- > This is a

Re: Review Request 52430: Include an option to download the saved query in hive view

2016-09-30 Thread Di Li
/controllers/queries.js (line 107) <https://reviews.apache.org/r/52430/#comment219180> what can the file name be? is it the same as the query id ? - Di Li On Sept. 30, 2016, 4:42 p.m., Anita Jebaraj

Re: Review Request 52430: Include an option to download the saved query in hive view

2016-09-30 Thread Di Li
/hive2/resources/savedQueries/SavedQueryService.java (line 117) <https://reviews.apache.org/r/52430/#comment219182> Does this store the entire query result in the memory ? can it be streamed for better performance ? - Di Li On Sept. 30, 2016, 4:42 p.m., Anita Jebaraj

Re: Review Request 52223: AMBARI-18051 - Services should be able to provide their own pre-req checks by supplying a jar file

2016-09-26 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52223/#review150399 --- Ship it! Ship It! - Di Li On Sept. 23, 2016, 7:59 p.m., Tim

Review Request 52260: AMBARI-18459: Print error messages if bulkcommand section of a component includes non-existing component

2016-09-26 Thread Di Li
on service and HDP 2.5 level (2.5 level has the correct bulkcommand section), see the error messages for HDP 2.0.6 up to HDP 2.4, no error in HDP 2.5 (as it has the correct bulkcommand section) Thanks, Di Li

Review Request 52423: AMBARI-18499 Ability to remove broken symbolic links via HostCleanup.py

2016-09-30 Thread Di Li
/ Testing --- 1. existing hostcleanup python unit tests 2. patch a trunk cluster feed the HostCleanup.py with the required two .ini files and run the clean up. Thanks, Di Li

Re: Review Request 53144: Workflow Designer View: Tooltip for Edit button shows "Back"

2016-10-25 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53144/#review153826 --- Ship it! Ship It! - Di Li On Oct. 24, 2016, 5:20 p.m

Re: Review Request 53273: Not able to change the default port ambari server listens to

2016-11-08 Thread Di Li
-us.apache.org/repos/asf?p=ambari.git;a=commit;h=352fe85181d81cf23f82953f05bc66a7c88d639b Please provide a patch rebased for branch-2.5, AMBARI-18741-Nov7.patch does not apply to branch-2.5 - Di Li On Nov. 7, 2016, 6:11 p.m., Anita Jebaraj wrote

Re: Review Request 53273: Not able to change the default port ambari server listens to

2016-11-08 Thread Di Li
> On Nov. 8, 2016, 4:40 p.m., Di Li wrote: > > Hello Anita, > > > > I pushed the change to trunk as > > https://git-wip-us.apache.org/repos/asf?p=ambari.git;a=commit;h=352fe85181d81cf23f82953f05bc66a7c88d639b > > > > Please provide a patch rebased for b

Re: Review Request 53273: Not able to change the default port ambari server listens to

2016-11-07 Thread Di Li
you please rebase and provide a new patch ? - Di Li On Nov. 2, 2016, 6:31 p.m., Anita Jebaraj wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 53649: AMBARI-18838: Remove references to ganglias and nagios in Ambari agent source code

2016-11-10 Thread Di Li
/ambari-agent.ini 9a0b537 ambari-agent/conf/windows/ambari-agent.ini b7a0a4d ambari-agent/src/main/python/ambari_agent/AmbariConfig.py 6e4d74a Diff: https://reviews.apache.org/r/53649/diff/ Testing --- existing unit tests for Ambari Agent Thanks, Di Li

Review Request 52876: AMBARI-18588 Ambari server should not crash with NPE when parsing HTTP response for YARN RM properties

2016-10-14 Thread Di Li
/org/apache/ambari/server/controller/internal/URLStreamProvider.java c176ceb Diff: https://reviews.apache.org/r/52876/diff/ Testing --- 1. existing unit testing 2. patch a cluster with the change Thanks, Di Li

Re: Review Request 52964: Optimize Service Checks to it picks a random host and prefers hosts with 0 active commands

2016-10-18 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52964/#review153083 --- Ship it! Ship It! - Di Li On Oct. 18, 2016, 12:36 a.m

Re: Review Request 53143: Workflow Designer View: Folder hint does not get overwritten when you type folder name when creating folder in File Browser

2016-10-24 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53143/#review153743 --- Ship it! Ship It! - Di Li On Oct. 24, 2016, 6:32 p.m

Re: Review Request 53144: Workflow Designer View: Tooltip for Edit button shows "Back"

2016-10-24 Thread Di Li
/components/job-details.hbs (line 55) <https://reviews.apache.org/r/53144/#comment223154> can this be externalized to a i18n file instead of hardcoding it at the UI level ? - Di Li On Oct. 24, 2016, 5:20 p.m., Sangeeta Ravindran

Re: Review Request 53126: Workflow Designer View: When you execute a workflow designer view instance, it does not load immediately unless you return to the dashboard.

2016-10-24 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53126/#review153739 --- Ship it! Ship It! - Di Li On Oct. 24, 2016, 1:33 a.m

Re: Review Request 53086: AMBARI-18657 - Slider always creates storm slider conf directory

2016-10-21 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53086/#review153594 --- Ship it! Ship It! - Di Li On Oct. 21, 2016, 6:39 p.m., Tim

Re: Review Request 53075: Fix JSHint errors in Workflow Manager view

2016-10-21 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53075/#review153564 --- Ship it! Ship It! - Di Li On Oct. 20, 2016, 8:41 p.m

Re: Review Request 53075: Fix JSHint errors in Workflow Manager view

2016-10-20 Thread Di Li
d of an exact null ? contrib/views/wfmanager/src/main/resources/ui/app/services/property-extractor.js (line 30) <https://reviews.apache.org/r/53075/#comment222776> Should this one be checking for falsy instead of an exact null ? - Di Li On Oct. 20, 2016, 8:41 p.m.,

Re: Review Request 53086: AMBARI-18657 - Slider always creates storm slider conf directory

2016-10-21 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53086/#review153544 --- Ship it! Ship It! - Di Li On Oct. 21, 2016, 12:45 p.m., Tim

Re: Review Request 53673: AMBARI-18852 HostCleanup.py to be able to stop processes owned by users or java processes

2016-11-11 Thread Di Li
-agent/src/test/python/ambari_agent/TestHostCleanup.py 165c5f0 Diff: https://reviews.apache.org/r/53673/diff/ Testing --- unit test patched a 2.5 cluster with the changes and run host cleanup with two .ini files I created. Thanks, Di Li

Re: Review Request 53678: AMBARI-18846 - Custom services should be able to easily specify their own dashboards

2016-11-14 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53678/#review155813 --- Ship it! Ship It! - Di Li On Nov. 11, 2016, 8:46 p.m., Tim

Review Request 54086: AMBARI-18987 A general preupgrade check on if services cannot be upgrade are installed

2016-11-25 Thread Di Li
it to Ambari trunk cluster, update upgrade xml files with the new service check, then run upgrade, verify it fails prechecks accordingly. Thanks, Di Li

Re: Review Request 53958: AMBARI-18934 - Management packs should be able to link grafana dashboards and service metrics for custom services

2016-11-21 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53958/#review156502 --- Ship it! Ship It! - Di Li On Nov. 21, 2016, 6:53 p.m., Tim

Re: Review Request 54028: AMBARI-18962:Make check_package_condition in script.py overridable by services in stacks

2016-11-23 Thread Di Li
://reviews.apache.org/r/54028/diff/ Testing --- existing unit tests still cover the code change. Thanks, Di Li

Re: Review Request 53984: AMBARI-18958 - License file issue with src/test/resources/stacks/HDP/2.2.0/services/GANGLIA/upgrades/HDP/rolling-upgrade.xml

2016-11-22 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53984/#review156573 --- Ship it! Ship It! - Di Li On Nov. 22, 2016, 2 p.m., Tim

Re: Review Request 54028: AMBARI-18962:Make check_package_condition in script.py overridable by services in stacks

2016-11-24 Thread Di Li
/54028/diff/ Testing (updated) --- existing unit tests still cover the code change patch a cluster with the new script.py, run service restart, verify the install check still passes. Thanks, Di Li

Review Request 54123: AMBARI-18992: Stack version input text field on Register Version page should align properly even when resizing the page

2016-11-28 Thread Di Li
e "HDP.2.6." prefix label and the text field align properly and does not protrude the border. Thanks, Di Li

Re: Review Request 54123: AMBARI-18992: Stack version input text field on Register Version page should align properly even when resizing the page

2016-11-28 Thread Di Li
cluster with the change, resize web browsers to various sizes, verify the "Name:" label, the "HDP.2.6." prefix label and the text field align properly and does not protrude the border. Thanks, Di Li

Re: Review Request 54121: AMBARI-18929 : Yarn service check fails when either resource manager is down in HA enabled cluster

2016-11-28 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54121/#review157036 --- Ship it! Ship It! - Di Li On Nov. 28, 2016, 12:59 p.m

Re: Review Request 54121: AMBARI-18929 : Yarn service check fails when either resource manager is down in HA enabled cluster

2016-11-28 Thread Di Li
the "Bugs:" field ? - Di Li On Nov. 28, 2016, 12:59 p.m., Weiwei Yang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > ht

Re: Review Request 54028: AMBARI-18962:Make check_package_condition in script.py overridable by services in stacks

2016-11-28 Thread Di Li
/custom_actions/scripts/install_packages.py 0e31310 Diff: https://reviews.apache.org/r/54028/diff/ Testing --- existing unit tests still cover the code change patch a cluster with the new script.py, run service restart, verify the install check still passes. Thanks, Di Li

Re: Review Request 54086: AMBARI-18987 A general preupgrade check on if services cannot be upgrade are installed

2016-11-28 Thread Di Li
d e-mail. To reply, visit: https://reviews.apache.org/r/54086/#review157142 ------- On Nov. 25, 2016, 6:49 p.m., Di Li wrote: > > --- > This is an a

Re: Review Request 53808: AMBARI-18905 - Management pack purge option should support extensions

2016-11-16 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53808/#review156061 --- Ship it! Ship It! - Di Li On Nov. 16, 2016, 1:16 p.m., Tim

Re: Review Request 53678: AMBARI-18846 - Custom services should be able to easily specify their own dashboards

2016-11-15 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53678/#review155970 --- Ship it! Ship It! - Di Li On Nov. 15, 2016, 4:16 p.m., Tim

Review Request 53673: AMBARI-18852 HostCleanup.py to be able to stop processes owned by users or java processes

2016-11-11 Thread Di Li
/TestHostCleanup.py 165c5f0 Diff: https://reviews.apache.org/r/53673/diff/ Testing --- unit test patched a 2.5 cluster with the changes and run host cleanup with two .ini files I created. Thanks, Di Li

Re: Review Request 53788: HTTP responses needs to have the character encoding specified in the content type header

2016-11-15 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53788/#review155981 --- Ship it! Ship It! - Di Li On Nov. 15, 2016, 5:05 p.m

Review Request 53798: AMBARI-18902 Minor typo fix in TimeliveMetricsStore class in AMS

2016-11-15 Thread Di Li
/TimelineMetricStore.java 15644ed Diff: https://reviews.apache.org/r/53798/diff/ Testing --- typo is in javadoc, no unit tests required. Thanks, Di Li

Re: Review Request 53673: AMBARI-18852 HostCleanup.py to be able to stop processes owned by users or java processes

2016-11-15 Thread Di Li
-agent/src/test/python/ambari_agent/TestHostCleanup.py 165c5f0 Diff: https://reviews.apache.org/r/53673/diff/ Testing --- unit test patched a 2.5 cluster with the changes and run host cleanup with two .ini files I created. Thanks, Di Li

Re: Review Request 52455: Ambari UI changes to support PAM authentication

2016-11-15 Thread Di Li
> On Nov. 4, 2016, 3:03 p.m., Di Li wrote: > > Ship It! > > Sangeeta Ravindran wrote: > Hi Di, > > Can you please help commit this patch? I haven't pushed changed to trunk > before and would appreciate your help. Thanks. Hello Sangeeta, Could you rebas

Re: Review Request 53273: Not able to change the default port ambari server listens to

2016-11-01 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53273/#review154392 --- Ship it! Ship It! - Di Li On Nov. 1, 2016, 5:39 a.m., Anita

Re: Review Request 53265: AMBARI-18729 - Add PDF version of stack, extension and service definitions

2016-10-31 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53265/#review154310 --- Ship it! Ship It! - Di Li On Oct. 31, 2016, 8:10 p.m., Tim

Re: Review Request 53346: AMBARI-18765 - Services with invalid themes hang the UI when you attempt to add them

2016-11-01 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53346/#review154436 --- Ship it! Ship It! - Di Li On Nov. 1, 2016, 6:47 p.m., Tim

Re: Review Request 53103: Workflow Designer View: When logs are empty, you see the spinner, instead of a message

2016-10-27 Thread Di Li
-details.js (line 98) <https://reviews.apache.org/r/53103/#comment223599> Will "No messages present" be displayed in the log textarea ? can it be more of an error notification ? - Di Li On Oct. 27, 2016, 9:56 p.m., Sangeeta

Re: Review Request 53200: AMBARI-18686 - Falcon user shouldn't be added to Oozie admin list if Falcon is not installed

2016-10-27 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53200/#review154094 --- Ship it! Ship It! - Di Li On Oct. 26, 2016, 6:27 p.m., Tim

Re: Review Request 53104: Workflow Designer View: Filtering suggestion for Status on the Workflow Dashboard does not include all status options

2016-10-27 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53104/#review154096 --- Ship it! Ship It! - Di Li On Oct. 27, 2016, 9:20 p.m

Re: Review Request 53273: Not able to change the default port ambari server listens to

2016-10-31 Thread Di Li
SL_API, DEFAULT_SSL_API_PORT, SSL_API_PORT - Di Li On Oct. 28, 2016, 9:46 p.m., Anita Jebaraj wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 53103: Workflow Designer View: When logs are empty, you see the spinner, instead of a message

2016-10-31 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53103/#review154264 --- Ship it! Ship It! - Di Li On Oct. 27, 2016, 9:56 p.m

Re: Review Request 53103: Workflow Designer View: When logs are empty, you see the spinner, instead of a message

2016-10-31 Thread Di Li
> On Oct. 28, 2016, 4:04 a.m., Di Li wrote: > > contrib/views/wfmanager/src/main/resources/ui/app/components/job-details.js, > > line 98 > > <https://reviews.apache.org/r/53103/diff/1/?file=1543254#file1543254line98> > > > > Will "No messages pre

Review Request 53416: AMBARI-18746: Sqoop parameter hadoop_home is pointed to incorrect path in params_linux.py

2016-11-02 Thread Di Li
Diffs - ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/package/scripts/params_linux.py df418f0 Diff: https://reviews.apache.org/r/53416/diff/ Testing --- manually patch a trunk cluster for the test Thanks, Di Li

Re: Review Request 52455: Ambari UI changes to support PAM authentication

2016-11-04 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52455/#review154910 --- Ship it! Ship It! - Di Li On Nov. 4, 2016, 9:23 a.m

Re: Review Request 53104: Workflow Designer View: Filtering suggestion for Status on the Workflow Dashboard does not include all status options

2016-11-02 Thread Di Li
> On Oct. 28, 2016, 4:04 a.m., Di Li wrote: > > Ship It! > > Sangeeta Ravindran wrote: > Thank you Di. pushed to trunk as https://git-wip-us.apache.org/repos/asf?p=ambari.git;a=commit;h=d48b4639aa6a484353e01b43797c7

Re: Review Request 53104: Workflow Designer View: Filtering suggestion for Status on the Workflow Dashboard does not include all status options

2016-11-02 Thread Di Li
> On Oct. 28, 2016, 4:04 a.m., Di Li wrote: > > Ship It! > > Sangeeta Ravindran wrote: > Thank you Di. > > Di Li wrote: > pushed to trunk as > https://git-wip-us.apache.org/repos/asf?p=ambari.git;a=commit;h=d48b4639aa6a484353e01b43797c7e304c36857d pushed

Re: Review Request 54086: AMBARI-18987 A general preupgrade check on if services cannot be upgrade are installed

2016-11-29 Thread Di Li
> > > In addition, you should be adding more than one reviewer (and get more than > > one Ship It) before pushing code like this. > > Di Li wrote: > It will not cause failure as the check compares services installed on the > cluster instead of the full stack servic

Re: Review Request 54086: AMBARI-18987 A general preupgrade check on if services cannot be upgrade are installed

2016-11-29 Thread Di Li
of the full stack service list. - Di --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54086/#review157246 ------- O

Re: Review Request 54086: AMBARI-18987 A general preupgrade check on if services cannot be upgrade are installed

2016-11-29 Thread Di Li
> > > > Why not return an empty list instead of null? fixed. - Di --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54086/#review157159 ----------

Re: Review Request 54171: AMBARI-19018 - Services should be able to specify their own resources subdirs for sync'ing to agents

2016-11-29 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54171/#review157321 --- Ship it! Ship It! - Di Li On Nov. 29, 2016, 7 p.m., Tim

Re: Review Request 54086: AMBARI-18987 A general preupgrade check on if services cannot be upgrade are installed

2016-11-29 Thread Di Li
it to Ambari trunk cluster, update upgrade xml files with the new service check, then run upgrade, verify it fails prechecks accordingly. Thanks, Di Li

Re: Review Request 54276: AMBARI-19038: Support migration of LDAP users & groups to PAM

2016-12-07 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54276/#review158348 --- Ship it! Ship It! - Di Li On Dec. 2, 2016, 8:19 p.m

Re: Review Request 54121: AMBARI-18929 : Yarn service check fails when either resource manager is down in HA enabled cluster

2016-12-07 Thread Di Li
is resolved now. - Di Li On Nov. 29, 2016, 3:56 a.m., Weiwei Yang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Review Request 54543: AMBARI-19140 Ambari Server symbolic links has double // when root dir is just /

2016-12-08 Thread Di Li
.apache.org/r/54543/diff/ Testing --- build Ambari RPMs, install a trunk cluster with my own RPMs, verify the double "/"s are trimmed now. Thanks, Di Li

Re: Review Request 54543: AMBARI-19140 Ambari Server symbolic links has double // when root dir is just /

2016-12-09 Thread Di Li
preinstall.sh 524fea8 Diff: https://reviews.apache.org/r/54543/diff/ Testing --- build Ambari RPMs, install a trunk cluster with my own RPMs, verify the double "/"s are trimmed now. Thanks, Di Li

Re: Review Request 54665: AMBARI-19156 Install Packages fails with the old stack has services removed in the new stack

2016-12-13 Thread Di Li
es, update new stack to remove Spark ( leaving only Spark 2), run Install Packages, verify it didn't fail with the "Cannot enumerate services" error. Thanks, Di Li

Re: Review Request 54665: AMBARI-19156 Install Packages fails with the old stack has services removed in the new stack

2016-12-13 Thread Di Li
a valid service, while both Spark2 and Spark (via inheritance) are marked as deleted. - Di --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54665/#review158892 -------

Re: Review Request 54815: Exception when running Slider view - java.lang.NoClassDefFoundError: org/apache/hadoop/yarn/api/protocolrecords/GetLabelsToNodesResponse

2016-12-16 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54815/#review159467 --- Ship it! Ship It! - Di Li On Dec. 16, 2016, 5:42 p.m

Re: Review Request 54314: AMBARI-18926: Kerberos Wizard UI creates duplicate radio buttons for FreeIPA

2016-12-16 Thread Di Li
committed ? - Di Li On Dec. 5, 2016, 9:09 p.m., Jesus Alvarez wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Review Request 54665: AMBARI-19156 Install Packages fails with the old stack has services removed in the new stack

2016-12-12 Thread Di Li
new stack to remove Spark ( leaving only Spark 2), run Install Packages, verify it didn't fail with the "Cannot enumerate services" error. Thanks, Di Li

Review Request 54675: AMBARI-19178 HostCleanup can't list process details on RHEL7

2016-12-12 Thread Di Li
a trunk cluster with the change, run HostCleanup.py Thanks, Di Li

Re: Review Request 54543: AMBARI-19140 Ambari Server symbolic links has double // when root dir is just /

2016-12-12 Thread Di Li
preinstall.sh 524fea8 Diff: https://reviews.apache.org/r/54543/diff/ Testing --- build Ambari RPMs, install a trunk cluster with my own RPMs, verify the double "/"s are trimmed now. Thanks, Di Li

Re: Review Request 54543: AMBARI-19140 Ambari Server symbolic links has double // when root dir is just /

2016-12-12 Thread Di Li
ec 5 11:27 resource_management -> > //usr/lib/ambari-server/lib/resource_management > drwxr-xr-x 5 ams hadoop 83 Dec 6 09:26 resource_monitoring > > > Diffs > - > > ambari-server/conf/unix/install-helper.sh 34ec0e9 > ambari-server/src/main/package/rpm/posttrans_server.sh a719cae > ambari-server/src/main/package/rpm/preinstall.sh 524fea8 > > Diff: https://reviews.apache.org/r/54543/diff/ > > > Testing > --- > > build Ambari RPMs, install a trunk cluster with my own RPMs, verify the > double "/"s are trimmed now. > > > Thanks, > > Di Li > >

Re: Review Request 55522: Incorrect error message when trying to add a group to multiple roles

2017-01-13 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55522/#review161599 --- Ship it! Ship It! - Di Li On Jan. 13, 2017, 9:35 p.m

Re: Review Request 55387: AMBARI-19446: Able to skip writing configuration files when the config type doesn't exist in the command JSON file

2017-01-13 Thread Di Li
> > -1. If the config doesn't exist at all, that's a problem and we > > shouldn't be brushing it under the rug. > > Why would sqoop be missing sqoop-site or knox be missing > > knoxsso-topology? > > > > I want to understand the root cause first. &g

Re: Review Request 55518: When defining yarn.scheduler.capacity..accessible-node-labels with space, Yarn Queue Manager shows error for the queue

2017-01-13 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55518/#review161597 --- Ship it! Ship It! - Di Li On Jan. 13, 2017, 7:53 p.m

Re: Review Request 55460: AMBARI-19470 - Error in ru_execute_tasks.py - Logger has no attribute 'warn'

2017-01-12 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55460/#review161381 --- Ship it! Ship It! - Di Li On Jan. 12, 2017, 1:28 p.m., Tim

Re: Review Request 54970: AMBARI-19250 Change default Spark configuration property in Oozie configuration settings to valid value

2017-01-13 Thread Di Li
> On Jan. 3, 2017, 4:09 p.m., Di Li wrote: > > Ship It! > > ping wang wrote: > Hi Di, could you please help commit the code? Thanks! Done. Please close this RB request. - Di --- This is an automatically generate

Review Request 55387: AMBARI-19446: Able to skip writing configuration files when the config type doesn't exist in the command JSON file

2017-01-10 Thread Di Li
/ Testing --- existing unit test build Ambari RPMS off trunk code and install a cluster. Thanks, Di Li

Re: Review Request 55387: AMBARI-19446: Able to skip writing configuration files when the config type doesn't exist in the command JSON file

2017-01-10 Thread Di Li
g unnecessary properties to existing configuration xml files. - Di --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55387/#review161099 ----------

Re: Review Request 54224: Upgrade History Displays Wrong Upgrade Type

2016-11-30 Thread Di Li
/upgrade_history_view.js (line 294) <https://reviews.apache.org/r/54224/#comment228048> var displayName = type ? type.get('displayName') : record.get('upgradeType'); Should still try to normalize the name, so that "FUTURE_UPGRADE_TYPE" can be converted to "Future Upgrade Type&qu

Re: Review Request 54224: Upgrade History Displays Wrong Upgrade Type

2016-12-01 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54224/#review157599 --- Ship it! Ship It! - Di Li On Dec. 1, 2016, 10:13 a.m

Re: Review Request 54145: EU to message users to start YARN queues if work preserving recovery is disabled

2016-12-01 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54145/#review157600 --- Ship it! Ship It! - Di Li On Nov. 30, 2016, 11:54 p.m

Re: Review Request 54276: AMBARI-19038: Support migration of LDAP users & groups to PAM

2016-12-02 Thread Di Li
it? - Di Li On Dec. 2, 2016, 12:29 a.m., Vishal Ghugare wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 54314: AMBARI-18926: Kerberos Wizard UI creates duplicate radio buttons for FreeIPA

2016-12-02 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54314/#review157794 --- Ship it! Ship It! - Di Li On Dec. 2, 2016, 6:18 p.m., Jesus

Re: Review Request 54259: In stack version, build number should not be mandatory

2016-12-02 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54259/#review157793 --- Ship it! Ship It! - Di Li On Dec. 2, 2016, 5:44 p.m

Re: Review Request 54970: AMBARI-19250 Change default Spark configuration property in Oozie configuration settings to valid value

2017-01-03 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54970/#review160392 --- Ship it! Ship It! - Di Li On Dec. 24, 2016, 7:12 a.m., ping

Review Request 55345: AMBARI-19406: Provide default value for hbase java io tmp dir

2017-01-09 Thread Di Li
://reviews.apache.org/r/55345/diff/ Testing --- existing unit test patch trunk cluster run installation Thanks, Di Li

Review Request 55344: AMBARI-19407: Provide default values for oozie nproc_limit and nofile_limit configuration

2017-01-09 Thread Di Li
4cdd280 Diff: https://reviews.apache.org/r/55344/diff/ Testing --- existing unit test patch trunk cluster run installation Thanks, Di Li

Re: Review Request 54864: AMBARI-19225 Ambari server should prints error messages to its log if it can't find property for given property attribute type

2016-12-19 Thread Di Li
. Verify hdfs restart finishes successfully without errotd. ambari-server.log has error messages about unable to find the property within the given config type for the particular configuration version tag. Thanks, Di Li

Review Request 54864: AMBARI-19225 Ambari server should prints error messages to its log if it can't find property for given property attribute type

2016-12-19 Thread Di Li
errotd. ambari-server.log has error messages about unable to find Thanks, Di Li

Re: Review Request 54908: AMBARI-19258 - Extension directories are not properly sync'd to agent nodes

2016-12-20 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54908/#review159741 --- Ship it! Ship It! - Di Li On Dec. 20, 2016, 5:51 p.m., Tim

Re: Review Request 54911: When Namenode HA is enabled, hbase.rootdir property for ambari-metrics (distributed) does not get updated

2016-12-21 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54911/#review159806 --- Ship it! Ship It! - Di Li On Dec. 20, 2016, 8:53 p.m

Review Request 54872: AMBARI-19226 Provide default value for hdfs_tmp_dir parameter in HDFS params script.

2016-12-19 Thread Di Li
/stacks/HDP/3.0/hooks/before-START/scripts/params.py d838211 Diff: https://reviews.apache.org/r/54872/diff/ Testing --- exsiting unit tests Patch a 2.4 cluster (Ambari upgraded to trunk build) with the changes, run EU, then run downgrade once it reaches the Finalize step. Thanks, Di Li

Re: Review Request 54970: AMBARI-19250 Change default Spark configuration property in Oozie configuration settings to valid value

2016-12-23 Thread Di Li
/package/scripts/params_linux.py (line 70) <https://reviews.apache.org/r/54970/#comment231082> I don't think spark_home is being used by Oozie Python script. Can this be shorten to spark_conf = format("{stack_root}/current/spark-client/conf") - Di Li On Dec. 23, 2016,

Re: Review Request 55009: HDFS Service check fails if previous active NN is down

2016-12-23 Thread Di Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55009/#review160090 --- Ship it! Ship It! - Di Li On Dec. 23, 2016, 7:14 a.m

<    1   2   3   4   5   >