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

Anthony Hsu edited comment on HIVE-13644 at 7/12/16 4:53 PM:
-------------------------------------------------------------

[~ashutoshc]: Thanks for reviewing and committing this!

[~leftylev]: I don't think this requires Wiki documentation. This change just 
removed some unnecessary logging output that was impossible to programmatically 
disable (it was hardcoded to be enabled in the code). Thanks for checking, 
though!


was (Author: erwaman):
[~leftylev]: I don't think this requires Wiki documentation. This change just 
removed some unnecessary logging output that was impossible to programmatically 
disable (it was hardcoded to be enabled in the code). Thanks for checking, 
though!

> Remove hardcoded groovy.grape.report.downloads=true from DependencyResolver
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-13644
>                 URL: https://issues.apache.org/jira/browse/HIVE-13644
>             Project: Hive
>          Issue Type: Improvement
>          Components: UDF
>            Reporter: Anthony Hsu
>            Assignee: Anthony Hsu
>             Fix For: 2.2.0
>
>         Attachments: HIVE-13644.1.patch
>
>
> Currently, in Hive's 
> [DependencyResolver.java|https://github.com/apache/hive/blob/8dd1d1966f2f0b86604b4e991ebc865224f42b41/ql/src/java/org/apache/hadoop/hive/ql/util/DependencyResolver.java#L176],
>  the system property {{groovy.grape.report.downloads}} is hardcoded to 
> {{true}} and there is no way to override it and disable the logging. We 
> should remove this hardcoded value and allow users to configure it as they 
> see fit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to