You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandeep More (JIRA)" <ji...@apache.org> on 2018/01/24 15:44:00 UTC

[jira] [Updated] (KNOX-1168) ClassNotFoundException exception because of package restructuring

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

Sandeep More updated KNOX-1168:
-------------------------------
    Description: 
There are several filter classes that live in service.xml file that might not get upgraded following is a short list of them:

# org.apache.hadoop.gateway.hdfs.dispatch.HdfsHttpClientDispatch
# org.apache.hadoop.gateway.hdfs.dispatch.WebHdfsHaDispatch
# Used by Ranger [XASecurePDPKnox|https://github.com/apache/ranger/blob/master/ranger-knox-plugin-shim/src/main/java/org/apache/ranger/authorization/knox/deploy/RangerPDPKnoxDeploymentContributor.java] plugin 
## org.apache.hadoop.gateway.deploy.DeploymentContext
## org.apache.hadoop.gateway.deploy.ProviderDeploymentContributorBase
## org.apache.hadoop.gateway.descriptor.FilterParamDescriptor
## org.apache.hadoop.gateway.descriptor.ResourceDescriptor
## org.apache.hadoop.gateway.topology.Provider
## org.apache.hadoop.gateway.topology.Service
# SSOCookieFederationFilter
# JWTFederationFilter
# HadoopAuthFilter

  was:
There are several filter classes that live in service.xml file that might not get upgraded following is a short list of them:

HdfsHttpClientDispatch
WebHdfsHaDispatch
SSOCookieFederationFilter
JWTFederationFilter
HadoopAuthFilter


> ClassNotFoundException exception because of package restructuring
> -----------------------------------------------------------------
>
>                 Key: KNOX-1168
>                 URL: https://issues.apache.org/jira/browse/KNOX-1168
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.0.0, 1.1.0
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>             Fix For: 1.0.0, 1.1.0
>
>
> There are several filter classes that live in service.xml file that might not get upgraded following is a short list of them:
> # org.apache.hadoop.gateway.hdfs.dispatch.HdfsHttpClientDispatch
> # org.apache.hadoop.gateway.hdfs.dispatch.WebHdfsHaDispatch
> # Used by Ranger [XASecurePDPKnox|https://github.com/apache/ranger/blob/master/ranger-knox-plugin-shim/src/main/java/org/apache/ranger/authorization/knox/deploy/RangerPDPKnoxDeploymentContributor.java] plugin 
> ## org.apache.hadoop.gateway.deploy.DeploymentContext
> ## org.apache.hadoop.gateway.deploy.ProviderDeploymentContributorBase
> ## org.apache.hadoop.gateway.descriptor.FilterParamDescriptor
> ## org.apache.hadoop.gateway.descriptor.ResourceDescriptor
> ## org.apache.hadoop.gateway.topology.Provider
> ## org.apache.hadoop.gateway.topology.Service
> # SSOCookieFederationFilter
> # JWTFederationFilter
> # HadoopAuthFilter



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)