You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2022/12/09 14:41:00 UTC

[jira] [Updated] (AMBARI-25803) ambari and ambari-metrics repo cloning logs warning because of case sensitive files

     [ https://issues.apache.org/jira/browse/AMBARI-25803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Arshad updated AMBARI-25803:
-------------------------------------
    Description: 
{noformat}
git clone https://github.com/apache/ambari-metrics.git
{noformat}
above commands logs following warning
{noformat}
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'ambari-metrics-timelineservice/src/main/resources/metrics_def/AMSSMOKETESTFAKE.DAT'
  'ambari-metrics-timelineservice/src/main/resources/metrics_def/AMSSMOKETESTFAKE.dat'
  'ambari-metrics-timelineservice/src/main/resources/metrics_def/TIMELINE_METRIC_STORE_WATCHER.DAT'
  'ambari-metrics-timelineservice/src/main/resources/metrics_def/TIMELINE_METRIC_STORE_WATCHER.dat'
{noformat}

I checked content of AMSSMOKETESTFAKE.DAT AMSSMOKETESTFAKE.dat is same.
Also the content of TIMELINE_METRIC_STORE_WATCHER.DAT and TIMELINE_METRIC_STORE_WATCHER.dat is same.

There is no reason to keep both the files. we should delete .DAT files.




  was:
{noformat}
git clone https://github.com/apache/ambari-metrics.git
{noformat}
above commands logs following warning
{noformat}
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'ambari-metrics-timelineservice/src/main/resources/metrics_def/AMSSMOKETESTFAKE.DAT'
  'ambari-metrics-timelineservice/src/main/resources/metrics_def/AMSSMOKETESTFAKE.dat'
  'ambari-metrics-timelineservice/src/main/resources/metrics_def/TIMELINE_METRIC_STORE_WATCHER.DAT'
  'ambari-metrics-timelineservice/src/main/resources/metrics_def/TIMELINE_METRIC_STORE_WATCHER.dat'
{noformat}

I checked cotent of AMSSMOKETESTFAKE.DAT AMSSMOKETESTFAKE.data is same.
Also the content of TIMELINE_METRIC_STORE_WATCHER.DAT and TIMELINE_METRIC_STORE_WATCHER.data is same.

There is not reason to keep both the files. we should delete .DAT files.





> ambari and ambari-metrics repo cloning logs warning because of case sensitive files
> -----------------------------------------------------------------------------------
>
>                 Key: AMBARI-25803
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25803
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-metrics
>            Reporter: Mohammad Arshad
>            Priority: Major
>             Fix For: 2.7.8
>
>
> {noformat}
> git clone https://github.com/apache/ambari-metrics.git
> {noformat}
> above commands logs following warning
> {noformat}
> warning: the following paths have collided (e.g. case-sensitive paths
> on a case-insensitive filesystem) and only one from the same
> colliding group is in the working tree:
>   'ambari-metrics-timelineservice/src/main/resources/metrics_def/AMSSMOKETESTFAKE.DAT'
>   'ambari-metrics-timelineservice/src/main/resources/metrics_def/AMSSMOKETESTFAKE.dat'
>   'ambari-metrics-timelineservice/src/main/resources/metrics_def/TIMELINE_METRIC_STORE_WATCHER.DAT'
>   'ambari-metrics-timelineservice/src/main/resources/metrics_def/TIMELINE_METRIC_STORE_WATCHER.dat'
> {noformat}
> I checked content of AMSSMOKETESTFAKE.DAT AMSSMOKETESTFAKE.dat is same.
> Also the content of TIMELINE_METRIC_STORE_WATCHER.DAT and TIMELINE_METRIC_STORE_WATCHER.dat is same.
> There is no reason to keep both the files. we should delete .DAT files.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ambari.apache.org
For additional commands, e-mail: issues-help@ambari.apache.org