[ 
https://issues.apache.org/jira/browse/FLINK-9454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492753#comment-16492753
 ] 

Andrei Shumanski edited comment on FLINK-9454 at 5/28/18 2:55 PM:
------------------------------------------------------------------

I downloaded the source code from the official page: 
[http://flink.apache.org/downloads.html#source]

It is not cloned from git.

 

Files with unapproved licenses:

flink-connectors/flink-orc/src/test/resources/test-data-decimal.orc
 flink-connectors/flink-orc/src/test/resources/test-data-nestedlist.orc
 flink-connectors/flink-orc/src/test/resources/test-data-timetypes.orc
 flink-formats/flink-avro/src/test/resources/flink-1.3-avro-type-serialized-data
 flink-runtime/src/test/resources/heap_keyed_statebackend_1_2.snapshot
 flink-runtime/src/test/resources/heap_keyed_statebackend_1_5_map.snapshot
 build.txt

 


was (Author: shumanski):
I downloaded the source code from the official page: 
[http://flink.apache.org/downloads.html#source]

It is not cloned from git.

 

The wrong files are not printed by default, I will re-run the job with more 
logging.

 

> Build instructions for MapR do not work
> ---------------------------------------
>
>                 Key: FLINK-9454
>                 URL: https://issues.apache.org/jira/browse/FLINK-9454
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.5.0, 1.4.1
>         Environment: {{$ java -version}}
>  {{java version }}{{"1.8.0_172"}}
>  {{Java(TM) SE Runtime Environment (build 1.8.0_172-b11)}}
>  {{Java HotSpot(TM) 64-Bit Server VM (build 25.172-b11, mixed mode)}}
>   
>  {{$ mvn -version}}
>  {{Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 
> 2018-02-24T20:49:05+01:00)}}
>  {{Java version: 1.8.0_172, vendor: Oracle Corporation}}
>  {{Default locale: en_US, platform encoding: ISO-8859-1}}
>  {{OS name: }}{{"linux"}}{{, version: }}{{"3.10.0-327.36.3.el7.x86_64"}}{{, 
> arch: }}{{"amd64"}}{{, family: }}{{"unix"}}
>            Reporter: Andrei Shumanski
>            Priority: Minor
>
> Build instruction provided on the 
> [page|https://ci.apache.org/projects/flink/flink-docs-release-1.5/ops/deployment/mapr_setup.html]
>  does not work for MapR 6.
> When executing:
> mvn clean install -DskipTests -Pvendor-repos,mapr 
> -Dhadoop.version=2.7.0-mapr-1710 -Dzookeeper.version=3.4.5-mapr-1710
>  
> The result is:
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check 
> (default) on project flink-parent: Too many files with unapproved license: 7 
> See RAT report in: ...
>  
> I fixed the problem by adding "-Drat.skip=true" but there might be a better 
> fix.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to