is there an online IRC log of the #hbase discussions someone can point me to..
? is it logged?
I feel I miss out on lots either overnight or during my work day, and I can't
keep up. See lots of juicy JIRA things from obviously detailed discussions but
I like to see the raw info.
tah.
Paul
>
> *NOTE* TRUNK uses maven. Please surface here on this list any issues
> you have getting going on maven. Lets work through them together.
> Lets all help each other make the transition as smooth as possible.
> I've been adding to Paul Smith's hbase and maven page here,
> http://wiki.apache.o
>>
>> hadoop:name=RegionServerStatistics,service=RegionServer
>> hadoop:name=RPCStatistics-60020,service=HBase
>>
>
> ok, well under my local simple testing (sort of straight out of the box
> unpacking, not distributed), the RegionServer does _not_ export that
> RegionServerStatistics which is
On 09/04/2010, at 9:23 PM, Gary Helmling wrote:
> Hi Paul,
>
> For the master process, you should see 2 MBeans registered (assuming
> distributed setup with default ports):
>
> hadoop:name=MasterStatistics,service=Master
> hadoop:name=RPCStatistics-6,service=HBase
>
> The first is master-s
Hi gents, related to the Parfait/PCP discussion recently, I'm hitting a problem
that I need your help.
Right now a MetricContext implementation is initialised fairly early within the
Hbase/Hadoop lifecycle, and is given a chance to initialise which is good.
However what I've noticed is that ot
o show
where/how this setup would be of high value.
Paul
On 08/04/2010, at 2:20 PM, Stack wrote:
> On Tue, Apr 6, 2010 at 6:10 PM, Paul Smith wrote:
>>>
>>>
> ...
>> anyway, some more ideas to kick around and discuss.
>>
>
> What do we have to do to get it running on one of our clusters Paul?
> St.Ack
>
> Parfait can poll JMX counters, or counters can be invoked direct. I'm
> working on a MetricContext that exports all HBase and Hadoop JMX counters
> into Parfait. The goal is to be able to have PCP visualize data more
> effectively for HBase/Hadoop clusters. To give an example of what sort
gents, I'm working on something in the background that may certainly help here.
Right now we (Aconex) have open sourced a performance library called Parfait
(ASL 2.0 licensed, see [1]) for Java, which is generic, but initially targetted
at writing data out to SGI's open-sourced Performance Co-Pi
: build
Affects Versions: 0.21.0
Reporter: Paul Smith
Priority: Minor
Lars Francke suggested this one to me offline and I think it's an excellent
idea, so just raising it here for posterity.
see
https://repository.apache.org/content/repositories/releases/org/a
On 28/03/2010, at 10:11 PM, Lars Francke wrote:
>> Nice work. I wish Apache would host an internal Sonar instance.
>
> Your wish is about to come true :)
>
> http://issues.apache.org/jira/browse/INFRA-2140
>
> I've asked on #asfinfra about the process and was pointed to the
> builds@ mailing
sonar is awesome. we use it internally and on every automated build the sonar
data for the build is pushed to our internal Sonar server, so we get long term
graphs of progress towards quality improvements.
Nice work. I wish Apache would host an internal Sonar instance.
On 27/03/2010, at 2:02
does git have that svn:eol-native style property that can avoid this sort of
thing? it required every svn client to have it set based on extension, i'm not
sure what the equivalent is in git-land.
they'll keep creeping in unless something like this is done I think.
On 25/03/2010, at 8:55 AM
hard time tracking down a real
> compile error because of these warning were looking like errors.
>
> On Mon, Mar 22, 2010 at 5:31 PM, Paul Smith wrote:
>> I'd like to propose tweaking the Maven compiler plugin definition to ignore
>> deprecations. firstly, during a Maven
Ignore Deprecations during build
Key: HBASE-2364
URL: https://issues.apache.org/jira/browse/HBASE-2364
Project: Hadoop HBase
Issue Type: Improvement
Affects Versions: 0.21.0
Reporter: Paul
I'd like to propose tweaking the Maven compiler plugin definition to ignore
deprecations. firstly, during a Maven build, the deprecation output is totally
ignored by everyone I'm sure, and IDE's do a much better job of tracking these
anyway, so the value to the output is just not there.
Second
Affects Versions: 0.21.0
Reporter: Paul Smith
Assignee: Paul Smith
Since the move to Maven we have lost the ability to have Stargate bundled as
both a JAR and a WAR file (currently just the latter).
I'm proposing to split the current stargate module further into 2 sub-mo
: Improvement
Components: build
Affects Versions: 0.20.1
Reporter: Paul Smith
Attachments: hbase-dependency-tidy-1.patch
>From a discussion on IRC, the Maven assembly speed is pretty bad, this is
>likely due to http://jira.codehaus.org/browse/MASSEMBLY-424 (p
On 17/03/2010, at 10:56 AM, Stack wrote:
> Here is a list of things I found in lib that we don't need to run:
>
> -rwsrwsrwt 1 Stack staff 1034049 Mar 16 16:45 ant-1.6.5.jar
> -rwsrwsrwt 1 Stack staff 279781 Mar 16 16:45 commons-httpclient-3.0.1.jar
> -rwsrwsrwt 1 Stack staff 70671
just a follow up on this one:
>
>
>
> A bit of research I came across this issue with the Maven Assembly plugin.
>
> http://jira.codehaus.org/browse/MASSEMBLY-424
>
I've posted some comments on this issue, but it basically comes down to a
process fork per dependency which is a bit Scalabilit
ahhh, sorry guys!
umm, I think we'll have to find a sweet spot between beta-1 and beta-5.
From the assembly plugin docs:
http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html (binaries
section)
outputFileNameMapping Sets the mapping pattern for all NON-UNPACKED
dependencies in
chatting with jdcryans on IRC, it appears 'mvn ... assembly:directory' is
SLOOOW. and sure it enough, it's running like molasses.
A couple of observations including some random thread-dumping , looks like
Maven does a fair number of process forks to get file attributes, you can see
the hideous
[
https://issues.apache.org/jira/browse/HBASE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839941#action_12839941
]
Paul Smith commented on HBASE-2267:
---
+1 from me, (not that it really counts _that_
On 25/02/2010, at 4:28 PM, Andrew Purtell wrote:
> Hi,
>
> I'm hoping someone familiar with Maven can help me out. Should be quick to
> answer --
>
> How do I run tests only for the Stargate contrib? If I recurse and do 'mvn
> test' in contrib/stargate, Maven tries to pull HBase dev/snapshot
[
https://issues.apache.org/jira/browse/HBASE-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838174#action_12838174
]
Paul Smith commented on HBASE-2264:
---
+1 on the .sh directory move.
+0.999 on
questions or troubles, feel free to post, and I'll try to help
out.
cheers,
Paul Smith
[
https://issues.apache.org/jira/browse/HBASE-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837593#action_12837593
]
Paul Smith commented on HBASE-2254:
---
awesome work.
in core/pom.xml the test scope
[
https://issues.apache.org/jira/browse/HBASE-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837513#action_12837513
]
Paul Smith commented on HBASE-2254:
---
looks good to me. TextMate is to blame for
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836256#action_12836256
]
Paul Smith commented on HBASE-2099:
---
If you are happy the resultant layout works fin
On 20/02/2010, at 8:59 PM, Lars George wrote:
> Hi,
>
> Can someone recommend the right plugin for IntelliJ to get Ivy working
> with hbase-trunk? I tried the first it found but it wants an ant
> script to generate the details. I selected ivy-targets.xml and that
> seemed to have the ivy-init it
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836137#action_12836137
]
Paul Smith commented on HBASE-2099:
---
in response to Dan's comments:
bq. any p
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836136#action_12836136
]
Paul Smith commented on HBASE-2099:
---
bq. [WARNING] NOTE: Currently, inclusion of mo
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBASE-2099.14.patch
Latest patch. only difference between v13 and this one is the
src
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835669#action_12835669
]
Paul Smith commented on HBASE-2099:
---
*FACE PALM*
oh crap. I forget the appassem
On 14/02/2010, at 3:42 PM, Ryan Rawson wrote:
> here it is:
>
> http://github.com/ryanobjc/hbase/tree/trunk_maven
>
> let me know who wants access - github name.
Ryan, I've set myself up as 'tallpsmith' (my common moniker) on Github.
I'm a git newbie really (have a good book though I'm readin
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833501#action_12833501
]
Paul Smith commented on HBASE-2099:
---
oh, and all the groupId's have been c
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.9.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBase Move Script.txt
HBASE-2099.13.patch
latest patch and plan.
* Added
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBase Move Script.txt)
> Move build to Ma
On 14/02/2010, at 2:17 PM, Ryan Rawson wrote:
> Ill help you later... I'm out and about but it looks like the test is stale
> since the new default for that value is indeed 3000. Probably can just
> change it to 3000 for now...
ok, well that's good to know. I guess I relied on the last 'hudson
Ok, I'm down to a single test failure I just don't get while running under
Maven (HBASE-2099).
---
Test set: org.apache.hadoop.hbase.zookeeper.HQuorumPeerTest
--
On 13/02/2010, at 6:59 PM, Kay Kay wrote:
> +1 on the 'maven'ization.
>
> As far as I see - there is not any special cross goal dependencies coming up,
> in the HBase lifecycle so this should not be a problem.
>
Yep, I think HBase definitely is a standard project type that fits the intent
th
On 13/02/2010, at 9:11 PM, Dan Washusen wrote:
> Maven provides a "-o" argument and Ivy provides a "-Doffline=true"
> property. I haven't used the Ivy variant but if you're using SNAPSHOT
> dependencies it makes the build a lot quicker. I usually do an infrequent
> online build then do the rest
I while ago I prepared a fairly lengthy email to this list about the potential
of moving HBase to a Maven build system (as is discussed on HBASE-2099). On
reflection, it was a) long, and b) a bit over the top. I think from a small
smattering of discussions on IRC it appears there's at least a vi
[
https://issues.apache.org/jira/browse/HBASE-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833286#action_12833286
]
Paul Smith commented on HBASE-2170:
---
bq. in theory a client will only need the cl
[
https://issues.apache.org/jira/browse/HBASE-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833279#action_12833279
]
Paul Smith commented on HBASE-2170:
---
One of the things I was actually starting to
On 10/02/2010, at 4:31 AM, Andrew Purtell wrote:
> Forgot to mention that a layout like this:
>
>
> hbase/
> contrib/
> stargate/
> src/
> embedded/
> main/
> servlet/
>
> would only be for 0.20.4, assuming we have one. In 0.21, Stargate is
>
On 09/02/2010, at 11:56 AM, Stack wrote:
> The WAR has everything under WEB-INF (class files, etc.). The jar has
> it all at top-level. It looks like a WAR can't be used as a JAR as I
> suggested in my previous mail so, yeah, stargate contrib would seem to
> have WAR and JAR targets (unless som
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830778#action_12830778
]
Paul Smith commented on HBASE-2099:
---
bq. Yes. As far as zookeeper is concerned - it
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830764#action_12830764
]
Paul Smith commented on HBASE-2099:
---
bq. Paul - Can you also help double check
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830613#action_12830613
]
Paul Smith commented on HBASE-2099:
---
bq. But - when we publish an artifact , we
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830608#action_12830608
]
Paul Smith commented on HBASE-2099:
---
back to some things stack said in another post:
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830606#action_12830606
]
Paul Smith commented on HBASE-2099:
---
I'd 'vote' in favour of o.a
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBase Move Script.txt
> Move build to Maven
> ---
>
>
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBase Move Script.txt)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.7.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBase Move Script.txt)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBASE-2099.9.patch
latest patch and updated Plan document:
* sources for hbase-core now
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.8.patch)
> Move build to Ma
Over on HBASE-2099 I'm making good progress with a potential Mavenization of
the Hbase ecosystem (feel free to join in the discussion).
Just a question about the contrib/stargate module. As I read it, it's designed
to be both a standalone WAR _and_ JAR artifact? Is that correct? I can do that
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830501#action_12830501
]
Paul Smith commented on HBASE-2099:
---
Just replying to something stack said way bac
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBase Move Script.txt
HBASE-2099.8.patch
Latest patch and move script
On 31/01/2010, at 11:57 AM, Stack wrote:
> On Thu, Jan 28, 2010 at 3:08 PM, Joydeep Sarma wrote:
>> fwiw - i agree with Dhruba's take. i can't imagine (for example)
>> hadoop shipping without hadoop-streaming (which is contrib). and it's
>> awesome that hadoop changes that break streaming are ca
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803160#action_12803160
]
Paul Smith commented on HBASE-2099:
---
>From a private email from stack which co
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.6.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBase Move Script.txt)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.5.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803124#action_12803124
]
Paul Smith commented on HBASE-2099:
---
ok, well my MAVEN_OPTS is < 1024, but is
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802643#action_12802643
]
Paul Smith commented on HBASE-2099:
---
incidently the HBASE-2099-7.patch and plan atta
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBase Move Script.txt
HBASE-2099.7.patch
Attached is the first actual
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802087#action_12802087
]
Paul Smith commented on HBASE-2099:
---
@stack Melbourne
> Move build t
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802043#action_12802043
]
Paul Smith commented on HBASE-2099:
---
@KayKay, all but 2 pass (see attachment to
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802000#action_12802000
]
Paul Smith commented on HBASE-2099:
---
I don't think Maven can pull from a local
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBase Move Script.txt
HBASE-2099.6.patch
This patch now makes decent
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.4.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.3.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.3.full.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.2.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: (was: HBASE-2099.2.full.patch)
> Move build to Ma
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: findbugs.html
findbugs.html
HBASE-2099.5.patch
Just
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBASE-2099.4.patch
attached latest 'slim' patch with pom's only, (I c
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: test-reports.zip
Here's a small zip of the HTML report from the test run after ge
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800553#action_12800553
]
Paul Smith commented on HBASE-2099:
---
as it turned out I had missed the need for &
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800462#action_12800462
]
Paul Smith commented on HBASE-2099:
---
bq. Seems like an artifact of contrib/ec2 reu
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800381#action_12800381
]
Paul Smith commented on HBASE-2099:
---
bq. "Someone entered an issue for 3.3.0
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800086#action_12800086
]
Paul Smith commented on HBASE-2099:
---
I think this is where Maven starts to pay off,
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800020#action_12800020
]
Paul Smith commented on HBASE-2099:
---
bq. Maybe its time to write the list then? The
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBASE-2099.3.full.patch
HBASE-2099.3.patch
WIP so far
* Webapps shuffled
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799928#action_12799928
]
Paul Smith commented on HBASE-2099:
---
Thanks @stack. There is no question that
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799603#action_12799603
]
Paul Smith commented on HBASE-2099:
---
I'll change the groupId's to match @s
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799599#action_12799599
]
Paul Smith commented on HBASE-2099:
---
bq. This sounds like a good idea. Working
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799590#action_12799590
]
Paul Smith commented on HBASE-2099:
---
I can't think of a seamless way of doin
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBASE-2099.2.full.patch
HBASE-2099.2.patch
Latest version of the '
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799577#action_12799577
]
Paul Smith commented on HBASE-2099:
---
bq. That the generated jar, hbase-0.21.0-dev
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799562#action_12799562
]
Paul Smith commented on HBASE-2099:
---
ok, I'm making more progress, I'
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799470#action_12799470
]
Paul Smith commented on HBASE-2099:
---
incidentally the saveVersion.sh could probabl
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799465#action_12799465
]
Paul Smith commented on HBASE-2099:
---
the more I look into this the more I thi
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799076#action_12799076
]
Paul Smith commented on HBASE-2099:
---
yep, I've spotted those will add
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2099:
--
Attachment: HBASE-2099.patch
Here's my first cut at this, currently compiles the core fine, do
[
https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799022#action_12799022
]
Paul Smith commented on HBASE-2099:
---
ahh... the old "why don't you look in
1 - 100 of 106 matches
Mail list logo