|
@@ -1,10 +1,12 @@
|
|
|
---
|
|
|
title: Ozone File System
|
|
|
+weight: 1
|
|
|
date: 2017-09-14
|
|
|
menu: main
|
|
|
menu:
|
|
|
main:
|
|
|
- parent: Client
|
|
|
+ parent: Starting
|
|
|
+ weight: 4
|
|
|
---
|
|
|
<!---
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
@@ -99,4 +101,4 @@ There are two ozonefs files which includes all the dependencies:
|
|
|
and a special class loader is used to load all the classes from the location.
|
|
|
|
|
|
With this method the hadoop-ozone-filesystem-lib-legacy.jar can be used from
|
|
|
- any older hadoop version (eg. hadoop 2.7 or spark+hadoop 2.7)
|
|
|
+ any older hadoop version (eg. hadoop 2.7 or spark+hadoop 2.7)
|