[GitHub] incubator-hivemall issue #130: [HIVEMALL][SPARK][WIP] Fix Spark-related arti...

2018-01-10 Thread maropu
Github user maropu commented on the issue:

https://github.com/apache/incubator-hivemall/pull/130
  
See #131


---


[GitHub] incubator-hivemall issue #130: [HIVEMALL][SPARK][WIP] Fix Spark-related arti...

2018-01-09 Thread myui
Github user myui commented on the issue:

https://github.com/apache/incubator-hivemall/pull/130
  
Better to use jenv, scalaenv for java/scala compiler section in the 
document.


---


[GitHub] incubator-hivemall issue #130: [HIVEMALL][SPARK][WIP] Fix Spark-related arti...

2018-01-09 Thread maropu
Github user maropu commented on the issue:

https://github.com/apache/incubator-hivemall/pull/130
  
yea, NVM. A main target of this pr is to solve all the issue for the 
upcoming releases.


---


[GitHub] incubator-hivemall issue #130: [HIVEMALL][SPARK][WIP] Fix Spark-related arti...

2018-01-09 Thread myui
Github user myui commented on the issue:

https://github.com/apache/incubator-hivemall/pull/130
  
Ah, I'm planning to revert this commit 
https://github.com/apache/incubator-hivemall/commit/1e940aff316b1a91484ad08ba286492892b32d07
 of v0.5.0 branch for rc2 release.

```
git checkout v0.5.0
git reset --hard HEAD^
```

0.5.1-SNAPSHOT is for next development iteration. No need to do it in 
v0.5.0 branch; however, Maven release plugin sets the development version.


---