[
https://issues.apache.org/jira/browse/HADOOP-17916?focusedWorklogId=651800&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651800
]
ASF GitHub Bot logged work on HADOOP-17916:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Sep/21 15:14
Start Date: 16/Sep/21 15:14
Worklog Time Spent: 10m
Work Description: sunchao commented on pull request #3447:
URL: https://github.com/apache/hadoop/pull/3447#issuecomment-920992397
@iwasakims this is being fixed via #3441 - do you want to leave your comment
there instead? thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 651800)
Time Spent: 40m (was: 0.5h)
> Fix compilation error of ITUseHadoopCodecs with -DskipShade
> -----------------------------------------------------------
>
> Key: HADOOP-17916
> URL: https://issues.apache.org/jira/browse/HADOOP-17916
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
> (default-testCompile) on project hadoop-client-integration-tests: Compilation
> failure: Compilation failure:
> [ERROR]
> /home/centos/srcs/hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseHadoopCodecs.java:[34,28]
> cannot find symbol
> [ERROR] symbol: class RandomDatum
> [ERROR] location: package org.apache.hadoop.io
> [ERROR]
> /home/centos/srcs/hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseHadoopCodecs.java:[100,16]
> package RandomDatum does not exist
> [ERROR]
> /home/centos/srcs/hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseHadoopCodecs.java:[100,54]
> package RandomDatum does not exist
> [ERROR]
> /home/centos/srcs/hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseHadoopCodecs.java:[103,7]
> cannot find symbol
> [ERROR] symbol: class RandomDatum
> [ERROR] location: class org.apache.hadoop.example.ITUseHadoopCodecs
> [ERROR]
> /home/centos/srcs/hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseHadoopCodecs.java:[104,7]
> cannot find symbol
> [ERROR] symbol: class RandomDatum
> [ERROR] location: class org.apache.hadoop.example.ITUseHadoopCodecs
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]