[
https://issues.apache.org/jira/browse/KYLIN-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505250#comment-14505250
]
Owen O'Malley commented on KYLIN-714:
-------------------------------------
Here is the list of problematic files:
{noformat}
bin/check-env.sh
bin/find-hive-dependency.sh
bin/health-check.sh
bin/kylin.sh
bin/sample.sh
bin/setenv.sh
conf/kylin.properties
conf/kylin_job_conf.xml
docs/Installation/Hadoop Environment.md
docs/Installation/How to generate install binaries.md
docs/Installation/Installation.md
docs/Installation/Multiple Kylin REST servers.md
docs/Installation/Off Hadoop CLI Installation.md
docs/Installation/On Hadoop CLI installation.md
docs/Installation/On Hadoop Kylin installation using Docker.md
docs/JobEngine/Design.md
docs/MISC/FAQ on Kylin Installation and Usage.md
docs/MISC/How to Contribute.md
docs/MISC/Kylin Document Conventions.md
docs/Operations/Advanced settings of Kylin environment.md
docs/Operations/Export Kylin HBase data.md
docs/Operations/Kylin Metadata Store.md
docs/REST/Build Cube with Restful API.md
docs/REST/How to consume Kylin REST API in javascript.md
docs/REST/Kylin Restful API List.md
docs/TechInside/Kylin 0.7 Lambda Architecture.md
docs/TechInside/New meta data model structure.md
docs/Test/Run Kylin test case with HBase Mini Cluster.md
docs/Tutorial/How to use kylin remote jdbc driver.md
docs/Tutorial/Kylin and Excel Tutorial.md
docs/Tutorial/Kylin and Tableau Tutorial.md
docs/Tutorial/Kylin Cube Build and Job Monitoring Tutorial.md
docs/Tutorial/Kylin Cube Creation Tutorial.md
docs/Tutorial/Kylin Cube Permission Grant Tutorial.md
docs/Tutorial/Kylin ODBC Driver Tutorial.md
docs/Tutorial/Kylin Web Tutorial.md
docs/Tutorial/Quick play with a sample cube.md
docs/website/_config-prod.yml
docs/website/_config.yml
docs/website/_includes/head.cn.html
docs/website/_includes/head.html
docs/website/_includes/header.cn.html
docs/website/_includes/header.html
docs/website/_layouts/default-cn.html
docs/website/_layouts/default.html
docs/website/_layouts/page.html
docs/website/_layouts/post.html
docs/website/_posts/2015-01-25-introduce-data-model.md
docs/website/_sass/_base.scss
docs/website/_sass/_layout.scss
docs/website/_sass/_syntax-highlighting.scss
docs/website/about/index.md
docs/website/assets/css/font-awesome.min.css
docs/website/assets/css/styles.css
docs/website/assets/fonts/fontawesome-webfont.svg
docs/website/assets/fonts/helveticaneue-webfont.css
docs/website/assets/fonts/helveticaneue-webfont.svg
docs/website/assets/fonts/helveticaneue_lt.css
docs/website/assets/fonts/helveticaneue_lt.svg
docs/website/assets/fonts/opensans-light-webfont.svg
docs/website/assets/fonts/opensans-regular-webfont.svg
docs/website/assets/js/bootstrap.min.js
docs/website/assets/js/jquery-1.9.1.min.js
docs/website/assets/js/main.js
docs/website/BingSiteAuth.xml
docs/website/blog/index.html
docs/website/CNAME
docs/website/community/index.html
docs/website/css/main.scss
docs/website/docs/index.html
docs/website/docs/installation-content.html
docs/website/docs/intro-content.html
docs/website/download/index.md
docs/website/feed.xml
docs/website/google0f781a4ad9402c21.html
docs/website/index.cn.md
docs/website/index.md
docs/website/README.md
examples/ReleaseNotes.md
examples/sample_cube/create_sample_tables.sql
examples/test_case_data/localmeta/kylin.properties
examples/test_case_data/localmeta/kylin_job_conf.xml
examples/test_case_data/localmeta_v1/kylin.properties
examples/test_case_data/minicluster/b-kylin/kylin.properties
examples/test_case_data/minicluster/b-kylin/meta/kylin.properties
examples/test_case_data/minicluster/kylin.properties
examples/test_case_data/minicluster/kylin_job_conf.lzo_disabled.xml
examples/test_case_data/minicluster/kylin_job_conf.lzo_enabled.xml
examples/test_case_data/minicluster/kylin_job_conf.xml
examples/test_case_data/sandbox/capacity-scheduler.xml
examples/test_case_data/sandbox/core-site.xml
examples/test_case_data/sandbox/hadoop-policy.xml
examples/test_case_data/sandbox/hbase-policy.xml
examples/test_case_data/sandbox/hbase-site.xml
examples/test_case_data/sandbox/hdfs-site.xml
examples/test_case_data/sandbox/hive-site.xml
examples/test_case_data/sandbox/kylin.properties
examples/test_case_data/sandbox/kylin_job_conf.xml
examples/test_case_data/sandbox/mapred-site.xml
examples/test_case_data/sandbox/yarn-site.xml
examples/test_case_data/sandbox-hdp21/core-site.xml
examples/test_case_data/sandbox-hdp21/hbase-site.xml
examples/test_case_data/sandbox-hdp21/hdfs-site.xml
examples/test_case_data/sandbox-hdp21/hive-site.xml
examples/test_case_data/sandbox-hdp21/kylin.properties
examples/test_case_data/sandbox-hdp21/kylin_job_conf.lzo_disabled.xml
examples/test_case_data/sandbox-hdp21/kylin_job_conf.lzo_enabled.xml
examples/test_case_data/sandbox-hdp21/kylin_job_conf.xml
examples/test_case_data/sandbox-hdp21/mapred-site.xml
examples/test_case_data/sandbox-hdp21/yarn-site.xml
README.md
script/build.sh
script/compress.sh
script/download-tomcat.sh
script/package.sh
script/prepare.sh
webapp/.bowerrc
webapp/.editorconfig
webapp/.jshintrc
webapp/app/css/AdminLTE-fonts.css
webapp/app/css/AdminLTE.css
webapp/app/htaccess.dist
webapp/app/less/animation.less
webapp/app/less/app.less
webapp/app/less/build.less
webapp/app/less/component.less
webapp/app/less/home.less
webapp/app/less/layout.less
webapp/app/less/navbar.less
webapp/Gruntfile.js
webapp/README.md
webapp/template/nginx_default.conf
webapp/validate-commit-msg.js
{noformat}
> Add Apache RAT to pom.xml
> -------------------------
>
> Key: KYLIN-714
> URL: https://issues.apache.org/jira/browse/KYLIN-714
> Project: Kylin
> Issue Type: Improvement
> Components: Tools, Build and Test
> Reporter: Owen O'Malley
> Assignee: hongbin ma
> Attachments: KYLIN-714.patch, rat.txt
>
>
> We should add a RAT target for checking the files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)