We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24cf3ab commit 32e5267Copy full SHA for 32e5267
hadoop-project/pom.xml
@@ -85,7 +85,7 @@
85
<re2j.version>1.1</re2j.version>
86
87
<!--Protobuf version for backward compatibility-->
88
- <protobuf.version>3.7.1</protobuf.version>
+ <protobuf.version>2.5.0</protobuf.version>
89
<!-- ProtocolBuffer version, actually used in Hadoop -->
90
<hadoop.protobuf.version>3.7.1</hadoop.protobuf.version>
91
<protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path>
0 commit comments