You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by av...@apache.org on 2020/02/20 23:20:16 UTC

[hadoop-ozone] branch master updated (dd535b6 -> c9f26cc)

This is an automated email from the ASF dual-hosted git repository.

avijayan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.


    from dd535b6  HDDS-3045. Integration test crashes due to ReconServer NPE (#572)
     add c9f26cc  HDDS-2914. Certain Hive queries started to fail on generating splits (#563)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/ozone/client/rpc/RpcClient.java  |  2 +
 .../hadoop/ozone/om/helpers/OzoneFileStatus.java   | 14 +++--
 .../src/main/proto/OzoneManagerProtocol.proto      |  1 +
 .../hadoop/fs/ozone/TestOzoneFileInterfaces.java   | 53 ++++++++++++++++
 .../org/apache/hadoop/ozone/om/KeyManagerImpl.java | 59 ++++++++++--------
 .../protocolPB/OzoneManagerRequestHandler.java     |  2 +
 .../fs/ozone/BasicOzoneClientAdapterImpl.java      | 71 +++++++++++++++++++++-
 .../hadoop/fs/ozone/BasicOzoneFileSystem.java      | 22 ++++++-
 .../apache/hadoop/fs/ozone/FileStatusAdapter.java  | 12 +++-
 .../hadoop/fs/ozone/FilteredClassLoader.java       |  1 +
 10 files changed, 205 insertions(+), 32 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org