You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Xiang Zhang (Jira)" <ji...@apache.org> on 2021/08/23 09:08:00 UTC

[jira] [Created] (HDDS-5654) package org.apache.hadoop.thirdparty.protobufdoes not exist

Xiang Zhang created HDDS-5654:
---------------------------------

             Summary: package org.apache.hadoop.thirdparty.protobufdoes not exist
                 Key: HDDS-5654
                 URL: https://issues.apache.org/jira/browse/HDDS-5654
             Project: Apache Ozone
          Issue Type: Bug
         Environment: OS: mac big sur
version: master
            Reporter: Xiang Zhang
         Attachments: image-2021-08-23-17-07-18-507.png

I can run Ozone 1.1 from IDEA, but not master branch. When I am trying to run StorageContainerManagerInit or OzoneManagerInit, same error occurs:

 
{code:java}
java: package org.apache.hadoop.thirdparty.protobuf does not exist
{code}
I notice that IDEA may have problem pick up protobuf generated class and idea.properties has been modified.

 

 
{code:java}
idea.max.intellisense.filesize=2500000
{code}
and the errors mainly exist in HddsProtos.java.

 

 

!image-2021-08-23-17-07-18-507.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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