Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSD Validation ignores an error which is shown in CM-logs #7

Open
kamir opened this issue Jun 13, 2015 · 1 comment
Open

CSD Validation ignores an error which is shown in CM-logs #7

kamir opened this issue Jun 13, 2015 · 1 comment

Comments

@kamir
Copy link

kamir commented Jun 13, 2015

My CSD file is valid according to the local test. But the CM-logs show:

2015-06-13 11:21:01,884 INFO main:com.cloudera.cmf.cdhclient.CdhExecutorFactory: Adding options to bad options list:
2015-06-13 11:21:09,249 WARN main:com.cloudera.csd.components.CsdLocalRepository: Skipping [/opt/cloudera/csd/TTFAQ-1.1.0.jar]: { The service version [1.0] must match [1.1.0] for file [TTFAQ-1.1.0] }

I had this issue once, but if you do not do CSD related you might miss this detail.

Maybe we should not only validate the service.dsl file, but also the final JAR?

@philipl
Copy link

philipl commented Jun 13, 2015

Yeah, it's a missing feature. Right now it only validates the individual sdl file, but we could enhance it to look at a whole jar, like we do for whole parcels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants