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

Jie Huang commented on CHUKWA-651:
----------------------------------

bq. This would give you ability to overwrite with any version rather than using 
profile setup.

I am not so familiar with maven. according to my understanding, since the jar 
files are changed a lot after 0.96 version, I have created a *profile* for 0.96 
here. I just want to do sth. like 
{noformat}
if(hbase.profile isEmpty){
  do as usual (like adding hbase*.jar)
}
if(hbase.profile == hbase-0.96){
  include all related jars (e.g., hbase-common, hbase-server, and so on).
}
{noformat}

Any idea about it?
                
> Cannot view hicc index page 
> ----------------------------
>
>                 Key: CHUKWA-651
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-651
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Scripts, User Interface
>    Affects Versions: 0.6.0
>         Environment: hbase-0.95.SNAPSHOT
>            Reporter: Jie Huang
>            Assignee: Jie Huang
>            Priority: Critical
>         Attachments: chukwa-651.patch, error.log
>
>
> After run ./bin/chukwa hicc, we get some similar error info like CHUKWA-636. 
> However, I have already upgraded the chukwa pom.xml against 
> hbase-0.95.SNAPSHOT. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to