How to make hadoop file contents available to sonarqube (ex- push coverage.xml on hadoop on to sonar

Sonar Qube Version → 2.10
Deployment method → maven
Ask → we are trying to make contents of files on hadoop available to sonar qube. please suggest if this is technically possible.

Hi,

Welcome to the community!

Hopefully you mean your SonarQube version is 10.2, not 2.10?

What kind of files are you talking about?

SonarQube analyzes code, typically checked out of an SCM or DevOps platform (e.g. Git / GitHub).

 
Ann