[ https://issues.apache.org/jira/browse/HIVE-21549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sakthi updated HIVE-21549: -------------------------- Status: Patch Available (was: In Progress) > Fix duplicated asf headers > -------------------------- > > Key: HIVE-21549 > URL: https://issues.apache.org/jira/browse/HIVE-21549 > Project: Hive > Issue Type: Bug > Reporter: Laszlo Bodor > Assignee: Sakthi > Priority: Trivial > Labels: newbie > Attachments: HIVE-21549.1-master.patch > > > While fixing apache headers in HIVE-21451, a few occurrences of double asf > header found > {code:java} > grep -src Licensed to the Apache Software Foundation . | grep -v ':0$' | > grep -v ':1$' | grep java > ./standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/conf/ConfTemplatePrinter.java:2 > ./common/src/java/org/apache/hadoop/hive/ant/GenHiveTemplate.java:2 > ./ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFTrunc.java:2 > ./ql/src/test/org/apache/hadoop/hive/ql/exec/TestOperatorNames.java:2{code} > (ConfTemplatePrinter seems like a false positive) -- This message was sent by Atlassian JIRA (v7.6.14#76016)