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

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

GitHub user pp86 opened a pull request:

    https://github.com/apache/flink/pull/721

    [FLINK-2043] Change the KMeansDataGenerator to allow passing a custom path

    https://issues.apache.org/jira/browse/FLINK-2043

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pp86/flink myBranch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/721.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #721
    
----
commit 05c5987c69ff37b74a705163b198801b93fe299b
Author: pp86 <[email protected]>
Date:   2015-05-22T21:01:48Z

    Merge pull request #1 from apache/master
    
    test update

commit 00c6542c7681bd7099ded31985382c6cd1aa43b5
Author: Pietro Pinoli <[email protected]>
Date:   2015-05-24T11:53:15Z

    merging

commit 90fa66e7356817b8d0e4190c024f914ee5d70e5b
Author: Pietro Pinoli <[email protected]>
Date:   2015-05-24T11:35:35Z

    [FLINK-2043] Change the KMeansDataGenerator to allow passing a custom path

----


> 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