You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/12/26 19:25:50 UTC

[jira] [Created] (INFRA-7135) Ambari ReviewBoard is complaining about files that should be in the git repo

Sumit Mohanty created INFRA-7135:
------------------------------------

             Summary: Ambari ReviewBoard is complaining about files that should be in the git repo
                 Key: INFRA-7135
                 URL: https://issues.apache.org/jira/browse/INFRA-7135
             Project: Infrastructure
          Issue Type: Bug
          Components: ReviewBoard
            Reporter: Sumit Mohanty
         Attachments: Screen Shot 2013-12-26 at 10.21.18 AM.png

We had setup ReviewBoard for Ambari a while back. We are planning to use it now and I notice the following error while submitting.

{quote}
The file 'ambari-server/src/main/resources/upgrade/ddl/Ambari-DDL-MySQL-UPGRADE.sql' (rb1ad27d) could not be found in the repository
{quote}

Also see attached image.

The file exists in the git repo
{quote}
git log -- ambari-server/src/main/resources/upgrade/ddl/Ambari-DDL-MySQL-UPGRADE.sql
      1 commit 8860005f923ec7e64b7db1731e8567b221645286
      2 Author: Lisnichenko Dmitro <dl...@hortonworks.com>
      3 Date:   Tue Dec 24 17:02:52 2013 +0200
      4
      5     AMBARI-4125. Ambari MySQL should not configure schema automatically (Vitaly Brodetskyi via dlysnichenko)

git remote show origin
* remote origin
  Fetch URL: https://git-wip-us.apache.org/repos/asf/ambari.git
  Push  URL: https://git-wip-us.apache.org/repos/asf/ambari.git
  HEAD branch: trunk
{quote}

Perhaps the repo URL needs to be fixed as Ambari became a TLP.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)