[GitHub] predictionio pull request #477: [PIO-176] Clean up unmanaged sources in the ...

2018-10-03 Thread saurabh3091
GitHub user saurabh3091 opened a pull request: https://github.com/apache/predictionio/pull/477 [PIO-176] Clean up unmanaged sources in the data module You can merge this pull request into a Git repository by running: $ git pull https://github.com/saurabh3091/predictionio

[GitHub] predictionio pull request #476: [PIO-176] Revert PPythonEventStore and add i...

2018-10-03 Thread saurabh3091
Github user saurabh3091 closed the pull request at: https://github.com/apache/predictionio/pull/476 ---

[GitHub] predictionio issue #476: [PIO-176] Revert PPythonEventStore and add it to 'd...

2018-10-03 Thread saurabh3091
Github user saurabh3091 commented on the issue: https://github.com/apache/predictionio/pull/476 IntelliJ was unable to figure out the usage of PPythonEventOperator in python module. How do you guys check this? (or do i need to find the word usage through whole project) ---

[GitHub] predictionio pull request #476: [PIO-176] Revert PPythonEventStore and add i...

2018-10-03 Thread saurabh3091
GitHub user saurabh3091 opened a pull request: https://github.com/apache/predictionio/pull/476 [PIO-176] Revert PPythonEventStore and add it to 'data' module You can merge this pull request into a Git repository by running: $ git pull https://github.com/s

[GitHub] predictionio pull request #475: [PIO-176] Hack in build.sbt for switching be...

2018-10-03 Thread saurabh3091
Github user saurabh3091 closed the pull request at: https://github.com/apache/predictionio/pull/475 ---

[GitHub] predictionio issue #475: [PIO-176] Hack in build.sbt for switching between S...

2018-10-02 Thread saurabh3091
Github user saurabh3091 commented on the issue: https://github.com/apache/predictionio/pull/475 Please review and let me know if I missed anything. Thanks a lot for your support guys. ---

[GitHub] predictionio pull request #475: [PIO-176] Hack in build.sbt for switching be...

2018-10-02 Thread saurabh3091
GitHub user saurabh3091 opened a pull request: https://github.com/apache/predictionio/pull/475 [PIO-176] Hack in build.sbt for switching between Spark 1.x and 2.x s… - Removed unmanagedSourceDirectories in data module - refactored sqlSession code blocks to use SparkSession