[jira] [Created] (SPARK-8493) Fisher Vector Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
Feynman Liang created SPARK-8493: Summary: Fisher Vector Feature Transformer Key: SPARK-8493 URL: https://issues.apache.org/jira/browse/SPARK-8493 Project: Spark Issue Type: Sub-task

[jira] [Resolved] (SPARK-8452) expose jobGroup API in SparkR

2015-06-19 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman resolved SPARK-8452. -- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request

[jira] [Updated] (SPARK-8452) expose jobGroup API in SparkR

2015-06-19 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman updated SPARK-8452: - Assignee: Hossein Falaki expose jobGroup API in SparkR

[jira] [Commented] (SPARK-8315) Better error when saving to parquet with duplicate columns

2015-06-19 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594144#comment-14594144 ] Yin Huai commented on SPARK-8315: - I tried the following in 1.4 {code} import

[jira] [Commented] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593895#comment-14593895 ] Yu Ishikawa commented on SPARK-8477: Oh, I'm sorry. I didn't know we have already have

[jira] [Commented] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593893#comment-14593893 ] Michael Armbrust commented on SPARK-8470: - Additional info on how this is being

[jira] [Updated] (SPARK-8485) Feature transformers for image processing

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8485: - Component/s: ML Feature transformers for image processing

[jira] [Commented] (SPARK-8484) Add TrainValidationSplit to ml.tuning

2015-06-19 Thread Martin Zapletal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593905#comment-14593905 ] Martin Zapletal commented on SPARK-8484: I can work on this one. Can you please

[jira] [Created] (SPARK-8486) SIFT Feature Extractor

2015-06-19 Thread Feynman Liang (JIRA)
Feynman Liang created SPARK-8486: Summary: SIFT Feature Extractor Key: SPARK-8486 URL: https://issues.apache.org/jira/browse/SPARK-8486 Project: Spark Issue Type: Sub-task

[jira] [Closed] (SPARK-7360) Compare Pyrolite performance affected by useMemo

2015-06-19 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng closed SPARK-7360. Resolution: Done Fix Version/s: 1.4.0 Assignee: Xiangrui Meng (was:

[jira] [Updated] (SPARK-8486) SIFT/SURF Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Description: Scale invariant feature transform (SIFT) is a scale and rotation invariant method

[jira] [Updated] (SPARK-8486) SIFT/SURF/DAISY Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Summary: SIFT/SURF/DAISY Feature Transformer (was: SIFT/SURF Feature Transformer)

[jira] [Updated] (SPARK-8494) ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3

2015-06-19 Thread PJ Fanning (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning updated SPARK-8494: -- Description: I found a similar issue to SPARK-1923 but with Scala 2.10.4. I used the Test.scala from

[jira] [Updated] (SPARK-8494) ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3

2015-06-19 Thread PJ Fanning (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning updated SPARK-8494: -- Description: I found a similar issue to SPARK-1923 but with Scala 2.10.4. I used the Test.scala from

[jira] [Commented] (SPARK-6749) Make metastore client robust to underlying socket connection loss

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594145#comment-14594145 ] Apache Spark commented on SPARK-6749: - User 'ericl' has created a pull request for

[jira] [Assigned] (SPARK-6749) Make metastore client robust to underlying socket connection loss

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-6749: --- Assignee: (was: Apache Spark) Make metastore client robust to underlying socket

[jira] [Assigned] (SPARK-6749) Make metastore client robust to underlying socket connection loss

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-6749: --- Assignee: Apache Spark Make metastore client robust to underlying socket connection loss

[jira] [Commented] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593884#comment-14593884 ] Reynold Xin commented on SPARK-8477: Maybe inSet ? Add in operator to DataFrame

[jira] [Commented] (SPARK-8484) Add TrainValidationSplit to ml.tuning

2015-06-19 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593933#comment-14593933 ] Xiangrui Meng commented on SPARK-8484: -- Assigned:) Add TrainValidationSplit to

[jira] [Comment Edited] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593954#comment-14593954 ] Andrew Or edited comment on SPARK-8470 at 6/19/15 9:19 PM: ---

[jira] [Updated] (SPARK-8491) DAISY Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8491: - Description: DAISY (Tola et al, PAMI 2010,

[jira] [Commented] (SPARK-4438) Add HistoryServer RESTful API

2015-06-19 Thread Jonathan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594092#comment-14594092 ] Jonathan Kelly commented on SPARK-4438: --- This API was added in 1.4.0, right? Should

[jira] [Updated] (SPARK-8494) ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3

2015-06-19 Thread PJ Fanning (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning updated SPARK-8494: -- Attachment: spark-test-case.zip ClassNotFoundException when running with sbt, scala 2.10.4, spray

[jira] [Commented] (SPARK-8332) NoSuchMethodError: com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer

2015-06-19 Thread Olivier Girardot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593898#comment-14593898 ] Olivier Girardot commented on SPARK-8332: - You're right sorry NoSuchMethodError:

[jira] [Comment Edited] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593927#comment-14593927 ] Andrew Or edited comment on SPARK-8470 at 6/19/15 8:35 PM: --- FYI,

[jira] [Commented] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593928#comment-14593928 ] Davies Liu commented on SPARK-8477: --- [~rxin] [~yuu.ishik...@gmail.com] We already have

[jira] [Closed] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or closed SPARK-8470. Resolution: Fixed Fix Version/s: 1.5.0 1.4.1 MissingRequirementError for

[jira] [Commented] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593954#comment-14593954 ] Andrew Or commented on SPARK-8470: -- Closing this as FIXED. We will add the regression

[jira] [Resolved] (SPARK-8093) Spark 1.4 branch's new JSON schema inference has changed the behavior of handling inner empty JSON object.

2015-06-19 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai resolved SPARK-8093. - Resolution: Fixed Fix Version/s: 1.4.1 Issue resolved by pull request 6799

[jira] [Created] (SPARK-8494) ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3

2015-06-19 Thread PJ Fanning (JIRA)
PJ Fanning created SPARK-8494: - Summary: ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3 Key: SPARK-8494 URL: https://issues.apache.org/jira/browse/SPARK-8494 Project: Spark

[jira] [Updated] (SPARK-8486) SIFT/SURF Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Description: Scale invariant feature transform (SIFT) is a method to transform images into dense

[jira] [Commented] (SPARK-8420) Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0

2015-06-19 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593915#comment-14593915 ] Michael Armbrust commented on SPARK-8420: - This is no longer true as we now

[jira] [Comment Edited] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593895#comment-14593895 ] Yu Ishikawa edited comment on SPARK-8477 at 6/19/15 8:27 PM: -

[jira] [Commented] (SPARK-8093) Spark 1.4 branch's new JSON schema inference has changed the behavior of handling inner empty JSON object.

2015-06-19 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594097#comment-14594097 ] Yin Huai commented on SPARK-8093: - With https://github.com/apache/spark/pull/6799, we have

[jira] [Created] (SPARK-8485) Feature transformers for image processing

2015-06-19 Thread Feynman Liang (JIRA)
Feynman Liang created SPARK-8485: Summary: Feature transformers for image processing Key: SPARK-8485 URL: https://issues.apache.org/jira/browse/SPARK-8485 Project: Spark Issue Type: New

[jira] [Updated] (SPARK-8486) SIFT/SURF Feature Extractor

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Description: Scale invariant feature transform (SIFT) is a method to transform images into dense

[jira] [Commented] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593927#comment-14593927 ] Andrew Or commented on SPARK-8470: -- FYI, I was able to reproduce this locally. I was able

[jira] [Created] (SPARK-8487) Update reduceByKeyAndWindow docs to highlight that filtering Function must be used

2015-06-19 Thread Tathagata Das (JIRA)
Tathagata Das created SPARK-8487: Summary: Update reduceByKeyAndWindow docs to highlight that filtering Function must be used Key: SPARK-8487 URL: https://issues.apache.org/jira/browse/SPARK-8487

[jira] [Closed] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or closed SPARK-8470. Resolution: Duplicate MissingRequirementError for ScalaReflection on user classes

[jira] [Reopened] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or reopened SPARK-8470: -- MissingRequirementError for ScalaReflection on user classes

[jira] [Created] (SPARK-8490) SURF Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
Feynman Liang created SPARK-8490: Summary: SURF Feature Transformer Key: SPARK-8490 URL: https://issues.apache.org/jira/browse/SPARK-8490 Project: Spark Issue Type: Sub-task

[jira] [Commented] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594005#comment-14594005 ] Apache Spark commented on SPARK-8470: - User 'andrewor14' has created a pull request

[jira] [Updated] (SPARK-8494) ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3

2015-06-19 Thread PJ Fanning (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning updated SPARK-8494: -- Description: I found a similar issue to SPARK-1923 but with Scala 2.10.4. I used the Test.scala from

[jira] [Commented] (SPARK-8492) Support BinaryType in UnsafeRow

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594131#comment-14594131 ] Apache Spark commented on SPARK-8492: - User 'davies' has created a pull request for

[jira] [Assigned] (SPARK-8492) Support BinaryType in UnsafeRow

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8492: --- Assignee: Davies Liu (was: Apache Spark) Support BinaryType in UnsafeRow

[jira] [Commented] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593888#comment-14593888 ] Yu Ishikawa commented on SPARK-8477: Should I rename the upper case {{In}} to

[jira] [Updated] (SPARK-8486) SIFT/SURF Feature Extractor

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Description: Scale invariant feature transform (SIFT) is a method to transform images into dense

[jira] [Updated] (SPARK-8486) SIFT/SURF Feature Extractor

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Summary: SIFT/SURF Feature Extractor (was: SIFT Feature Extractor) SIFT/SURF Feature Extractor

[jira] [Updated] (SPARK-8486) SIFT/SURF Feature Extractor

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Description: Scale invariant feature transform (SIFT) is a method to transform images into dense

[jira] [Updated] (SPARK-8486) SIFT/SURF Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Description: Scale invariant feature transform (SIFT) is a scale and rotation invariant method

[jira] [Updated] (SPARK-8486) SIFT Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Summary: SIFT Feature Transformer (was: SIFT/SURF/DAISY Feature Transformer) SIFT Feature

[jira] [Updated] (SPARK-8486) SIFT/SURF/DAISY Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Description: Scale invariant feature transform (SIFT) is a scale and rotation invariant method

[jira] [Closed] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Ishikawa closed SPARK-8477. -- Add in operator to DataFrame Column in Python -

[jira] [Created] (SPARK-8492) Support BinaryType in UnsafeRow

2015-06-19 Thread Davies Liu (JIRA)
Davies Liu created SPARK-8492: - Summary: Support BinaryType in UnsafeRow Key: SPARK-8492 URL: https://issues.apache.org/jira/browse/SPARK-8492 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-8491) DAISY Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
Feynman Liang created SPARK-8491: Summary: DAISY Feature Transformer Key: SPARK-8491 URL: https://issues.apache.org/jira/browse/SPARK-8491 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-8093) Spark 1.4 branch's new JSON schema inference has changed the behavior of handling inner empty JSON object.

2015-06-19 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai updated SPARK-8093: Fix Version/s: 1.5.0 Spark 1.4 branch's new JSON schema inference has changed the behavior of handling

[jira] [Updated] (SPARK-8494) ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3

2015-06-19 Thread PJ Fanning (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning updated SPARK-8494: -- Description: I found a similar issue to SPARK-1923 but with Scala 2.10.4. I used the Test.scala from

[jira] [Commented] (SPARK-8494) ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3

2015-06-19 Thread PJ Fanning (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594132#comment-14594132 ] PJ Fanning commented on SPARK-8494: --- [~pwendell] Apologies about the JIRA being assigned

[jira] [Assigned] (SPARK-8492) Support BinaryType in UnsafeRow

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8492: --- Assignee: Apache Spark (was: Davies Liu) Support BinaryType in UnsafeRow

[jira] [Updated] (SPARK-7810) rdd.py _load_from_socket cannot load data from jvm socket if ipv6 is used

2015-06-19 Thread Ai He (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ai He updated SPARK-7810: - Issue Type: Improvement (was: Bug) rdd.py _load_from_socket cannot load data from jvm socket if ipv6 is used

[jira] [Updated] (SPARK-8486) SIFT/SURF Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8486: - Summary: SIFT/SURF Feature Transformer (was: SIFT/SURF Feature Extractor) SIFT/SURF Feature

[jira] [Commented] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593910#comment-14593910 ] Yu Ishikawa commented on SPARK-8477: [~rxin] Should we support not only `inSet` but

[jira] [Updated] (SPARK-8484) Add TrainValidationSplit to ml.tuning

2015-06-19 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng updated SPARK-8484: - Assignee: Martin Zapletal Add TrainValidationSplit to ml.tuning

[jira] [Created] (SPARK-8488) HOG Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
Feynman Liang created SPARK-8488: Summary: HOG Feature Transformer Key: SPARK-8488 URL: https://issues.apache.org/jira/browse/SPARK-8488 Project: Spark Issue Type: Sub-task

[jira] [Commented] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593948#comment-14593948 ] Andrew Or commented on SPARK-8470: -- Update: I verified that this is actually already

[jira] [Updated] (SPARK-8420) Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0

2015-06-19 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-8420: Shepherd: Yin Huai Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0

[jira] [Updated] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu updated SPARK-8477: -- Fix Version/s: 1.3.0 Add in operator to DataFrame Column in Python

[jira] [Comment Edited] (SPARK-8470) MissingRequirementError for ScalaReflection on user classes

2015-06-19 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593927#comment-14593927 ] Andrew Or edited comment on SPARK-8470 at 6/19/15 8:36 PM: --- FYI,

[jira] [Resolved] (SPARK-8477) Add in operator to DataFrame Column in Python

2015-06-19 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8477. --- Resolution: Implemented Target Version/s: 1.3.0 (was: 1.5.0) Add in operator to DataFrame

[jira] [Created] (SPARK-8489) Add regression tests for SPARK-8470

2015-06-19 Thread Andrew Or (JIRA)
Andrew Or created SPARK-8489: Summary: Add regression tests for SPARK-8470 Key: SPARK-8489 URL: https://issues.apache.org/jira/browse/SPARK-8489 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-8485) Feature transformers for image processing

2015-06-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593990#comment-14593990 ] Sean Owen commented on SPARK-8485: -- I think that before you opened all these JIRAs you

[jira] [Updated] (SPARK-8485) Feature transformers for image processing

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8485: - Target Version/s: (was: 1.5.0) Feature transformers for image processing

[jira] [Assigned] (SPARK-8483) Remove commons-lang3 depedency from flume-sink

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8483: --- Assignee: (was: Apache Spark) Remove commons-lang3 depedency from flume-sink

[jira] [Commented] (SPARK-8483) Remove commons-lang3 depedency from flume-sink

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594058#comment-14594058 ] Apache Spark commented on SPARK-8483: - User 'harishreedharan' has created a pull

[jira] [Assigned] (SPARK-8483) Remove commons-lang3 depedency from flume-sink

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8483: --- Assignee: Apache Spark Remove commons-lang3 depedency from flume-sink

[jira] [Commented] (SPARK-8485) Feature transformers for image processing

2015-06-19 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594122#comment-14594122 ] Joseph K. Bradley commented on SPARK-8485: -- This is something which is going to

[jira] [Commented] (SPARK-8420) Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0

2015-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594200#comment-14594200 ] Apache Spark commented on SPARK-8420: - User 'yhuai' has created a pull request for

[jira] [Updated] (SPARK-8494) ClassNotFoundException when running with sbt, scala 2.10.4, spray 1.3.3

2015-06-19 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-8494: --- Assignee: (was: Patrick Wendell) ClassNotFoundException when running with sbt, scala

[jira] [Closed] (SPARK-8389) Expose KafkaRDDs offsetRange in Python

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das closed SPARK-8389. Resolution: Duplicate Expose KafkaRDDs offsetRange in Python

[jira] [Updated] (SPARK-8389) Expose KafkaRDDs offsetRange in Python

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-8389: - Assignee: (was: Saisai Shao) Expose KafkaRDDs offsetRange in Python

[jira] [Commented] (SPARK-7786) Allow StreamingListener to be specified in SparkConf and loaded when creating StreamingContext

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594240#comment-14594240 ] Tathagata Das commented on SPARK-7786: -- [~397090770] This functionality can be easily

[jira] [Commented] (SPARK-8483) Remove commons-lang3 depedency from flume-sink

2015-06-19 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594252#comment-14594252 ] Hari Shreedharan commented on SPARK-8483: - Well, we aren't adding a dependency -

[jira] [Created] (SPARK-8495) Add a `.lintr` file to validate the SparkR files

2015-06-19 Thread Yu Ishikawa (JIRA)
Yu Ishikawa created SPARK-8495: -- Summary: Add a `.lintr` file to validate the SparkR files Key: SPARK-8495 URL: https://issues.apache.org/jira/browse/SPARK-8495 Project: Spark Issue Type:

[jira] [Created] (SPARK-8497) Graph Clique(Complete Connected Sub-graph) Discovery Algorithm

2015-06-19 Thread Fan Jiang (JIRA)
Fan Jiang created SPARK-8497: Summary: Graph Clique(Complete Connected Sub-graph) Discovery Algorithm Key: SPARK-8497 URL: https://issues.apache.org/jira/browse/SPARK-8497 Project: Spark Issue

[jira] [Commented] (SPARK-8389) Expose KafkaRDDs offsetRange in Python

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594199#comment-14594199 ] Tathagata Das commented on SPARK-8389: -- Aah, there is already discussion. This

[jira] [Updated] (SPARK-8389) Expose KafkaRDDs offsetRange in Python

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-8389: - Assignee: Saisai Shao (was: Cody Koeninger) Expose KafkaRDDs offsetRange in Python

[jira] [Updated] (SPARK-8337) KafkaUtils.createDirectStream for python is lacking API/feature parity with the Scala/Java version

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-8337: - Component/s: Streaming KafkaUtils.createDirectStream for python is lacking API/feature parity

[jira] [Commented] (SPARK-6813) SparkR style guide

2015-06-19 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594239#comment-14594239 ] Shivaram Venkataraman commented on SPARK-6813: -- Two things 1. For the

[jira] [Commented] (SPARK-7148) Configure Parquet block size (row group size) for ML model import/export

2015-06-19 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594261#comment-14594261 ] Joseph K. Bradley commented on SPARK-7148: -- Hm, if it's that simple, then I

[jira] [Comment Edited] (SPARK-6813) SparkR style guide

2015-06-19 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594281#comment-14594281 ] Yu Ishikawa edited comment on SPARK-6813 at 6/20/15 5:21 AM: -

[jira] [Resolved] (SPARK-8489) Add regression tests for SPARK-8470

2015-06-19 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai resolved SPARK-8489. - Resolution: Fixed Fix Version/s: 1.5.0 1.4.1 Issue resolved by

[jira] [Updated] (SPARK-8389) Expose KafkaRDDs offsetRange in Python

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-8389: - Summary: Expose KafkaRDDs offsetRange in Python (was: Expose KafkaRDDs offsetRange in Java and

[jira] [Commented] (SPARK-8420) Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0

2015-06-19 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594215#comment-14594215 ] Yin Huai commented on SPARK-8420: - Will resolve this one after 1.4 backport is merged.

[jira] [Updated] (SPARK-8483) Remove commons-lang3 depedency from flume-sink

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-8483: - Target Version/s: 1.4.1, 1.5.0 (was: 1.5.0) Remove commons-lang3 depedency from flume-sink

[jira] [Commented] (SPARK-8483) Remove commons-lang3 depedency from flume-sink

2015-06-19 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594228#comment-14594228 ] Tathagata Das commented on SPARK-8483: -- We generally do not the dependency changes

[jira] [Commented] (SPARK-6813) SparkR style guide

2015-06-19 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594227#comment-14594227 ] Yu Ishikawa commented on SPARK-6813: [~shivaram] Those two rules looks good! I

[jira] [Comment Edited] (SPARK-6813) SparkR style guide

2015-06-19 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594250#comment-14594250 ] Yu Ishikawa edited comment on SPARK-6813 at 6/20/15 1:25 AM: -

[jira] [Updated] (SPARK-8490) SURF Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8490: - Priority: Minor (was: Major) SURF Feature Transformer

[jira] [Updated] (SPARK-8485) Feature transformers for image processing

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8485: - Priority: Minor (was: Major) Feature transformers for image processing

[jira] [Updated] (SPARK-8493) Fisher Vector Feature Transformer

2015-06-19 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8493: - Priority: Minor (was: Major) Fisher Vector Feature Transformer

  1   2   3   4   >