[jira] [Updated] (SPARK-7711) startTime() is missing

2015-05-21 Thread Josh Rosen (JIRA)

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

Josh Rosen updated SPARK-7711:
--
Assignee: Holden Karau

> startTime() is missing
> --
>
> Key: SPARK-7711
> URL: https://issues.apache.org/jira/browse/SPARK-7711
> Project: Spark
>  Issue Type: Bug
>  Components: PySpark
>Affects Versions: 1.3.1
>Reporter: Sam Steingold
>Assignee: Holden Karau
>Priority: Minor
> Fix For: 1.4.0
>
>
> In PySpark 1.3, there appears to be no 
> [startTime|https://spark.apache.org/docs/latest/api/java/org/apache/spark/SparkContext.html#startTime%28%29]:
> {code}
> >>> sc.startTime  
> Traceback (most recent call last):
>   File "", line 1, in 
> AttributeError: 'SparkContext' object has no attribute 'startTime'
> {code}
> Scala has the method:
> {code}
> scala> sc.startTime
> res1: Long = 1431974499272
> {code}



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

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



[jira] [Updated] (SPARK-7711) startTime() is missing

2015-05-21 Thread Josh Rosen (JIRA)

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

Josh Rosen updated SPARK-7711:
--
Assignee: Holden Karau  (was: Holden Karau)

> startTime() is missing
> --
>
> Key: SPARK-7711
> URL: https://issues.apache.org/jira/browse/SPARK-7711
> Project: Spark
>  Issue Type: Bug
>  Components: PySpark
>Affects Versions: 1.3.1
>Reporter: Sam Steingold
>Assignee: Holden Karau
>Priority: Minor
> Fix For: 1.4.0
>
>
> In PySpark 1.3, there appears to be no 
> [startTime|https://spark.apache.org/docs/latest/api/java/org/apache/spark/SparkContext.html#startTime%28%29]:
> {code}
> >>> sc.startTime  
> Traceback (most recent call last):
>   File "", line 1, in 
> AttributeError: 'SparkContext' object has no attribute 'startTime'
> {code}
> Scala has the method:
> {code}
> scala> sc.startTime
> res1: Long = 1431974499272
> {code}



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

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



[jira] [Updated] (SPARK-7711) startTime() is missing

2015-05-18 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-7711:
-
Priority: Minor  (was: Major)

> startTime() is missing
> --
>
> Key: SPARK-7711
> URL: https://issues.apache.org/jira/browse/SPARK-7711
> Project: Spark
>  Issue Type: Bug
>  Components: PySpark
>Affects Versions: 1.3.1
>Reporter: Sam Steingold
>Priority: Minor
>
> In PySpark 1.3, there appears to be no 
> [startTime|https://spark.apache.org/docs/latest/api/java/org/apache/spark/SparkContext.html#startTime%28%29]:
> {code}
> >>> sc.startTime  
> Traceback (most recent call last):
>   File "", line 1, in 
> AttributeError: 'SparkContext' object has no attribute 'startTime'
> {code}
> Scala has the method:
> {code}
> scala> sc.startTime
> res1: Long = 1431974499272
> {code}



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

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