Testing Zeppelin from master snapshot.. getting new below errors/warnings
[1].
Never seen these.
Is this something we should be concerned about?
If not, how to disable them?
They show up at stdout when launching Zeppelin and not to a log file.


[1]


> WARNING: A provider org.apache.zeppelin.rest.SecurityRestApi registered in
> SERVER runtime does not implement any provider interfaces applicable in the
> SERVER runtime. Due to constraint configuration problems the provider
> org.apache.zeppelin.rest.SecurityRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.inject.Providers
> checkProviderRuntime
> WARNING: A provider org.apache.zeppelin.rest.InterpreterRestApi registered
> in SERVER runtime does not implement any provider interfaces applicable in
> the SERVER runtime. Due to constraint configuration problems the provider
> org.apache.zeppelin.rest.InterpreterRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.inject.Providers
> checkProviderRuntime
> WARNING: A provider org.apache.zeppelin.rest.LoginRestApi registered in
> SERVER runtime does not implement any provider interfaces applicable in the
> SERVER runtime. Due to constraint configuration problems the provider
> org.apache.zeppelin.rest.LoginRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.inject.Providers
> checkProviderRuntime
> WARNING: A provider org.apache.zeppelin.rest.NotebookRepoRestApi
> registered in SERVER runtime does not implement any provider interfaces
> applicable in the SERVER runtime. Due to constraint configuration problems
> the provider org.apache.zeppelin.rest.NotebookRepoRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.inject.Providers
> checkProviderRuntime
> WARNING: A provider org.apache.zeppelin.rest.HeliumRestApi registered in
> SERVER runtime does not implement any provider interfaces applicable in the
> SERVER runtime. Due to constraint configuration problems the provider
> org.apache.zeppelin.rest.HeliumRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.inject.Providers
> checkProviderRuntime
> WARNING: A provider org.apache.zeppelin.rest.NotebookRestApi registered in
> SERVER runtime does not implement any provider interfaces applicable in the
> SERVER runtime. Due to constraint configuration problems the provider
> org.apache.zeppelin.rest.NotebookRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.inject.Providers
> checkProviderRuntime
> WARNING: A provider org.apache.zeppelin.rest.ConfigurationsRestApi
> registered in SERVER runtime does not implement any provider interfaces
> applicable in the SERVER runtime. Due to constraint configuration problems
> the provider org.apache.zeppelin.rest.ConfigurationsRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.inject.Providers
> checkProviderRuntime
> WARNING: A provider org.apache.zeppelin.rest.CredentialRestApi registered
> in SERVER runtime does not implement any provider interfaces applicable in
> the SERVER runtime. Due to constraint configuration problems the provider
> org.apache.zeppelin.rest.CredentialRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.inject.Providers
> checkProviderRuntime
> WARNING: A provider org.apache.zeppelin.rest.ZeppelinRestApi registered in
> SERVER runtime does not implement any provider interfaces applicable in the
> SERVER runtime. Due to constraint configuration problems the provider
> org.apache.zeppelin.rest.ZeppelinRestApi will be ignored.
>


> May 22, 2018 11:21:57 AM org.glassfish.jersey.internal.Errors logErrors
> WARNING: The following warnings have been detected: WARNING: A HTTP GET
> method, public javax.ws.rs.core.Response
> org.apache.zeppelin.rest.InterpreterRestApi.listInterpreter(java.lang.String),
> should not consume any entity.
>


> WARNING: A HTTP GET method, public javax.ws.rs.core.Response
> org.apache.zeppelin.rest.CredentialRestApi.getCredentials(java.lang.String)
> throws java.io.IOException,java.lang.IllegalArgumentException, should not
> consume any entity.



-- 
Ruslan Dautkhanov

Reply via email to