problems downloading lucene-analyzers

2009-06-30 Thread deneche abdelhakim

I'm having problems with lucene-analyzers (2.9-SNAPSHOT) dependency, because 
its a snapshot "mvn install" downloads a new version every day, and most of the 
time I got checksum failures !!! Is any body else having the same problem ?

mvn -version :
Maven version: 2.0.9
Java version: 1.6.0_0
OS name: "linux" version: "2.6.28-13-generic" arch: "i386" Family: "unix"






Re: problems downloading lucene-analyzers

2009-06-30 Thread Robin Anil
Me too. I used a local squid to cache the stuff and ignore reload and
refresh requests.
Robin

On Tue, Jun 30, 2009 at 4:24 PM, deneche abdelhakim wrote:

>
> I'm having problems with lucene-analyzers (2.9-SNAPSHOT) dependency,
> because its a snapshot "mvn install" downloads a new version every day, and
> most of the time I got checksum failures !!! Is any body else having the
> same problem ?
>
> mvn -version :
> Maven version: 2.0.9
> Java version: 1.6.0_0
> OS name: "linux" version: "2.6.28-13-generic" arch: "i386" Family: "unix"
>
>
>
>
>


About Code Profiling

2009-06-30 Thread Robin Anil
Dear Mahouter,

Mahout 124 is coming up nicely. To tune it further I was thinking about
Profiling the code. For Map/Reduce Jobs there is Vaidya the new Job Profiler
where i can put counters. For non Map/Reduce code, i wanted to know the best
way to put profiling code and switch then on and off with a command line
switch/config.

Any thoughts on this

Robin


Re: About Code Profiling

2009-06-30 Thread Sean Owen
Profiling shouldn't require any code changes or command line switches.
The JVM has hooks for profiling built in
(http://java.sun.com/j2se/1.4.2/docs/guide/jvmpi/jvmpi.html) which
tools like JProfiler use. (I personally love JProfiler but there are
free options too, like the one built into Netbeans.)

Are we talking about the same kind of profiling I wonder...

On Tue, Jun 30, 2009 at 1:43 PM, Robin Anil wrote:
> Dear Mahouter,
>
> Mahout 124 is coming up nicely. To tune it further I was thinking about
> Profiling the code. For Map/Reduce Jobs there is Vaidya the new Job Profiler
> where i can put counters. For non Map/Reduce code, i wanted to know the best
> way to put profiling code and switch then on and off with a command line
> switch/config.
>
> Any thoughts on this
>
> Robin
>


Re: About Code Profiling

2009-06-30 Thread Robin Anil
I want to time certain blocks to code to find bottle necks. I assume
JProfiler Profile all fucntion calls and give a call statistic? and time
spent in each


Re: About Code Profiling

2009-06-30 Thread Sean Owen
Oh yes, much more than that. It'll break it down by line number if you
like. It produces call trees, hotspot reports, inclusive/exclusive
timing. It'll profile memory usage and report on lock contention, even
report on JDBC calls. Most profilers do this, not just JProfiler, but
JProfiler does a nice job of it for sure.

Might be worth trying the free eval at least.

On Tue, Jun 30, 2009 at 1:57 PM, Robin Anil wrote:
> I want to time certain blocks to code to find bottle necks. I assume
> JProfiler Profile all fucntion calls and give a call statistic? and time
> spent in each
>


Re: About Code Profiling

2009-06-30 Thread Grant Ingersoll

I seem to recall NetBeans having a built in profiler, no?

On Jun 30, 2009, at 9:00 AM, Sean Owen wrote:


Oh yes, much more than that. It'll break it down by line number if you
like. It produces call trees, hotspot reports, inclusive/exclusive
timing. It'll profile memory usage and report on lock contention, even
report on JDBC calls. Most profilers do this, not just JProfiler, but
JProfiler does a nice job of it for sure.

Might be worth trying the free eval at least.

On Tue, Jun 30, 2009 at 1:57 PM, Robin Anil  
wrote:

I want to time certain blocks to code to find bottle necks. I assume
JProfiler Profile all fucntion calls and give a call statistic? and  
time

spent in each





Re: About Code Profiling

2009-06-30 Thread Sean Owen
Yeah I think it's the Sun JFluid business in Netbeans. I never used it
but assume it does about the same stuff. I use JProfiler just because
I've already bought it and like it pretty well.

On Tue, Jun 30, 2009 at 2:18 PM, Grant Ingersoll wrote:
> I seem to recall NetBeans having a built in profiler, no?


Re: problems downloading lucene-analyzers

2009-06-30 Thread Grant Ingersoll
I'd be happy to lock down a specific snapshot (say last nights), but I  
don't know the Maven syntax to do that.  If you can find how, let me  
know and I'll happily commit it.


FWIW, it works for me.

On Jun 30, 2009, at 6:54 AM, deneche abdelhakim wrote:



I'm having problems with lucene-analyzers (2.9-SNAPSHOT) dependency,  
because its a snapshot "mvn install" downloads a new version every  
day, and most of the time I got checksum failures !!! Is any body  
else having the same problem ?


mvn -version :
Maven version: 2.0.9
Java version: 1.6.0_0
OS name: "linux" version: "2.6.28-13-generic" arch: "i386" Family:  
"unix"







--
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids)  
using Solr/Lucene:

http://www.lucidimagination.com/search