hadoop/hadoop-hdfs-project/hadoop-hdfs-nfs
Steve Loughran ce2b9d98cb
HADOOP-18487. protobuf 2.5 marked as provided.
The methods which were overloaded with shaded/unshaded protobuf paramters
now have @Private ones with different names. the existing overloaded
methods are still there but deprecated, in case things use them.

* removed the extra imports needed before this change went in
* protobuf2.scope is the name for the scope var

+added a test for exception extraction, so yetus stops complaining

I am thinking of merging this in to 3.3.5 with the scope set to "compile",
as we get today. That way
* the overloading changes are in
* anyone who wants to cut their own release without protobuf2.5 can do it

Change-Id: I3423720c7047c63f7c9797d6e386774bff10b21a
2023-03-06 10:20:45 +00:00
..
dev-support HDFS-4762 Provide HDFS based NFSv3 and Mountd implementation. Contributed by Brandon Li 2013-07-02 17:31:58 +00:00
src HDFS-16576. Remove unused imports in HDFS project (#4389) 2022-06-09 22:39:00 +09:00
README.txt HDFS-4762 Provide HDFS based NFSv3 and Mountd implementation. Contributed by Brandon Li 2013-07-02 17:31:58 +00:00
pom.xml HADOOP-18487. protobuf 2.5 marked as provided. 2023-03-06 10:20:45 +00:00

README.txt

-----------------------------------------------------------------------------
HDFS-NFS - NFS implementation for Hadoop HDFS

-----------------------------------------------------------------------------