[GitHub] spark pull request: [SPARK-10261][Documentation, ML] Fixed @Since ...

2015-10-01 Thread tijoparacka
Github user tijoparacka commented on the pull request: https://github.com/apache/spark/pull/8554#issuecomment-144803543 yu-iskw could you please reivew this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-10261][Documentation, ML] Fixed @Since ...

2015-10-01 Thread tijoparacka
Github user tijoparacka commented on the pull request: https://github.com/apache/spark/pull/8554#issuecomment-144803700 @yu-iskw could you please reivew this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-10264][Documentation, ML] Added Since a...

2015-10-01 Thread tijoparacka
Github user tijoparacka commented on the pull request: https://github.com/apache/spark/pull/8532#issuecomment-144802854 Any of you can review this and merge. I may loose track if it is delayed more. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-10261][Documentation, ML] Fixed @Since ...

2015-09-02 Thread tijoparacka
Github user tijoparacka commented on a diff in the pull request: https://github.com/apache/spark/pull/8554#discussion_r38502967 --- Diff: mllib/src/main/scala/org/apache/spark/ml/evaluation/BinaryClassificationEvaluator.scala --- @@ -31,15 +31,18 @@ import

[GitHub] spark pull request: [SPARK-10261][Documentation, ML] Fixed @Since ...

2015-09-01 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/8554 [SPARK-10261][Documentation, ML] Fixed @Since annotation to ml.evaluation You can merge this pull request into a Git repository by running: $ git pull https://github.com/tijoparacka/spark

[GitHub] spark pull request: [SPARK-10264][Documentation, ML] Added Since a...

2015-08-31 Thread tijoparacka
Github user tijoparacka commented on a diff in the pull request: https://github.com/apache/spark/pull/8532#discussion_r38385089 --- Diff: mllib/src/main/scala/org/apache/spark/ml/recommendation/ALS.scala --- @@ -355,6 +382,7 @@ object ALS extends Logging { * Rating class

[GitHub] spark pull request: [SPARK-10264][Documentation, ML] Added Since a...

2015-08-31 Thread tijoparacka
Github user tijoparacka commented on a diff in the pull request: https://github.com/apache/spark/pull/8532#discussion_r38385069 --- Diff: mllib/src/main/scala/org/apache/spark/ml/recommendation/ALS.scala --- @@ -255,64 +262,81 @@ class ALSModel private[ml] ( * preferences

[GitHub] spark pull request: [SPARK-10264][Documentation, ML] Added Since a...

2015-08-30 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/8532 [SPARK-10264][Documentation, ML] Added Since annotation for ml.recomendation Added Since annotation for ALS.scala You can merge this pull request into a Git repository by running: $ git

[GitHub] spark pull request: [SPARK-8732][Build]added import existential ty...

2015-08-28 Thread tijoparacka
Github user tijoparacka closed the pull request at: https://github.com/apache/spark/pull/7123 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] spark pull request: [SPARK-8732][Build]added import existential ty...

2015-08-28 Thread tijoparacka
Github user tijoparacka commented on the pull request: https://github.com/apache/spark/pull/7123#issuecomment-135937886 Sorry to be late . I was held up in some other urgent work. We can close this issue. --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request: [SPARK-8615][Documentation]Fixed Sample deprec...

2015-07-07 Thread tijoparacka
Github user tijoparacka commented on a diff in the pull request: https://github.com/apache/spark/pull/7039#discussion_r34116963 --- Diff: docs/sql-programming-guide.md --- @@ -1798,7 +1798,7 @@ DataFrame jdbcDF = sqlContext.load(jdbc, options) {% highlight python

[GitHub] spark pull request: [SPARK-8886][Documentation]python Style update

2015-07-07 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/7281 [SPARK-8886][Documentation]python Style update Fixed comment given by rxin You can merge this pull request into a Git repository by running: $ git pull https://github.com/tijoparacka/spark

[GitHub] spark pull request: [SPARK-8732][Build]added import existential ty...

2015-06-30 Thread tijoparacka
Github user tijoparacka commented on the pull request: https://github.com/apache/spark/pull/7123#issuecomment-117148086 Sure I will give a try. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] spark pull request: [SPARK-8732][Build]added import existential ty...

2015-06-30 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/7123 [SPARK-8732][Build]added import existential type Added import for existentials You can merge this pull request into a Git repository by running: $ git pull https://github.com/tijoparacka

[GitHub] spark pull request: [SPARK-8615][Documentation]Fixed Sample deprec...

2015-06-28 Thread tijoparacka
Github user tijoparacka commented on a diff in the pull request: https://github.com/apache/spark/pull/7039#discussion_r33432455 --- Diff: docs/sql-programming-guide.md --- @@ -1808,8 +1807,7 @@ df = sqlContext.load(source=jdbc, url=jdbc:postgresql:dbserver, dbtable=sch

[GitHub] spark pull request: [SPARK-8615][Documentation]Fixed Sample deprec...

2015-06-26 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/7039 [SPARK-8615][Documentation]Fixed Sample deprecated code Modified the deprecated jdbc api in the documentation. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] spark pull request: [SPARK-8615][Documentation]Fixed Sample deprec...

2015-06-26 Thread tijoparacka
Github user tijoparacka commented on a diff in the pull request: https://github.com/apache/spark/pull/7039#discussion_r33349743 --- Diff: docs/sql-programming-guide.md --- @@ -1773,9 +1773,9 @@ the Data Sources API. The following options are supported: div data-lang=scala

[GitHub] spark pull request: [SPARK-8615][Documentation]Fixed Sample deprec...

2015-06-26 Thread tijoparacka
Github user tijoparacka commented on a diff in the pull request: https://github.com/apache/spark/pull/7039#discussion_r33349669 --- Diff: docs/sql-programming-guide.md --- @@ -1798,8 +1798,7 @@ DataFrame jdbcDF = sqlContext.load(jdbc, options) {% highlight python

[GitHub] spark pull request: Fixed compilation error in scala 2.11

2015-05-06 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/5966 Fixed compilation error in scala 2.11 scala has deterministic naming-scheme for the generated methods which return default arguments . here one of the default argument of overloaded method has

[GitHub] spark pull request: [SPARK-7087][Build] Fix path issue change vers...

2015-04-23 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/5656 [SPARK-7087][Build] Fix path issue change version script You can merge this pull request into a Git repository by running: $ git pull https://github.com/tijoparacka/spark

[GitHub] spark pull request: [SPARK-6767][SQL] Fixed Query DSL error in spa...

2015-04-08 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/5415 [SPARK-6767][SQL] Fixed Query DSL error in spark sql Readme Fixed the following error query.where('key 30).select(avg('key)).collect() console:43: error: value is not a member

[GitHub] spark pull request: [SPARK-6739][SQL] Fixed missing import for Str...

2015-04-07 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/5389 [SPARK-6739][SQL] Fixed missing import for StructType in example script You can merge this pull request into a Git repository by running: $ git pull https://github.com/tijoparacka/spark

[GitHub] spark pull request: [SPARK-6739][SQL] Fixed missing import for Str...

2015-04-07 Thread tijoparacka
Github user tijoparacka commented on the pull request: https://github.com/apache/spark/pull/5389#issuecomment-90511047 Already there is a fix so closing this PR --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-6739][SQL] Fixed missing import for Str...

2015-04-07 Thread tijoparacka
Github user tijoparacka closed the pull request at: https://github.com/apache/spark/pull/5389 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] spark pull request: [SPARK-6383][SQL]Fixed compiler and errors in ...

2015-03-17 Thread tijoparacka
GitHub user tijoparacka opened a pull request: https://github.com/apache/spark/pull/5068 [SPARK-6383][SQL]Fixed compiler and errors in Dataframe examples You can merge this pull request into a Git repository by running: $ git pull https://github.com/tijoparacka/spark