You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Ed Espino (JIRA)" <ji...@apache.org> on 2017/02/14 19:05:41 UTC

[jira] [Created] (HAWQ-1330) Add ASF license header to additional files

Ed Espino created HAWQ-1330:
-------------------------------

             Summary: Add ASF license header to additional files
                 Key: HAWQ-1330
                 URL: https://issues.apache.org/jira/browse/HAWQ-1330
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Tests
            Reporter: Ed Espino
            Assignee: Jiali Yao
             Fix For: 2.2.0.0-incubating


Add ASF header to the following files (pom.xml updated as well):

{code}
.travis.yml
pxf/pxf-service/src/main/resources/pxf-private.classpath
pxf/pxf-service/src/main/resources/pxf-privatehdp.classpath
pxf/pxf-service/src/main/resources/pxf-privatephd.classpath
pxf/pxf-service/src/main/resources/pxf-public.classpath
src/test/amsd/Makefile
src/test/examples/Makefile
src/test/feature/ExternalSource/lib/Makefile
src/test/feature/Makefile
src/test/feature/ManagementTool/files_incomplete.yml
src/test/feature/ManagementTool/missing_bucketnum.yml
src/test/feature/ManagementTool/missing_checksum.yml
src/test/feature/ManagementTool/missing_constraint_partition.yml
src/test/feature/ManagementTool/missing_filesize.yml
src/test/feature/ManagementTool/missing_pagesize.yml
src/test/feature/ManagementTool/missing_rowgroupsize.yml
src/test/feature/ManagementTool/partition/constraint_not_exists_in_catalog_tpl.yml
src/test/feature/ManagementTool/partition/different_partition_policy_tpl.yml
src/test/feature/ManagementTool/partition/duplicate_partition_constraint_tpl.yml
src/test/feature/ManagementTool/partition/force_mode_normal_tpl.yml
src/test/feature/ManagementTool/partition/sub_set_catalog_table_tpl.yml
src/test/feature/ManagementTool/partition/table_exists_list_partition_tpl.yml
src/test/feature/ManagementTool/partition/table_exists_range_partition_tpl.yml
src/test/feature/ManagementTool/partition/table_exists_table_file_not_exists_tpl.yml
src/test/feature/ManagementTool/partition/table_not_exists_list_partition_tpl.yml
src/test/feature/ManagementTool/partition/table_not_exists_range_partition_tpl.yml
src/test/feature/ManagementTool/partition/table_not_exists_table_file_not_exists_tpl.yml
src/test/feature/ManagementTool/usage2_include1/includedirectory_tpl.yml
src/test/feature/ManagementTool/usage2_include2/includedirectory_tpl.yml
src/test/feature/ManagementTool/usage2case1/bucket0_tpl.yml
src/test/feature/ManagementTool/usage2case1/contain_error_symbol_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_blocksize_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_checksum_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_columnnum_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_compresslevel_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_compresstype_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_encoding_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_format_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_pagesize_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_rowgroupsize_tpl.yml
src/test/feature/ManagementTool/usage2case1/error_schema_tpl.yml
src/test/feature/ManagementTool/usage2case1/file_under_table_directory_tpl.yml
src/test/feature/ManagementTool/usage2case1/float_eof_tpl.yml
src/test/feature/ManagementTool/usage2case1/includedirectory_tpl.yml
src/test/feature/ManagementTool/usage2case1/larger_eof_tpl.yml
src/test/feature/ManagementTool/usage2case1/minus_eof_tpl.yml
src/test/feature/ManagementTool/usage2case1/wrong_distributed_policy_tpl.yml
src/test/feature/ManagementTool/usage2case1/zero_eof_tpl.yml
src/test/feature/ManagementTool/usage2case2/bucket0_tpl.yml
src/test/feature/ManagementTool/usage2case2/contain_error_symbol_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_blocksize_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_checksum_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_columnnum_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_compresslevel_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_compresstype_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_encoding_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_format_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_pagesize_tpl.yml
src/test/feature/ManagementTool/usage2case2/error_rowgroupsize_tpl.yml
src/test/feature/ManagementTool/usage2case2/file_in_yaml_not_exist_tpl.yml
src/test/feature/ManagementTool/usage2case2/file_not_included_in_yaml_config_tpl.yml
src/test/feature/ManagementTool/usage2case2/float_eof_tpl.yml
src/test/feature/ManagementTool/usage2case2/hash_to_random_tpl.yml
src/test/feature/ManagementTool/usage2case2/larger_eof_tpl.yml
src/test/feature/ManagementTool/usage2case2/minus_eof_tpl.yml
src/test/feature/ManagementTool/usage2case2/normal_yaml_config_tpl.yml
src/test/feature/ManagementTool/usage2case2/normal_yaml_no_update_config_tpl.yml
src/test/feature/ManagementTool/usage2case2/random_to_hash_tpl.yml
src/test/feature/ManagementTool/usage2case2/same_path_yaml_config_tpl.yml
src/test/feature/ManagementTool/usage2case2/t_tpl_1.yml
src/test/feature/ManagementTool/usage2case2/t_tpl_2.yml
src/test/feature/ManagementTool/usage2case2/t_tpl_3.yml
src/test/feature/ManagementTool/usage2case2/t_tpl_4.yml
src/test/feature/ManagementTool/usage2case2/t_tpl_new_1.yml
src/test/feature/ManagementTool/usage2case2/t_tpl_new_2.yml
src/test/feature/ManagementTool/usage2case2/t_tpl_new_3.yml
src/test/feature/ManagementTool/usage2case2/t_tpl_new_4.yml
src/test/feature/ManagementTool/usage2case2/table_exist_no_data_tpl.yml
src/test/feature/ManagementTool/usage2case2/table_not_exists_tpl.yml
src/test/feature/ManagementTool/usage2case2/wrong_distributed_policy_tpl.yml
src/test/feature/ManagementTool/usage2case2/zero_eof_tpl.yml
src/test/feature/ManagementTool/wrong_dfs_url.yml
src/test/feature/ManagementTool/wrong_schema.yml
src/test/feature/UDF/lib/Makefile
src/test/feature/ao/sql/init_file
src/test/feature/ddl/sql/init_file
src/test/feature/doxygen_template
src/test/feature/lib/Makefile
src/test/feature/lib/global_init_file
src/test/feature/query/sql/init_file
src/test/libcdbtest/Makefile
src/test/regress/Makefile
src/test/regress/arch_config
src/test/regress/bkuprestore_schedule
src/test/regress/current_good_schedule.EXCLUDE
src/test/regress/goh_schedule
src/test/regress/init_file
src/test/regress/makeschedule
src/test/unit/Makefile
src/test/unit/cmockery/Makefile
src/test/unit/mock/Makefile
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)