elek commented on a change in pull request #653: HDDS-1333. OzoneFileSystem 
can't work with spark/hadoop2.7 because incompatible security classes
URL: https://github.com/apache/hadoop/pull/653#discussion_r272185887
 
 

 ##########
 File path: hadoop-ozone/dist/src/main/smoketest/env-compose.robot
 ##########
 @@ -13,4 +13,20 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-org.apache.hadoop.fs.ozone.OzoneFileSystem
 
 Review comment:
   Yes, this is a hard question. But as we have two different implementation 
(BasicOzoneFileSystem AND OzoneFileSystem) for the same scheme (o3fs) we can't 
use SPI only manual configuration.
   
   With using META-INF based discovery it won't be possible to override the 
defined configuration.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to