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

ASF GitHub Bot commented on PIO-49:
-----------------------------------

Github user dszeto commented on the issue:

    https://github.com/apache/incubator-predictionio/pull/336
  
    What I meant was the `lib` folder in the binary distribution tarball after 
doing `make-distribution.sh`. There isn't really a convention but I have seen 
many Apache binary distributions putting all the JARs there.
    
    The `lib` folder in the source code is an SBT convention for unmanaged 
dependencies.
    
    I agree that we should do something like `lib/spark`, since some `pio` 
commands do not require `spark-submit` anyway. @marevol can you make a pull 
request following these ideas? 


> Add support for Elasticsearch 5.x
> ---------------------------------
>
>                 Key: PIO-49
>                 URL: https://issues.apache.org/jira/browse/PIO-49
>             Project: PredictionIO
>          Issue Type: Improvement
>            Reporter: Shinsuke Sugaya
>
> We work on meta/event storage support for Elasticsearch 5.x.
> Although Elasticsearch 2.x does not allow dots in field names,
> Elasticsearch 5.x supports it. So, it's better to upgrade to ES 5.x release.
> Since ES 5.x provides Java Rest API client, we replaced
> Transport communication with HTTP one. Therefore, our fix
> uses HTTP(9200 port) only.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to