You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/09/30 11:26:24 UTC

[jira] [Created] (HADOOP-10008) Hadoop maven protoc plugin to log protoc output at INFO not DEBUG

Steve Loughran created HADOOP-10008:
---------------------------------------

             Summary: Hadoop maven protoc plugin to log protoc output at INFO not DEBUG
                 Key: HADOOP-10008
                 URL: https://issues.apache.org/jira/browse/HADOOP-10008
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
    Affects Versions: 2.1.1-beta, 3.0.0
            Reporter: Steve Loughran
            Priority: Minor


the protoc plugin only lists the output of protoc at debug level, so if something doesn't compile you need to rebuild at -X. Which works by hand, but not it something like Jenkins is at work. All you get to see then is {{[ERROR] protoc compiler error}}.

If the output was logged at INFO, debugging protoc failures would be much easier



--
This message was sent by Atlassian JIRA
(v6.1#6144)