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/09/25 05:08:04 UTC

[jira] [Assigned] (SPARK-10824) DataFrame show method - show(df) should show N number of rows, similar to R

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

Apache Spark reassigned SPARK-10824:
------------------------------------

    Assignee: Apache Spark

> DataFrame show method - show(df) should show N number of rows, similar to R
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-10824
>                 URL: https://issues.apache.org/jira/browse/SPARK-10824
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>            Reporter: Narine Kokhlikyan
>            Assignee: Apache Spark
>            Priority: Minor
>
> Hi everyone,
> currently, show(dataframe) method shows some information about the columns and their datatypes, however R shows the first N number of rows in dataframe. Basically, the same as showDF. Right now I changed so that show calls showDF.
> Also, the default number of rows was hard coded in DataFrame.R, I set it as environment variable in sparkR.R. We can change it if you have other better suggestions.
> Thanks,
> Narine



--
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