[jira] [Commented] (SPARK-10903) Make sqlContext global

2015-10-19 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964543#comment-14964543 ] Felix Cheung commented on SPARK-10903: -- It says 'no methods found'. btw, I think I k

[jira] [Commented] (SPARK-10903) Make sqlContext global

2015-10-19 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964551#comment-14964551 ] Felix Cheung commented on SPARK-10903: -- And when revert the code in SparkR package i

[jira] [Commented] (SPARK-10903) Make sqlContext global

2015-10-19 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964570#comment-14964570 ] Felix Cheung commented on SPARK-10903: -- Something to do with the namespace {code} >

[jira] [Commented] (SPARK-10903) Make sqlContext global

2015-10-19 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964642#comment-14964642 ] Felix Cheung commented on SPARK-10903: -- Working from SparkR package version in this

[jira] [Created] (SPARK-11221) Fix R doc for DataFrame function `lit`

2015-10-20 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-11221: Summary: Fix R doc for DataFrame function `lit` Key: SPARK-11221 URL: https://issues.apache.org/jira/browse/SPARK-11221 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-11199) Improve R context management story and add getOrCreate

2015-10-20 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966206#comment-14966206 ] Felix Cheung commented on SPARK-11199: -- [~falaki]Nice - I have a slightly different

[jira] [Commented] (SPARK-11199) Improve R context management story and add getOrCreate

2015-10-20 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966218#comment-14966218 ] Felix Cheung commented on SPARK-11199: -- Also, we should consider converging to a sin

[jira] [Updated] (SPARK-10903) Simplify SQLContext method signatures and use a singleton

2015-10-20 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-10903: - Summary: Simplify SQLContext method signatures and use a singleton (was: Make sqlContext global

[jira] [Commented] (SPARK-10903) Simplify SQLContext method signatures and use a singleton

2015-10-20 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966222#comment-14966222 ] Felix Cheung commented on SPARK-10903: -- Thanks for testing this out and helping to d

[jira] [Commented] (SPARK-11231) join returns schema with duplicated and ambiguous join columns

2015-10-21 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967564#comment-14967564 ] Felix Cheung commented on SPARK-11231: -- This should be addressed in the new merge im

[jira] [Created] (SPARK-11255) R Test build should run on R 3.1.1

2015-10-22 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-11255: Summary: R Test build should run on R 3.1.1 Key: SPARK-11255 URL: https://issues.apache.org/jira/browse/SPARK-11255 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-11167) Incorrect type resolution on heterogeneous data structures

2015-10-22 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970304#comment-14970304 ] Felix Cheung commented on SPARK-11167: -- Shouldn't it try to infer the tightest type

[jira] [Created] (SPARK-11294) Improve R doc for read.df, write.df, saveAsTable

2015-10-23 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-11294: Summary: Improve R doc for read.df, write.df, saveAsTable Key: SPARK-11294 URL: https://issues.apache.org/jira/browse/SPARK-11294 Project: Spark Issue Type:

[jira] [Commented] (SPARK-10500) sparkr.zip cannot be created if $SPARK_HOME/R/lib is unwritable

2015-10-25 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973444#comment-14973444 ] Felix Cheung commented on SPARK-10500: -- [~sunrui]suggestion 08/Sept makes sense. Wou

[jira] [Created] (SPARK-11340) Support setting driver properties when starting Spark from R programmatically or from RStudio

2015-10-26 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-11340: Summary: Support setting driver properties when starting Spark from R programmatically or from RStudio Key: SPARK-11340 URL: https://issues.apache.org/jira/browse/SPARK-11340

[jira] [Created] (SPARK-11407) Add documentation on using SparkR from RStudio

2015-10-29 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-11407: Summary: Add documentation on using SparkR from RStudio Key: SPARK-11407 URL: https://issues.apache.org/jira/browse/SPARK-11407 Project: Spark Issue Type: Bu

[jira] [Commented] (SPARK-11407) Add documentation on using SparkR from RStudio

2015-10-29 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981318#comment-14981318 ] Felix Cheung commented on SPARK-11407: -- [~shivaram]what other content would you like

[jira] [Created] (SPARK-11409) Enable url link in R doc for Persist

2015-10-29 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-11409: Summary: Enable url link in R doc for Persist Key: SPARK-11409 URL: https://issues.apache.org/jira/browse/SPARK-11409 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-11167) Incorrect type resolution on heterogeneous data structures

2015-10-29 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981398#comment-14981398 ] Felix Cheung commented on SPARK-11167: -- Another error from PR 8984 I can have this

[jira] [Commented] (SPARK-11263) lintr Throws Warnings on Commented Code in Documentation

2015-11-03 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987964#comment-14987964 ] Felix Cheung commented on SPARK-11263: -- [~shivaram] what should we do with this? Sho

[jira] [Commented] (SPARK-11492) Ignore commented code warnings in SparkR

2015-11-03 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988949#comment-14988949 ] Felix Cheung commented on SPARK-11492: -- please see SPARK-11263 > Ignore commented c

[jira] [Commented] (SPARK-11468) Add R API for stddev/variance

2015-11-04 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990180#comment-14990180 ] Felix Cheung commented on SPARK-11468: -- I'd like to take this if no one has started

[jira] [Created] (SPARK-11567) Add Python API for corr in agg

2015-11-06 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-11567: Summary: Add Python API for corr in agg Key: SPARK-11567 URL: https://issues.apache.org/jira/browse/SPARK-11567 Project: Spark Issue Type: Task Affects V

[jira] [Updated] (SPARK-11567) Add Python API for corr aggregate function

2015-11-06 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-11567: - Summary: Add Python API for corr aggregate function (was: Add Python API for corr in agg) > Add

[jira] [Commented] (SPARK-11339) Document the list of functions in R base package that are masked by functions with same name in SparkR

2015-11-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995810#comment-14995810 ] Felix Cheung commented on SPARK-11339: -- [~sunrui] [~shivaram] Is this the list? {co

[jira] [Commented] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997750#comment-14997750 ] Felix Cheung commented on SPARK-11587: -- [~shivaram] here's the list SPARK-11339 (whi

[jira] [Resolved] (SPARK-20307) SparkR: pass on setHandleInvalid to spark.mllib functions that use StringIndexer

2017-07-07 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-20307. -- Resolution: Fixed Assignee: Miao Wang Fix Version/s: 2.3.0 Target V

[jira] [Resolved] (SPARK-20456) Add examples for functions collection for pyspark

2017-07-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-20456. -- Resolution: Fixed Fix Version/s: 2.3.0 Target Version/s: 2.3.0 > Add examples

[jira] [Assigned] (SPARK-20456) Add examples for functions collection for pyspark

2017-07-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung reassigned SPARK-20456: Assignee: Michael Patterson > Add examples for functions collection for pyspark >

[jira] [Resolved] (SPARK-21093) Multiple gapply execution occasionally failed in SparkR

2017-07-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-21093. -- Resolution: Fixed Fix Version/s: 2.3.0 > Multiple gapply execution occasionally failed i

[jira] [Commented] (SPARK-21290) R document Programmatically Specifying the Schema in SQL guide

2017-07-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079323#comment-16079323 ] Felix Cheung commented on SPARK-21290: -- with some changes to schema string support o

[jira] [Updated] (SPARK-21290) R document Programmatically Specifying the Schema in SQL guide

2017-07-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21290: - Target Version/s: 2.3.0 > R document Programmatically Specifying the Schema in SQL guide > --

[jira] [Updated] (SPARK-19568) Must include class/method documentation for CRAN check

2017-07-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-19568: - Issue Type: Bug (was: Sub-task) Parent: (was: SPARK-15799) > Must include class/meth

[jira] [Commented] (SPARK-19568) Must include class/method documentation for CRAN check

2017-07-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079325#comment-16079325 ] Felix Cheung commented on SPARK-19568: -- separate from CRAN task > Must include clas

[jira] [Created] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-21367: Summary: R older version of Roxygen2 on Jenkins Key: SPARK-21367 URL: https://issues.apache.org/jira/browse/SPARK-21367 Project: Spark Issue Type: Bug

[jira] [Resolved] (SPARK-21266) Support schema a DDL-formatted string in dapply/gapply/from_json

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-21266. -- Resolution: Fixed Assignee: Hyukjin Kwon Fix Version/s: 2.3.0 Targe

[jira] [Comment Edited] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080728#comment-16080728 ] Felix Cheung edited comment on SPARK-21367 at 7/10/17 5:44 PM:

[jira] [Commented] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080728#comment-16080728 ] Felix Cheung commented on SPARK-21367: -- @shane knapp could you check? thanks! > R o

[jira] [Comment Edited] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080728#comment-16080728 ] Felix Cheung edited comment on SPARK-21367 at 7/10/17 5:45 PM:

[jira] [Updated] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21367: - Description: Getting this message from a recent build. https://amplab.cs.berkeley.edu/jenkins/jo

[jira] [Commented] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081712#comment-16081712 ] Felix Cheung commented on SPARK-21367: -- it looks like instead of 5.x, the older 4.0

[jira] [Commented] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081720#comment-16081720 ] Felix Cheung commented on SPARK-21367: -- I'm not sure exactly why yet, but comparing

[jira] [Comment Edited] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081720#comment-16081720 ] Felix Cheung edited comment on SPARK-21367 at 7/11/17 6:02 AM:

[jira] [Comment Edited] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081720#comment-16081720 ] Felix Cheung edited comment on SPARK-21367 at 7/11/17 6:06 AM:

[jira] [Commented] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081723#comment-16081723 ] Felix Cheung commented on SPARK-21367: -- And I'm pretty sure we should build with Rox

[jira] [Issue Comment Deleted] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21367: - Comment: was deleted (was: it looks like instead of 5.x, the older 4.0 is being loaded? First ti

[jira] [Comment Edited] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081744#comment-16081744 ] Felix Cheung edited comment on SPARK-21367 at 7/11/17 6:26 AM:

[jira] [Comment Edited] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081744#comment-16081744 ] Felix Cheung edited comment on SPARK-21367 at 7/11/17 6:26 AM:

[jira] [Comment Edited] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081720#comment-16081720 ] Felix Cheung edited comment on SPARK-21367 at 7/11/17 6:33 AM:

[jira] [Commented] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081744#comment-16081744 ] Felix Cheung commented on SPARK-21367: -- I think I found the first error, it's one bu

[jira] [Comment Edited] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-11 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081720#comment-16081720 ] Felix Cheung edited comment on SPARK-21367 at 7/11/17 6:28 AM:

[jira] [Commented] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-07-11 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082692#comment-16082692 ] Felix Cheung commented on SPARK-21367: -- *SOMETIMES*? :) > R older version of Roxyge

[jira] [Commented] (SPARK-21450) List of NA is flattened inside a SparkR struct type

2017-07-17 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091132#comment-16091132 ] Felix Cheung commented on SPARK-21450: -- [~hyukjin.kwon] If you follow the code in

[jira] [Commented] (SPARK-18226) SparkR displaying vector columns in incorrect way

2017-07-19 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093466#comment-16093466 ] Felix Cheung commented on SPARK-18226: -- if you collect on what's returned by predict

[jira] [Commented] (SPARK-18226) SparkR displaying vector columns in incorrect way

2017-07-20 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094277#comment-16094277 ] Felix Cheung commented on SPARK-18226: -- I agree, usability is poor, though I think i

[jira] [Resolved] (SPARK-21381) SparkR: pass on setHandleInvalid for classification algorithms

2017-07-31 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-21381. -- Resolution: Fixed Assignee: Miao Wang Fix Version/s: 2.3.0 Target V

[jira] [Created] (SPARK-21616) CLONE - SparkR 2.2.0 migration guide, release note

2017-08-02 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-21616: Summary: CLONE - SparkR 2.2.0 migration guide, release note Key: SPARK-21616 URL: https://issues.apache.org/jira/browse/SPARK-21616 Project: Spark Issue Type

[jira] [Updated] (SPARK-21616) SparkR 2.3.0 migration guide, release note

2017-08-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21616: - Target Version/s: 2.3.0 (was: 2.2.0, 2.3.0) > SparkR 2.3.0 migration guide, release note > -

[jira] [Updated] (SPARK-21616) SparkR 2.3.0 migration guide, release note

2017-08-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21616: - Summary: SparkR 2.3.0 migration guide, release note (was: CLONE - SparkR 2.2.0 migration guide,

[jira] [Updated] (SPARK-21616) SparkR 2.3.0 migration guide, release note

2017-08-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21616: - Description: >From looking at changes since 2.2.0, this/these should be documented in the >migra

[jira] [Updated] (SPARK-21616) SparkR 2.3.0 migration guide, release note

2017-08-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21616: - Affects Version/s: (was: 2.2.0) 2.3.0 > SparkR 2.3.0 migration guide,

[jira] [Updated] (SPARK-21616) SparkR 2.3.0 migration guide, release note

2017-08-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21616: - Fix Version/s: (was: 2.2.0) > SparkR 2.3.0 migration guide, release note > --

[jira] [Commented] (SPARK-21616) SparkR 2.3.0 migration guide, release note

2017-08-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111483#comment-16111483 ] Felix Cheung commented on SPARK-21616: -- SPARK-21584 > SparkR 2.3.0 migration guide,

[jira] [Commented] (SPARK-21584) Update R method for summary to call new implementation

2017-08-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111485#comment-16111485 ] Felix Cheung commented on SPARK-21584: -- https://github.com/apache/spark/pull/18786

[jira] [Assigned] (SPARK-21584) Update R method for summary to call new implementation

2017-08-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung reassigned SPARK-21584: Assignee: Andrew Ray > Update R method for summary to call new implementation > --

[jira] [Commented] (SPARK-21367) R older version of Roxygen2 on Jenkins

2017-08-03 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113145#comment-16113145 ] Felix Cheung commented on SPARK-21367: -- still seeing it Warning messages: 1: In che

[jira] [Commented] (SPARK-15799) Release SparkR on CRAN

2017-08-03 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113974#comment-16113974 ] Felix Cheung commented on SPARK-15799: -- we submitted 2.2.0 release to CRAN and got s

[jira] [Commented] (SPARK-21622) Support Offset in SparkR

2017-08-06 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115951#comment-16115951 ] Felix Cheung commented on SPARK-21622: -- https://github.com/apache/spark/pull/18831

[jira] [Resolved] (SPARK-21622) Support Offset in SparkR

2017-08-06 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-21622. -- Resolution: Fixed Assignee: Wayne Zhang Fix Version/s: 2.3.0 Target

[jira] [Commented] (SPARK-21693) AppVeyor tests reach the time limit, 1.5 hours, sometimes in SparkR tests

2017-08-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121860#comment-16121860 ] Felix Cheung commented on SPARK-21693: -- we could certainly simplify the classificati

[jira] [Commented] (SPARK-21693) AppVeyor tests reach the time limit, 1.5 hours, sometimes in SparkR tests

2017-08-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121866#comment-16121866 ] Felix Cheung commented on SPARK-21693: -- splitting test matrix is also possible, I wo

[jira] [Commented] (SPARK-21801) SparkR unit test randomly fail on trees

2017-08-21 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136370#comment-16136370 ] Felix Cheung commented on SPARK-21801: -- I've seen it a couple of times. Looking at t

[jira] [Resolved] (SPARK-21584) Update R method for summary to call new implementation

2017-08-21 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-21584. -- Resolution: Fixed Fix Version/s: 2.3.0 Target Version/s: 2.3.0 > Update R meth

[jira] [Created] (SPARK-21805) disable R vignettes code on Windows

2017-08-21 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-21805: Summary: disable R vignettes code on Windows Key: SPARK-21805 URL: https://issues.apache.org/jira/browse/SPARK-21805 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-21801) SparkR unit test randomly fail on trees

2017-08-22 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136445#comment-16136445 ] Felix Cheung commented on SPARK-21801: -- https://github.com/apache/spark/pull/19018

[jira] [Commented] (SPARK-12157) Support numpy types as return values of Python UDFs

2017-08-22 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137028#comment-16137028 ] Felix Cheung commented on SPARK-12157: -- seems like we have a couple of issues here.

[jira] [Commented] (SPARK-21805) disable R vignettes code on Windows

2017-08-23 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138097#comment-16138097 ] Felix Cheung commented on SPARK-21805: -- https://github.com/apache/spark/pull/19016

[jira] [Commented] (SPARK-15799) Release SparkR on CRAN

2017-08-23 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138099#comment-16138099 ] Felix Cheung commented on SPARK-15799: -- [~shivaram] might have more updates. The CRA

[jira] [Resolved] (SPARK-21805) disable R vignettes code on Windows

2017-08-23 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-21805. -- Resolution: Fixed Assignee: Felix Cheung Fix Version/s: 2.3.0

[jira] [Assigned] (SPARK-21801) SparkR unit test randomly fail on trees

2017-08-29 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung reassigned SPARK-21801: Assignee: Felix Cheung > SparkR unit test randomly fail on trees > ---

[jira] [Resolved] (SPARK-21801) SparkR unit test randomly fail on trees

2017-08-29 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-21801. -- Resolution: Fixed Fix Version/s: 2.3.0 > SparkR unit test randomly fail on trees > -

[jira] [Commented] (SPARK-12157) Support numpy types as return values of Python UDFs

2017-09-01 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151336#comment-16151336 ] Felix Cheung commented on SPARK-12157: -- any more thought on this? I think we should

[jira] [Commented] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error

2017-09-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151437#comment-16151437 ] Felix Cheung commented on SPARK-21727: -- hmm.. I think that's what the error message

[jira] [Commented] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error

2017-09-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151588#comment-16151588 ] Felix Cheung commented on SPARK-21727: -- That is true. I think the documentation is u

[jira] [Commented] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error

2017-09-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151589#comment-16151589 ] Felix Cheung commented on SPARK-21727: -- any taker of this change? > Operating on an

[jira] [Commented] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error

2017-09-04 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152973#comment-16152973 ] Felix Cheung commented on SPARK-21727: -- precisely. as far as I can tell, everything

[jira] [Comment Edited] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error

2017-09-04 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152973#comment-16152973 ] Felix Cheung edited comment on SPARK-21727 at 9/4/17 11:08 PM:

[jira] [Updated] (SPARK-21128) Running R tests multiple times failed due to pre-exiting "spark-warehouse" / "metastore_db"

2017-09-08 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-21128: - Target Version/s: 2.2.1, 2.3.0 (was: 2.3.0) Fix Version/s: 2.2.1 > Running R tests multip

[jira] [Reopened] (SPARK-20684) expose createGlobalTempView and dropGlobalTempView in SparkR

2017-09-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung reopened SPARK-20684: -- > expose createGlobalTempView and dropGlobalTempView in SparkR > --

[jira] [Updated] (SPARK-20684) expose createOrReplaceGlobalTempView/createGlobalTempView and dropGlobalTempView in SparkR

2017-09-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung updated SPARK-20684: - Summary: expose createOrReplaceGlobalTempView/createGlobalTempView and dropGlobalTempView in Spar

[jira] [Commented] (SPARK-20684) expose createOrReplaceGlobalTempView/createGlobalTempView and dropGlobalTempView in SparkR

2017-09-10 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160420#comment-16160420 ] Felix Cheung commented on SPARK-20684: -- I"m making this primary JIRA for tracking th

[jira] [Commented] (SPARK-21802) Make sparkR MLP summary() expose probability column

2017-09-17 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169487#comment-16169487 ] Felix Cheung commented on SPARK-21802: -- Can you clarify where you see it? I just ran

[jira] [Commented] (SPARK-21802) Make sparkR MLP summary() expose probability column

2017-09-17 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169575#comment-16169575 ] Felix Cheung commented on SPARK-21802: -- yes if this is from the prediction (with raw

[jira] [Commented] (SPARK-18131) Support returning Vector/Dense Vector from backend

2017-09-17 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169579#comment-16169579 ] Felix Cheung commented on SPARK-18131: -- bump. I think this is a real big problem - r

[jira] [Commented] (SPARK-15799) Release SparkR on CRAN

2017-09-25 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180261#comment-16180261 ] Felix Cheung commented on SPARK-15799: -- I commented on the PR. I don't think there i

[jira] [Commented] (SPARK-22167) Spark Packaging w/R distro issues

2017-09-30 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187156#comment-16187156 ] Felix Cheung commented on SPARK-22167: -- I think I'd propose a change on this part of

[jira] [Commented] (SPARK-22063) Upgrade lintr to latest commit sha1 ID

2017-10-01 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187574#comment-16187574 ] Felix Cheung commented on SPARK-22063: -- surely, I think we could even start with som

[jira] [Comment Edited] (SPARK-22063) Upgrade lintr to latest commit sha1 ID

2017-10-02 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187574#comment-16187574 ] Felix Cheung edited comment on SPARK-22063 at 10/2/17 9:16 AM:

[jira] [Commented] (SPARK-22167) Spark Packaging w/R distro issues

2017-10-03 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189954#comment-16189954 ] Felix Cheung commented on SPARK-22167: -- There are likely 2 stages to this. More pres

[jira] [Created] (SPARK-22202) Release tgz content differences for python and R

2017-10-04 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-22202: Summary: Release tgz content differences for python and R Key: SPARK-22202 URL: https://issues.apache.org/jira/browse/SPARK-22202 Project: Spark Issue Type:

<    1   2   3   4   5   6   7   8   9   10   >