You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/12/03 14:52:11 UTC

[jira] [Commented] (SPARK-12105) Add a DataFrame.show() with argument for output PrintStream

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

Apache Spark commented on SPARK-12105:
--------------------------------------

User 'jbonofre' has created a pull request for this issue:
https://github.com/apache/spark/pull/10130

> Add a DataFrame.show() with argument for output PrintStream
> -----------------------------------------------------------
>
>                 Key: SPARK-12105
>                 URL: https://issues.apache.org/jira/browse/SPARK-12105
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.5.2
>            Reporter: Dean Wampler
>            Priority: Minor
>
> It would be nice to send the output of DataFrame.show(...) to a different output stream than stdout, including just capturing the string itself. This is useful, e.g., for testing. Actually, it would be sufficient and perhaps better to just make DataFrame.showString a public method, 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org