[
https://issues.apache.org/jira/browse/TAJO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845121#comment-13845121
]
JaeHwa Jung commented on TAJO-135:
----------------------------------
I failed at common module unit tests as follows:
{code:xml}
Results :
Tests in error:
testCreate(org.apache.tajo.datum.protobuf.TestProtobufDatum): This is
supposed to be overridden by subclasses.
testWriteLoadProtoFromFile(org.apache.tajo.util.TestFileUtils): This is
supposed to be overridden by subclasses.
testWriteLoadProtoFromStream(org.apache.tajo.util.TestFileUtils): This is
supposed to be overridden by subclasses.
testWriteLoadProtoFromPath(org.apache.tajo.util.TestFileUtils): This is
supposed to be overridden by subclasses.
Tests run: 132, Failures: 0, Errors: 4, Skipped: 0
{code}
> Bump up hadoop to 2.2.0
> -----------------------
>
> Key: TAJO-135
> URL: https://issues.apache.org/jira/browse/TAJO-135
> Project: Tajo
> Issue Type: Improvement
> Components: build
> Reporter: Hyunsik Choi
> Assignee: Jihoon Son
> Priority: Critical
> Labels: hadoop, protobuf
> Fix For: 0.8-incubating
>
> Attachments: TAJO-135.patch, TAJO-135_2.patch
>
>
> Hadoop 2.2.0 has been released. We need to bump up hadoop to 2.2.0. This
> hadoop version uses protobuf-2.5.0. So, Tajo also needs to bump up
> protobuf-2.5.0.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)