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

Hudson commented on HIVE-2930:
------------------------------

Integrated in Hive-trunk-h0.21 #1379 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1379/])
    HIVE-2930 [jira] Add license to the Hive files
(Owen O'Malley via Ashutosh Chauhan)

Summary:
<<Enter Revision Title>>

Fixing rat warnings

We need to clean up the RAT report to 0. Apache projects aren't supposed to
release until they have shown that all of their files have proper headers.

Note that although most of the files are just missing headers, some of them
explicitly say copyright by facebook and released under the Thrift (not Apache)
license. I'll generate a list of them, but I'd really appreciate it if someone
from facebook could in verify that they intend to license them to Apache.

Test Plan: EMPTY

Reviewers: JIRA, ashutoshc

Reviewed By: ashutoshc

Differential Revision: https://reviews.facebook.net/D2835 (Revision 1327205)

     Result = SUCCESS
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1327205
Files : 
* /hive/trunk/.checkstyle
* /hive/trunk/build.properties
* /hive/trunk/build.xml
* /hive/trunk/common/src/java/conf/hive-log4j.properties
* /hive/trunk/conf/configuration.xsl
* /hive/trunk/conf/hive-env.sh.template
* /hive/trunk/data/conf/hive-log4j.properties
* /hive/trunk/data/scripts/cat.py
* /hive/trunk/data/scripts/cat_error.py
* /hive/trunk/data/scripts/dumpdata_script.py
* /hive/trunk/data/scripts/error_script
* /hive/trunk/data/scripts/input20_script
* /hive/trunk/docs/velocity.properties
* /hive/trunk/eclipse-templates/.classpath
* /hive/trunk/eclipse-templates/.classpath._hbase
* /hive/trunk/eclipse-templates/.externalToolBuilders/Hive_Ant_Builder.launch
* /hive/trunk/eclipse-templates/.project
* /hive/trunk/eclipse-templates/.settings/org.eclipse.jdt.core.prefs
* /hive/trunk/eclipse-templates/.settings/org.eclipse.jdt.ui.prefs
* /hive/trunk/eclipse-templates/HiveCLI.launchtemplate
* /hive/trunk/eclipse-templates/TestCliDriver.launchtemplate
* /hive/trunk/eclipse-templates/TestEmbeddedHiveMetaStore.launchtemplate
* /hive/trunk/eclipse-templates/TestHBaseCliDriver.launchtemplate
* /hive/trunk/eclipse-templates/TestHive.launchtemplate
* /hive/trunk/eclipse-templates/TestHiveMetaStoreChecker.launchtemplate
* /hive/trunk/eclipse-templates/TestJdbc.launchtemplate
* /hive/trunk/eclipse-templates/TestMTQueries.launchtemplate
* /hive/trunk/eclipse-templates/TestRemoteHiveMetaStore.launchtemplate
* /hive/trunk/eclipse-templates/TestTruncate.launchtemplate
* /hive/trunk/hbase-handler/src/test/templates/TestHBaseCliDriver.vm
* /hive/trunk/metastore/if/hive_metastore.thrift
* /hive/trunk/metastore/scripts/hive.metastore_ctrl
* /hive/trunk/metastore/scripts/hive.metastore_daemon
* /hive/trunk/metastore/scripts/upgrade/001-HIVE-2795.update_view_partitions.py
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/parser/Filter.g
* /hive/trunk/metastore/src/model/package.jdo
* 
/hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/DummyPreListener.java
* 
/hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestRemoteUGIHiveMetaStoreIpAddress.java
* /hive/trunk/ql/if/queryplan.thrift
* /hive/trunk/ql/src/java/conf/hive-exec-log4j.properties
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MetadataOnlyOptimizer.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/mapredplan.jr
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/stats/jdbc/JDBCStatsUtils.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFOPPlus.java
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/exec/sample_plan.xml
* /hive/trunk/ql/src/test/queries/clientnegative/dyn_part_empty.q.disabled
* /hive/trunk/ql/src/test/scripts/testgrep
* /hive/trunk/ql/src/test/templates/TestCliDriver.vm
* /hive/trunk/ql/src/test/templates/TestNegativeCliDriver.vm
* /hive/trunk/ql/src/test/templates/TestParse.vm
* /hive/trunk/ql/src/test/templates/TestParseNegative.vm
* /hive/trunk/serde/if/serde.thrift
* /hive/trunk/serde/if/test/complex.thrift
* /hive/trunk/serde/if/test/complexpb.proto
* /hive/trunk/serde/if/test/testthrift.thrift
* 
/hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/columnar/LazyBinaryColumnarSerDe.java
* 
/hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/dynamic_type/thrift_grammar.jjt
* /hive/trunk/service/lib/php/ext/thrift_protocol/config.m4
* /hive/trunk/service/lib/php/ext/thrift_protocol/tags/1.0.0/config.m4
* 
/hive/trunk/service/lib/php/ext/thrift_protocol/tags/1.0.0/php_thrift_protocol.cpp
* 
/hive/trunk/service/lib/php/ext/thrift_protocol/tags/1.0.0/php_thrift_protocol.h
* /hive/trunk/service/lib/py/fb303/__init__.py
* /hive/trunk/service/lib/py/thrift/protocol/fastbinary.c
* /hive/trunk/service/lib/py/thrift/reflection/__init__.py
* /hive/trunk/service/lib/py/thrift/reflection/limited/__init__.py
* /hive/trunk/service/src/test/php/test_service.php
* /hive/trunk/testutils/compute_stats
* /hive/trunk/testutils/dump_schema
* /hive/trunk/testutils/run_tests

                
> Add license to the Hive files
> -----------------------------
>
>                 Key: HIVE-2930
>                 URL: https://issues.apache.org/jira/browse/HIVE-2930
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2930.D2835.1.patch
>
>
> We need to clean up the RAT report to 0. Apache projects aren't supposed to 
> release until they have shown that all of their files have proper headers.
> Note that although most of the files are just missing headers, some of them 
> explicitly say copyright by facebook and released under the Thrift (not 
> Apache) license. I'll generate a list of them, but I'd really appreciate it 
> if someone from facebook could in verify that they intend to license them to 
> Apache.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to