[jira] [Commented] (PIO-176) Clean up unmanaged sources in the data module

2018-10-04 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/PIO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16637858#comment-16637858
 ] 

ASF GitHub Bot commented on PIO-176:


Github user asfgit closed the pull request at:

https://github.com/apache/predictionio/pull/477


> Clean up unmanaged sources in the data module
> -
>
> Key: PIO-176
> URL: https://issues.apache.org/jira/browse/PIO-176
> Project: PredictionIO
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 0.13.0
>Reporter: Donald Szeto
>Priority: Minor
>
> There was a hack in {{build.sbt}} for switching between Spark 1.x and 2.x 
> specific code. With PIO-171 completed, that should be cleaned up.
> Specifically, these 
> [lines|https://github.com/apache/predictionio/blob/718ebe2e8e98c5462d14ad2663c65288f0409972/build.sbt#L140-L141]
>  should be removed. The source that it refers to should be refactored 
> properly in the main source code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PIO-167) Official Website Document Minor Bug Fix

2018-10-04 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/PIO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16637861#comment-16637861
 ] 

ASF GitHub Bot commented on PIO-167:


Github user asfgit closed the pull request at:

https://github.com/apache/predictionio/pull/472


> Official Website Document Minor Bug Fix
> ---
>
> Key: PIO-167
> URL: https://issues.apache.org/jira/browse/PIO-167
> Project: PredictionIO
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: Live Documentation
>Reporter: Wei Chen
>Assignee: Wei Chen
>Priority: Minor
> Fix For: Live Documentation
>
>
> 1. On this page, [https://predictionio.apache.org/start], there is a link at 
> the bottom `making some modifications`.
>    However, the link is going nowhere since it points to the same page.
> 2. In community docker support, there are some minor version update
>    MingFang's image already supports up to 0.12.1 instead of 0.8
>    Fabian M. Borschel's image supports up to 0.9.6



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] predictionio pull request #472: [PIO-167] Move Old Docs to Archived

2018-10-04 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/predictionio/pull/472


---


[jira] [Resolved] (PIO-176) Clean up unmanaged sources in the data module

2018-10-04 Thread Donald Szeto (JIRA)


 [ 
https://issues.apache.org/jira/browse/PIO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Donald Szeto resolved PIO-176.
--
   Resolution: Fixed
 Assignee: saurabh gulati
Fix Version/s: 0.14.0

> Clean up unmanaged sources in the data module
> -
>
> Key: PIO-176
> URL: https://issues.apache.org/jira/browse/PIO-176
> Project: PredictionIO
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 0.13.0
>Reporter: Donald Szeto
>Assignee: saurabh gulati
>Priority: Minor
> Fix For: 0.14.0
>
>
> There was a hack in {{build.sbt}} for switching between Spark 1.x and 2.x 
> specific code. With PIO-171 completed, that should be cleaned up.
> Specifically, these 
> [lines|https://github.com/apache/predictionio/blob/718ebe2e8e98c5462d14ad2663c65288f0409972/build.sbt#L140-L141]
>  should be removed. The source that it refers to should be refactored 
> properly in the main source code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


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

2018-10-04 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/predictionio/pull/477


---


[jira] [Commented] (PIO-176) Clean up unmanaged sources in the data module

2018-10-04 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/PIO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16637856#comment-16637856
 ] 

ASF GitHub Bot commented on PIO-176:


Github user dszeto commented on the issue:

https://github.com/apache/predictionio/pull/477
  
LGTM. Merging. Thanks @saurabh3091 !


> Clean up unmanaged sources in the data module
> -
>
> Key: PIO-176
> URL: https://issues.apache.org/jira/browse/PIO-176
> Project: PredictionIO
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 0.13.0
>Reporter: Donald Szeto
>Priority: Minor
>
> There was a hack in {{build.sbt}} for switching between Spark 1.x and 2.x 
> specific code. With PIO-171 completed, that should be cleaned up.
> Specifically, these 
> [lines|https://github.com/apache/predictionio/blob/718ebe2e8e98c5462d14ad2663c65288f0409972/build.sbt#L140-L141]
>  should be removed. The source that it refers to should be refactored 
> properly in the main source code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] predictionio issue #477: [PIO-176] Clean up unmanaged sources in the data mo...

2018-10-04 Thread dszeto
Github user dszeto commented on the issue:

https://github.com/apache/predictionio/pull/477
  
LGTM. Merging. Thanks @saurabh3091 !


---


[jira] [Resolved] (PIO-179) bump up hbase client version and make it configurable

2018-10-04 Thread Donald Szeto (JIRA)


 [ 
https://issues.apache.org/jira/browse/PIO-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Donald Szeto resolved PIO-179.
--
   Resolution: Fixed
 Assignee: Yavor Stoychev
Fix Version/s: 0.14.0

> bump up hbase client version and make it configurable
> -
>
> Key: PIO-179
> URL: https://issues.apache.org/jira/browse/PIO-179
> Project: PredictionIO
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: 0.12.0-incubating, 0.13.0, 0.12.1
>Reporter: Yavor Stoychev
>Assignee: Yavor Stoychev
>Priority: Minor
> Fix For: 0.14.0
>
>
> Since predictionio 0.12+ suggests hbase 1.2.6 by default, it makes sense to 
> also use a the same version of the client instead of the now outdated 0.98.5.
> In the interest of flexibility, this change makes it configurable at build 
> time by passing -Dhbase.version=...
>  [pull request|https://github.com/apache/predictionio/pull/450]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] predictionio pull request #450: [PIO-179] bump up hbase client version and m...

2018-10-04 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/predictionio/pull/450


---


[jira] [Commented] (PIO-179) bump up hbase client version and make it configurable

2018-10-04 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/PIO-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16637846#comment-16637846
 ] 

ASF GitHub Bot commented on PIO-179:


Github user asfgit closed the pull request at:

https://github.com/apache/predictionio/pull/450


> bump up hbase client version and make it configurable
> -
>
> Key: PIO-179
> URL: https://issues.apache.org/jira/browse/PIO-179
> Project: PredictionIO
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: 0.12.0-incubating, 0.13.0, 0.12.1
>Reporter: Yavor Stoychev
>Priority: Minor
>
> Since predictionio 0.12+ suggests hbase 1.2.6 by default, it makes sense to 
> also use a the same version of the client instead of the now outdated 0.98.5.
> In the interest of flexibility, this change makes it configurable at build 
> time by passing -Dhbase.version=...
>  [pull request|https://github.com/apache/predictionio/pull/450]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PIO-179) bump up hbase client version and make it configurable

2018-10-04 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/PIO-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16637843#comment-16637843
 ] 

ASF GitHub Bot commented on PIO-179:


Github user dszeto commented on the issue:

https://github.com/apache/predictionio/pull/450
  
LGTM. Thank you!


> bump up hbase client version and make it configurable
> -
>
> Key: PIO-179
> URL: https://issues.apache.org/jira/browse/PIO-179
> Project: PredictionIO
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: 0.12.0-incubating, 0.13.0, 0.12.1
>Reporter: Yavor Stoychev
>Priority: Minor
>
> Since predictionio 0.12+ suggests hbase 1.2.6 by default, it makes sense to 
> also use a the same version of the client instead of the now outdated 0.98.5.
> In the interest of flexibility, this change makes it configurable at build 
> time by passing -Dhbase.version=...
>  [pull request|https://github.com/apache/predictionio/pull/450]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] predictionio issue #450: [PIO-179] bump up hbase client version and make it ...

2018-10-04 Thread dszeto
Github user dszeto commented on the issue:

https://github.com/apache/predictionio/pull/450
  
LGTM. Thank you!


---