You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by li hai ming <ha...@outlook.com> on 2016/09/23 06:38:03 UTC

question: elasticsearch for james

Hi,
Can someone share a bit on the progress and plan of https://github.com/apache/james-project/tree/master/mailbox/elasticsearch?
e.g., what is it for? will it be included in v3-beta5?
BR/Haiming LI



答复: question: elasticsearch for james

Posted by li hai ming <ha...@outlook.com>.
Mitthieu or someone else,

Would you please have a check? If the URL is right to follow?

I got below error
##
[root@localhost james-project]# java -Dworking.directory=/home/haimingli/james/conf -jar server/container/guice/target/james-server-guice-3.0.0-beta5-SNAPSHOT.jar
server/container/guice/target/james-server-guice-3.0.0-beta5-SNAPSHOT.jar中没有主清单属性
[root@localhost james-project]#
##

If https://github.com/linagora/james-project/pull/415 is 100% right?

/Haiming

发送自 Windows 10 版邮件应用

发件人: li hai ming<ma...@outlook.com>
发送时间: 2016年9月28日 07:11
收件人: Matthieu Baechler<ma...@linagora.com>; server-dev@james.apache.org<ma...@james.apache.org>
主题: 答复: question: elasticsearch for james


Hi Matthieu,



I am trying Cassandra + ES.



Following https://github.com/linagora/james-project/pull/415, under

G:\workspace\james-project>

execute

mvn package -DskipTests -am -pl server/container/guice/cassandra-guice



the URL says

##

Step 5: Start

#############



  * Run James



<i>$ java -Dworking.directory=<b>WORKING_PATH</b> -jar server/container/cassandra-guice/target/james-server-cassandra-guice-beta5-SNAPSHOT.jar</i>

##



However I see the jar is under

G:\workspace\james-project\server\container\guice\target



While under G:\workspace\james-project\server\container\cassandra-guice there is no target.



Could it be a typo in the page?



Btw: is there any more info/doc about Cassandra+ES?



/Haiming LI



发送自 Windows 10 版邮件应用



发件人: Matthieu Baechler<ma...@linagora.com>
发送时间: 2016年9月23日 20:03
收件人: server-dev@james.apache.org<ma...@james.apache.org>
主题: Re: question: elasticsearch for james



Right now, the only tested components combination is cassandra + ES.

You should be able to run that combination by following the README.txt
with docker or my updated version of quickstart here :
https://github.com/linagora/james-project/pull/415

Regards,

--

Matthieu Baechler


On 09/23/2016 10:25 AM, li hai ming wrote:
> Matthieu,
>
> Great!
>
> By "will be" in " Elasticsearch 2 will be the default search engine for
> James 3.0.", do you mean v3-beta5 will have it?
>
> Any pre-v3-beta5 we can have a try now?
>
> --
> haiming.li
>
> -----Original Message-----
> From: Matthieu Baechler [mailto:mbaechler@linagora.com]
> Sent: Friday, September 23, 2016 16:23
> To: server-dev@james.apache.org
> Subject: Re: question: elasticsearch for james
>
> Hi Haiming,
>
>
> On 09/23/2016 08:38 AM, li hai ming wrote:
>> Hi,
>> Can someone share a bit on the progress and plan of
> https://github.com/apache/james-project/tree/master/mailbox/elasticsearch?
>> e.g., what is it for? will it be included in v3-beta5?
>> BR/Haiming LI
>>
>>
>>
> Elasticsearch 2 will be the default search engine for James 3.0.
>
> It passes all the integration tests we have and should work really well.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


答复: question: elasticsearch for james

Posted by li hai ming <ha...@outlook.com>.
Hi Matthieu,



I am trying Cassandra + ES.



Following https://github.com/linagora/james-project/pull/415, under

G:\workspace\james-project>

execute

mvn package -DskipTests -am -pl server/container/guice/cassandra-guice



the URL says

##

Step 5: Start

#############



  * Run James



<i>$ java -Dworking.directory=<b>WORKING_PATH</b> -jar server/container/cassandra-guice/target/james-server-cassandra-guice-beta5-SNAPSHOT.jar</i>

##



However I see the jar is under

G:\workspace\james-project\server\container\guice\target



While under G:\workspace\james-project\server\container\cassandra-guice there is no target.



Could it be a typo in the page?



Btw: is there any more info/doc about Cassandra+ES?



/Haiming LI



发送自 Windows 10 版邮件应用



发件人: Matthieu Baechler<ma...@linagora.com>
发送时间: 2016年9月23日 20:03
收件人: server-dev@james.apache.org<ma...@james.apache.org>
主题: Re: question: elasticsearch for james



Right now, the only tested components combination is cassandra + ES.

You should be able to run that combination by following the README.txt
with docker or my updated version of quickstart here :
https://github.com/linagora/james-project/pull/415

Regards,

--

Matthieu Baechler


On 09/23/2016 10:25 AM, li hai ming wrote:
> Matthieu,
>
> Great!
>
> By "will be" in " Elasticsearch 2 will be the default search engine for
> James 3.0.", do you mean v3-beta5 will have it?
>
> Any pre-v3-beta5 we can have a try now?
>
> --
> haiming.li
>
> -----Original Message-----
> From: Matthieu Baechler [mailto:mbaechler@linagora.com]
> Sent: Friday, September 23, 2016 16:23
> To: server-dev@james.apache.org
> Subject: Re: question: elasticsearch for james
>
> Hi Haiming,
>
>
> On 09/23/2016 08:38 AM, li hai ming wrote:
>> Hi,
>> Can someone share a bit on the progress and plan of
> https://github.com/apache/james-project/tree/master/mailbox/elasticsearch?
>> e.g., what is it for? will it be included in v3-beta5?
>> BR/Haiming LI
>>
>>
>>
> Elasticsearch 2 will be the default search engine for James 3.0.
>
> It passes all the integration tests we have and should work really well.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: question: elasticsearch for james

Posted by Matthieu Baechler <mb...@linagora.com>.
Right now, the only tested components combination is cassandra + ES.

You should be able to run that combination by following the README.txt 
with docker or my updated version of quickstart here : 
https://github.com/linagora/james-project/pull/415

Regards,

-- 

Matthieu Baechler


On 09/23/2016 10:25 AM, li hai ming wrote:
> Matthieu,
>
> Great!
>
> By "will be" in " Elasticsearch 2 will be the default search engine for
> James 3.0.", do you mean v3-beta5 will have it?
>
> Any pre-v3-beta5 we can have a try now?
>
> --
> haiming.li
>
> -----Original Message-----
> From: Matthieu Baechler [mailto:mbaechler@linagora.com]
> Sent: Friday, September 23, 2016 16:23
> To: server-dev@james.apache.org
> Subject: Re: question: elasticsearch for james
>
> Hi Haiming,
>
>
> On 09/23/2016 08:38 AM, li hai ming wrote:
>> Hi,
>> Can someone share a bit on the progress and plan of
> https://github.com/apache/james-project/tree/master/mailbox/elasticsearch?
>> e.g., what is it for? will it be included in v3-beta5?
>> BR/Haiming LI
>>
>>
>>
> Elasticsearch 2 will be the default search engine for James 3.0.
>
> It passes all the integration tests we have and should work really well.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


RE: question: elasticsearch for james

Posted by li hai ming <ha...@outlook.com>.
Matthieu,

Great!

By "will be" in " Elasticsearch 2 will be the default search engine for
James 3.0.", do you mean v3-beta5 will have it?

Any pre-v3-beta5 we can have a try now?

--
haiming.li

-----Original Message-----
From: Matthieu Baechler [mailto:mbaechler@linagora.com] 
Sent: Friday, September 23, 2016 16:23
To: server-dev@james.apache.org
Subject: Re: question: elasticsearch for james

Hi Haiming,


On 09/23/2016 08:38 AM, li hai ming wrote:
> Hi,
> Can someone share a bit on the progress and plan of
https://github.com/apache/james-project/tree/master/mailbox/elasticsearch?
> e.g., what is it for? will it be included in v3-beta5?
> BR/Haiming LI
>
>
>
Elasticsearch 2 will be the default search engine for James 3.0.

It passes all the integration tests we have and should work really well.

-- 
Matthieu Baechler

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: question: elasticsearch for james

Posted by Matthieu Baechler <mb...@linagora.com>.
Hi Haiming,


On 09/23/2016 08:38 AM, li hai ming wrote:
> Hi,
> Can someone share a bit on the progress and plan of https://github.com/apache/james-project/tree/master/mailbox/elasticsearch?
> e.g., what is it for? will it be included in v3-beta5?
> BR/Haiming LI
>
>
>
Elasticsearch 2 will be the default search engine for James 3.0.

It passes all the integration tests we have and should work really well.

-- 
Matthieu Baechler

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: question: elasticsearch for james

Posted by Rami Ojares <ra...@gmail.com>.
As I said before I have tried beta-5 and some svn snapshots without
success. I decided to wait for a stable release. Let's see if we can then
debug it to a functional state.

- Rami

On 23 Sep 2016 09:38, "li hai ming" <ha...@outlook.com> wrote:

Hi,
Can someone share a bit on the progress and plan of
https://github.com/apache/james-project/tree/master/mailbox/elasticsearch?
e.g., what is it for? will it be included in v3-beta5?
BR/Haiming LI