[jira] [Updated] (MAILBOX-173) [gsoc2012] Distribuited mailbox indexing over HBase/HDFS

2012-12-31 Thread Mihai Soloi (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihai Soloi updated MAILBOX-173: Attachment: MAILBOX-173.patch This patch is an inverted index in an HBase table to search through

GSoC

2012-08-31 Thread Mihai Soloi
, -- Mihai Soloi

Project status and integration into James Mailbox

2012-08-16 Thread Mihai Soloi
Hi all, I've refactored the project on the apache-extras repository, and based it on the James Mailbox Lucene implementation in order to parse the emails. Not all the capabilities of the Lucene implementation are complete, and I don't think I will finish implementing all of them till the end of

Re: Project status and integration into James Mailbox

2012-08-16 Thread Mihai Soloi
don't get the idea... Any further comment? Thx, Eric On 08/16/2012 12:59 PM, Mihai Soloi wrote: Hi all, I've refactored the project on the apache-extras repository, and based it on the James Mailbox Lucene implementation in order to parse the emails. Not all the capabilities

Re: Project status and integration into James Mailbox

2012-08-16 Thread Mihai Soloi
to understand how to run the HBase lucene index in the Lucene tests following your README, but still don't get the idea... Any further comment? Thx, Eric On 08/16/2012 12:59 PM, Mihai Soloi wrote: Hi all, I've refactored the project on the apache-extras repository, and based it on the James

Re: some update

2012-07-31 Thread Mihai Soloi
Hello guys, I have come to my senses after a previous mail from Eric and after examining all of the other generic approaches to the distributed indexing problem, I realised that I will continue to do only a specific implementation of the distributed index, using the initial approach. I have

Re: Hbase Lucene Index(HBaluin) for James Mailbox Feedback

2012-07-17 Thread Mihai Soloi
and hbase :) I will focus on getting the much better version of Jason's working and seing if it can be applied in the mailbox case. Thank you, Mihai Thx, Eric On 07/16/2012 09:25 PM, Mihai Soloi wrote: Hi Eric, Thank you for reviewing my code, please see the responses inline. This past week

Re: Hbase Lucene Index(HBaluin) for James Mailbox Feedback

2012-07-16 Thread Mihai Soloi
, Mihai Soloi wrote: Hello everybody, This is just a report to what I have been up to lately. I tried to run the tests they have in Lucene's trunk working with the HBaseDirectory implementation, there are 1700+ tests and a lot of them are failing at the moment. I had a lot of troubles figuring

Hbase Lucene Index(HBaluin) for James Mailbox Feedback

2012-07-06 Thread Mihai Soloi
Hello everybody, This is just a report to what I have been up to lately. I tried to run the tests they have in Lucene's trunk working with the HBaseDirectory implementation, there are 1700+ tests and a lot of them are failing at the moment. I had a lot of troubles figuring out how to run

GSoC Project Status

2012-07-01 Thread Mihai Soloi
Hello everybody, I'd like to report that the project I've been working on can now be used in testing, there is a working implementation of the HBaseDirectory that stores the index files and can perform the common operations in Lucene. I am now working in using the Lucene testing into the the

Re: GSoC Project Status

2012-07-01 Thread Mihai Soloi
sloppy: remove all source files that you don't use (Avro tests, etc). I'll check again after this. Cheers, 2012/7/1 Mihai Soloi mihai.so...@gmail.com: Hello everybody, I'd like to report that the project I've been working on can now be used in testing, there is a working implementation

Re: [GSoC2012] Feeback so far?

2012-06-26 Thread Mihai Soloi
repo, run the test (mvn test -Dtest=you.test.class) and answer your mail. Thx, Eric On 06/25/2012 09:32 PM, Mihai Soloi wrote: Hi Eric, I've commit on the second link, i am having some problems with Lucene IndexReader checksum, I've emailed the dev list at Lucene. I am hoping for a kind

Re: [GSoC2012] Feeback so far?

2012-06-26 Thread Mihai Soloi
/snapshots /repository you will need lucene-core, lucene-analyzers-common, lucene-queryparser, lucene-misc,... Thx, Eric On 06/26/2012 07:53 PM, Mihai Soloi wrote: Hi Eric, There is a test written you can run it to replicate the exception with: mvn test -Dtest=org.apache.james

[jira] [Commented] (MAILBOX-173) [gsoc2012] Distribuited mailbox indexing over HBase/HDFS

2012-06-25 Thread Mihai Soloi (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400729#comment-13400729 ] Mihai Soloi commented on MAILBOX-173: - Implemented an HBaseDirectory and HBase

Re: [GSoC2012] Feeback so far?

2012-06-25 Thread Mihai Soloi
Hi Eric, I've commit on the second link, i am having some problems with Lucene IndexReader checksum, I've emailed the dev list at Lucene. I am hoping for a kind person's help :). It's a nice feeling being part of a comunity. All the best, Mihai On 25.06.2012 21:30, Eric Charles wrote: Hi

Re: GSoC: Avro Serialization over HBase

2012-06-12 Thread Mihai Soloi
On 12.06.2012 11:30, Eric Charles wrote: Hi Mihai, Glad to hear your exams are over (I hope they went fine) :) Hi Eric, Thanks, they went very well, I got high marks. As Ioan said, Avro serialization HBase will be deprecated in favor of Protobuf (if I understand well...). I think Avro

Re: jira rights for Miahi

2012-06-12 Thread Mihai Soloi
Thank you, I will add the details to MAILBOX-173. On 12.06.2012 17:02, Eric Charles wrote: I've added Mihai to the 'Developers' Mailbox project in JIRA (not SVN or other stuff...). Thx, Eric On 06/12/2012 03:19 PM, Ioan Eugen Stan wrote: Hello, Can someone with enough karma add Mihai to

GSoC: Avro Serialization over HBase

2012-06-11 Thread Mihai Soloi
Hello Eugen and everybody on the list, I've completed my exams but I've also done some work on the project, lately I've been reading up on the HBase API and AVRO API specifications[1] so that I can get to know them better. If you need to store AVRO objects, basically, arrays of bytes, into

Re: GSoC: Avro Serialization over HBase

2012-06-11 Thread Mihai Soloi
On 11.06.2012 20:49, Ioan Eugen Stan wrote: Hi Mihai, After a quick look... 2012/6/11 Mihai Soloi mihai.so...@gmail.com: Hello Eugen and everybody on the list, I've completed my exams but I've also done some work on the project, lately I've been reading up on the HBase API and AVRO API

GSoC: Initial commit on apache-extras

2012-05-05 Thread Mihai Soloi
Hey Eugen, I've pushed an initial two classes on the apache-extras repo, I created [1]. I've used git versionning, you can clone the repo. I will add more classes, this weekend, this is just the two classes from the Lucene in Action book, updated to the lucene-core 3.6 [1]

Re: GSoC: Initial commit on apache-extras

2012-05-05 Thread Mihai Soloi
functionality. You can use the code for other implementations to gain some insight (Ramdirectory). [1] http://lucene.apache.org/core/old_versioned_docs/versions/3_5_0/api/all/index.html 2012/5/5 Mihai Soloi mihai.so...@gmail.com mailto:mihai.so...@gmail.com: Hey Eugen

Re: Welcome Miahai Soloy and Wang Dongxy as GSoC2012 for Apache James

2012-04-25 Thread Mihai Soloi
Hi All, Let me thank you Eric for the nice introduction to the Apache James community. My name is actually spelled Mihai Soloi, and I am very anxious to meet all of you. This is my first GSoC, and my first implication in an open-source developer community. Even though I wished to be involved

[jira] [Commented] (MAILBOX-173) [gsoc2012] Distribuited mailbox indexing over HBase/HDFS

2012-04-05 Thread Mihai Soloi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13247629#comment-13247629 ] Mihai Soloi commented on MAILBOX-173: - Proposal submitted! Please take a look

[jira] [Commented] (MAILBOX-173) [gsoc2012] Distribuited mailbox indexing over HBase/HDFS

2012-04-05 Thread Mihai Soloi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13247632#comment-13247632 ] Mihai Soloi commented on MAILBOX-173: - Any input/suggestion is highly appreciated

[jira] [Commented] (MAILBOX-173) [gsoc2012] Distribuited mailbox indexing over HBase/HDFS

2012-03-30 Thread Mihai Soloi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13242149#comment-13242149 ] Mihai Soloi commented on MAILBOX-173: - Hi Eugen, I've read the article and I am

Integrating in James a WHIRR module for GSOC participation

2012-03-27 Thread Mihai Soloi
the SMTP server even without mailstore is helpfull, providing users with a warranty of server uptime. Also this aspect would also benefit on working for JIRA issues JAMES-1387 and JAMES-1388. This way JAMES would me more cloud friendly. Sincerely, Mihai Soloi