Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build failed for mesos with version>=0.27.0 #69

Open
KinglyWayne opened this issue Apr 6, 2016 · 1 comment
Open

Build failed for mesos with version>=0.27.0 #69

KinglyWayne opened this issue Apr 6, 2016 · 1 comment

Comments

@KinglyWayne
Copy link

with mesos 0.27.0
Class org.apache.mesos.Protos.CommandInfo.ContainerInfo is removed (deprecated before 0.27.0)
as a result, mesos-hadoop build faild with mesos version >=0.27
mesos-hadoop code update is required to match new mesos version.
Thank you very much

@ZLhhs
Copy link

ZLhhs commented Mar 13, 2018

Yes, I try to build Hadoop 2.7.2 on Mesos 1.4.1 and when do "mvn package" commend ,
it returns : " /src/main/java/org/apache/mesos/hadoop/Utils.java:[46,28] cannot find symbol [ERROR] symbol: class ContainerInfo".

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants