[jira] [Updated] (GIRAPH-133) Typo in JavaDoc in BspCase::remove

2012-02-03 Thread Harsh J (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/GIRAPH-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J updated GIRAPH-133:
---

Attachment: GIRAPH-133.patch

> Typo in JavaDoc in BspCase::remove
> --
>
> Key: GIRAPH-133
> URL: https://issues.apache.org/jira/browse/GIRAPH-133
> Project: Giraph
>  Issue Type: Improvement
>Reporter: Jakob Homan
>Priority: Trivial
>  Labels: newbie
> Attachments: GIRAPH-133.patch
>
>
> Configuration is spelled wrong in the javadoc:
> {noformat}/**
>  * Helper method to remove a path if it exists.
>  * 
>  * @param conf Configutation
>  * @param path Path to remove
>  * @throws IOException
>  */
> public static void remove(Configuration conf, Path path) 
> throws IOException {
> FileSystem hdfs = FileSystem.get(conf);
> hdfs.delete(path, true);
> }{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (GIRAPH-133) Typo in JavaDoc in BspCase::remove

2012-01-30 Thread Jakob Homan (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/GIRAPH-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Homan updated GIRAPH-133:
---

Summary: Typo in JavaDoc in BspCase::remove  (was: Type in JavaDoc in 
BspCase::remove)

> Typo in JavaDoc in BspCase::remove
> --
>
> Key: GIRAPH-133
> URL: https://issues.apache.org/jira/browse/GIRAPH-133
> Project: Giraph
>  Issue Type: Improvement
>Reporter: Jakob Homan
>Priority: Trivial
>  Labels: newbie
>
> Configuration is spelled wrong in the javadoc:
> {noformat}/**
>  * Helper method to remove a path if it exists.
>  * 
>  * @param conf Configutation
>  * @param path Path to remove
>  * @throws IOException
>  */
> public static void remove(Configuration conf, Path path) 
> throws IOException {
> FileSystem hdfs = FileSystem.get(conf);
> hdfs.delete(path, true);
> }{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira