Any updated thoughts on this?

On Tue, Nov 4, 2014 at 5:59 PM, Ryan <freelanceflashga...@gmail.com> wrote:

> It's 'mvn -Phadoop_2 -fae -DskipTests clean install'
>
> Thanks,
> Ryan
>
> On Tue, Nov 4, 2014 at 2:02 PM, Roman Shaposhnik <ro...@shaposhnik.org>
> wrote:
>
>> What's the exact compilation incantation you use?
>>
>> Thanks,
>> Roman.
>>
>> On Tue, Nov 4, 2014 at 9:56 AM, Ryan <freelanceflashga...@gmail.com>
>> wrote:
>> > I'm attempting to build, compile and install Giraph 1.1 on a server
>> running
>> > CDH5.1.2. A few weeks ago I successfully compiled it by changing the
>> > hadoop_2 profile version to be 2.3.0-cdh5.1.2. I recently did a fresh
>> > install and was unable to build, compile and install (perhaps due to the
>> > latest code updates).
>> >
>> > The error seems to be related to the SaslNettyClient and
>> SaslNettyServer.
>> > Any idea on fixes?
>> >
>> > Here's part of the error log:
>> >
>> > [ERROR] Failed to execute goal
>> > org.apache.maven.plugins:maven-compiler-plugin:3.0:compile
>> (default-compile)
>> > on project giraph-core: Compilation failure: Compilation failure:
>> > [ERROR]
>> >
>> /[myPath]/giraph/giraph-core/src/main/java/org/apache/giraph/comm/netty/SaslNettyClient.java:[28,34]
>> > cannot find symbol
>> > [ERROR] symbol:   class SaslPropertiesResolver
>> > [ERROR] location: package org.apache.hadoop.security
>> > ...
>> > [ERROR]
>> >
>> /[myPath]/giraph/giraph-core/src/main/java/org/apache/giraph/comm/netty/SaslNettyServer.java:[108,11]
>> > cannot find symbol
>> > [ERROR] symbol:   variable SaslPropertiesResolver
>> > [ERROR] location: class org.apache.giraph.comm.netty.SaslNettyServer
>> >
>>
>
>

Reply via email to