You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ambari.apache.org by Qi Yun Liu <am...@163.com> on 2015/05/18 11:02:55 UTC

[Ask for Help] Ambari Jira system always failed to apply patch of AMBARI-10645

Hi Experts,
It's really weird that this patch could be applied to trunk in my local env, but always failed on Apache jira system which said(https://builds.apache.org/job/Ambari-trunk-test-patch/2758//console):
   error: src/main/resources/stacks/HDP/2.2/services/stack_advisor.py: No such file or directory
   PATCH APPLICATION FAILED


However, current patch plans to change file 'ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py', not 'src/main/resources/stacks/HDP/2.2/services/stack_advisor.py', as it includes following sentences:
   — ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
  +++ ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py


This patch can be applied to trunk branch in my local env and works well.


Could any expert please help take a review on this issue?


Thanks in advance!