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

ASF GitHub Bot commented on FLINK-2043:
---------------------------------------

Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/721#issuecomment-105644179
  
    Thanks! Looks good. Will merge


> Change the KMeansDataGenerator to allow passing a custom path
> -------------------------------------------------------------
>
>                 Key: FLINK-2043
>                 URL: https://issues.apache.org/jira/browse/FLINK-2043
>             Project: Flink
>          Issue Type: Improvement
>          Components: Examples
>            Reporter: Robert Metzger
>            Assignee: pietro pinoli
>            Priority: Trivial
>              Labels: starter
>
> It would be nice to allow the user to specify a target path for the generated 
> data.
> Right now, one has to pass the path by changing the tmp directory of java
> {code}
> java -Djava.io.tmpdir=`pwd` -cp 
> /home/robert/flink/build-target/examples/flink-java-examples-0.9-SNAPSHOT-KMeans.jar
>  org.apache.flink.examples.java.clustering.util.KMeansDataGenerator
> {code}



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

Reply via email to