You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Brian Femiano (JIRA)" <ji...@apache.org> on 2012/11/17 00:27:12 UTC

[jira] [Created] (GIRAPH-428) Checkstyle errors for giraph-formats-contrib

Brian Femiano created GIRAPH-428:
------------------------------------

             Summary: Checkstyle errors for giraph-formats-contrib
                 Key: GIRAPH-428
                 URL: https://issues.apache.org/jira/browse/GIRAPH-428
             Project: Giraph
          Issue Type: Bug
            Reporter: Brian Femiano


Just updated from trunk. Noticed these.

giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloRowIDQualVertexInputFormat.java">
<error line="1" severity="error" message="Line does not match expected header line of &apos;/*&apos;." source="com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck"/>


giraph_source/giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloRowIDQualVertexOutputFormat.java">
<error line="1" severity="error" message="Line does not match expected header line of &apos;/*&apos;." source="com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck"/>


giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloVertexInputFormat.java">

giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloVertexOutputFormat.java">
</file>

giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/package-info.java">

giraph_source/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hbase/HbaseRowIDQualVertexInputFormat.java">
<error line="1" severity="error" message="Line does not match expected header line of &apos;/*&apos;." source="com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck"/>


giraph-formats-contrib/src/main/java/org/apache/giraph/io/hbase/HBaseRowIDQualVertexOutputFormat.java">
<error line="1" severity="error" message="Line does not match expected header line of &apos;/*&apos;." source="com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck"/>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (GIRAPH-428) Checkstyle errors for giraph-formats-contrib

Posted by "Brian Femiano (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GIRAPH-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Femiano resolved GIRAPH-428.
----------------------------------

    Resolution: Not A Problem

Realized this is with some new HBase/Accumulo code I haven't checked in yet. Sorry for this.  
                
> Checkstyle errors for giraph-formats-contrib
> --------------------------------------------
>
>                 Key: GIRAPH-428
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-428
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Brian Femiano
>
> Just updated from trunk. Noticed these.
> giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloRowIDQualVertexInputFormat.java">
> <error line="1" severity="error" message="Line does not match expected header line of &apos;/*&apos;." source="com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck"/>
> giraph_source/giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloRowIDQualVertexOutputFormat.java">
> <error line="1" severity="error" message="Line does not match expected header line of &apos;/*&apos;." source="com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck"/>
> giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloVertexInputFormat.java">
> giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloVertexOutputFormat.java">
> </file>
> giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/package-info.java">
> giraph_source/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hbase/HbaseRowIDQualVertexInputFormat.java">
> <error line="1" severity="error" message="Line does not match expected header line of &apos;/*&apos;." source="com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck"/>
> giraph-formats-contrib/src/main/java/org/apache/giraph/io/hbase/HBaseRowIDQualVertexOutputFormat.java">
> <error line="1" severity="error" message="Line does not match expected header line of &apos;/*&apos;." source="com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira