You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by xiaohe lan <zo...@gmail.com> on 2015/11/27 16:18:51 UTC

package com.google.protobuf.Descriptors does not exist

Hi,

When I ran a test I got package com.google.protobuf.Descriptors does not
exist

I have install protocol buffer.
<git:(trunk 9b272cc✱) > protoc --version
libprotoc 2.5.0

I ran a test using the following command:
mvn test -Dtest=TestDFSOutputStream

Any suggestion will be appreciated.

Thanks,
Xiaohe