[GitHub] incubator-predictionio pull request #431: Update templates.yaml - user name ...

2017-09-06 Thread thomasste
GitHub user thomasste opened a pull request:

https://github.com/apache/incubator-predictionio/pull/431

Update templates.yaml - user name change



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/thomasste/incubator-predictionio patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-predictionio/pull/431.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #431


commit b5211046c5eb83b2213a87410a2119fa547620a2
Author: Tomasz Stęczniewski 
Date:   2017-09-06T10:27:22Z

Update templates.yaml - change user name




---


[GitHub] incubator-predictionio pull request #429: [PIO-118] ClassCastException from ...

2017-09-06 Thread marevol
GitHub user marevol opened a pull request:

https://github.com/apache/incubator-predictionio/pull/429

[PIO-118] ClassCastException from NullWritable to Text in ESEventsUtil



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/marevol/incubator-predictionio 
cce_nullwritable

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-predictionio/pull/429.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #429


commit 97f363f1d08ce0662781d3bd3454c586186a4868
Author: Shinsuke Sugaya 
Date:   2017-09-06T05:36:16Z

fix cast exception from NullWritable




---


[GitHub] incubator-predictionio pull request #430: [PIO-119] Bump up Elasticsearch to...

2017-09-06 Thread marevol
GitHub user marevol opened a pull request:

https://github.com/apache/incubator-predictionio/pull/430

[PIO-119] Bump up Elasticsearch to 5.5.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/marevol/incubator-predictionio es552

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-predictionio/pull/430.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #430


commit 8e725b7c6f1206cd0858e1eca3618673a8966bf5
Author: Shinsuke Sugaya 
Date:   2017-09-06T05:59:08Z

bump up elasticsearch to 5.5.2




---


[GitHub] incubator-predictionio issue #428: [PIO-117] Cannot delete event data on ESL...

2017-09-06 Thread takezoe
Github user takezoe commented on the issue:

https://github.com/apache/incubator-predictionio/pull/428
  
Nice catch! LGTM!


---


[GitHub] incubator-predictionio-sdk-python pull request #22: [WIP] Add travis test an...

2017-09-06 Thread marevol
GitHub user marevol opened a pull request:

https://github.com/apache/incubator-predictionio-sdk-python/pull/22

[WIP] Add travis test and Refactoring

I'll merge this PR after 
[PIO-117](https://issues.apache.org/jira/browse/PIO-117).

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/marevol/incubator-predictionio-sdk-python 
travis

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-predictionio-sdk-python/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #22


commit cddbd06a8bfa1c904d5b7652b4f1ee72703a0de6
Author: Shinsuke Sugaya 
Date:   2017-09-04T09:00:57Z

add travis and refactoring




---


[GitHub] incubator-predictionio issue #401: [PIO-72] Fix class loading for pio-shell

2017-09-06 Thread mars
Github user mars commented on the issue:

https://github.com/apache/incubator-predictionio/pull/401
  
Yes @BrianOn99, I do believe [class loading for pio-shell is 
fixed](https://github.com/apache/incubator-predictionio/blob/develop/bin/pio-shell#L59)
 for the next release, or if you `make-distribution.sh` on main `develop` 
branch, you'll get these fixes now.


---


[jira] [Commented] (PIO-119) Bump up Elasticsearch to 5.5.2

2017-09-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on PIO-119:


GitHub user marevol opened a pull request:

https://github.com/apache/incubator-predictionio/pull/430

[PIO-119] Bump up Elasticsearch to 5.5.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/marevol/incubator-predictionio es552

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-predictionio/pull/430.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #430


commit 8e725b7c6f1206cd0858e1eca3618673a8966bf5
Author: Shinsuke Sugaya 
Date:   2017-09-06T05:59:08Z

bump up elasticsearch to 5.5.2




> Bump up Elasticsearch to 5.5.2
> --
>
> Key: PIO-119
> URL: https://issues.apache.org/jira/browse/PIO-119
> Project: PredictionIO
>  Issue Type: Improvement
>  Components: Core
>Reporter: Shinsuke Sugaya
>Assignee: Shinsuke Sugaya
>
> I encountered [this 
> problem|https://discuss.elastic.co/t/org-elasticsearch-hadoop-rest-eshadoopinvalidrequest-returned-400-bad-request/95803].
> To support elasticsearch 5.5, we need to update it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (PIO-119) Bump up Elasticsearch to 5.5.2

2017-09-06 Thread Shinsuke Sugaya (JIRA)
Shinsuke Sugaya created PIO-119:
---

 Summary: Bump up Elasticsearch to 5.5.2
 Key: PIO-119
 URL: https://issues.apache.org/jira/browse/PIO-119
 Project: PredictionIO
  Issue Type: Improvement
  Components: Core
Reporter: Shinsuke Sugaya
Assignee: Shinsuke Sugaya


I encountered [this 
problem|https://discuss.elastic.co/t/org-elasticsearch-hadoop-rest-eshadoopinvalidrequest-returned-400-bad-request/95803].
To support elasticsearch 5.5, we need to update it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)