[jira] [Commented] (ACCUMULO-2446) Wikisearch example doesn't work with 1.5 and later

2017-02-15 Thread Christopher Tubbs (JIRA)

[ 
https://issues.apache.org/jira/browse/ACCUMULO-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868671#comment-15868671
 ] 

Christopher Tubbs commented on ACCUMULO-2446:
-

Removed 1.8.0 from fixVersion. 1.8.0 refers to the Accumulo 1.8.0 release 
version. The fixVersion should reflect the version of Wikisearch in which the 
issue is fixed. I recommend creating new versions that correspond to Wikisearch 
versions, of the form "wikisearch-x.y.z".

> Wikisearch example doesn't work with 1.5 and later
> --
>
> Key: ACCUMULO-2446
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2446
> Project: Accumulo
>  Issue Type: Bug
>  Components: contrib, wikisearch
>Affects Versions: 1.5.0
>Reporter: Sean Busbey
>Assignee: Michael Miller
>Priority: Critical
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Wikisearch contrib was brought up to speed for working against Accumulo 
> 1.4.x under ACCUMULO-1977, but was left with two problems
> * the 1.4.5-SNAPSHOT branch has an independent history from master
> * master does not currently work with 1.5.x
> Implementer should decide if it's easier to merge the 1.4 branch's fixes 
> (namely the subtasks under ACCUMULO-1977) to master or to start a new 1.5 
> compat branch based on current 1.4



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (ACCUMULO-2446) Wikisearch example doesn't work with 1.5 and later

2017-02-15 Thread Christopher Tubbs (JIRA)

 [ 
https://issues.apache.org/jira/browse/ACCUMULO-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs updated ACCUMULO-2446:

Fix Version/s: (was: 1.8.0)

> Wikisearch example doesn't work with 1.5 and later
> --
>
> Key: ACCUMULO-2446
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2446
> Project: Accumulo
>  Issue Type: Bug
>  Components: contrib, wikisearch
>Affects Versions: 1.5.0
>Reporter: Sean Busbey
>Assignee: Michael Miller
>Priority: Critical
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Wikisearch contrib was brought up to speed for working against Accumulo 
> 1.4.x under ACCUMULO-1977, but was left with two problems
> * the 1.4.5-SNAPSHOT branch has an independent history from master
> * master does not currently work with 1.5.x
> Implementer should decide if it's easier to merge the 1.4 branch's fixes 
> (namely the subtasks under ACCUMULO-1977) to master or to start a new 1.5 
> compat branch based on current 1.4



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (ACCUMULO-835) not balancing because tablets are offline

2017-02-15 Thread Ivan Bella (JIRA)

 [ 
https://issues.apache.org/jira/browse/ACCUMULO-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Bella reassigned ACCUMULO-835:
---

Assignee: Ivan Bella

> not balancing because tablets are offline
> -
>
> Key: ACCUMULO-835
> URL: https://issues.apache.org/jira/browse/ACCUMULO-835
> Project: Accumulo
>  Issue Type: Bug
>  Components: master
>Reporter: Eric Newton
>Assignee: Ivan Bella
>Priority: Minor
>
> I started a large merge and chopping took a long time.  I added a new server, 
> and it didn't get any new tablets because the merge had several tablets 
> offline.  There needs to be a better heuristic for balancing even if a few 
> tablets are offline.  Perhaps run balancing if the imbalance is greater than 
> the number of offline tablets and there are no migrations underway?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (ACCUMULO-4043) start-up needs to scale with the number of servers

2017-02-15 Thread Ivan Bella (JIRA)

 [ 
https://issues.apache.org/jira/browse/ACCUMULO-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Bella reassigned ACCUMULO-4043:


Assignee: Ivan Bella

> start-up needs to scale with the number of servers
> --
>
> Key: ACCUMULO-4043
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4043
> Project: Accumulo
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 1.6.4
> Environment: very large production cluster
>Reporter: Eric Newton
>Assignee: Ivan Bella
> Fix For: 1.8.2, 2.0.0
>
>
> When starting a very large production cluster, the master gets running fast 
> enough that it loads the metadata table before all the tservers are 
> registered and running. The result is a very long balancing period after all 
> servers started. The wait period for the tablet server stabilization needs to 
> scale somewhat with the number of tablet servers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (ACCUMULO-3700) Table Balancer support for multi-tennacy

2017-02-15 Thread Ivan Bella (JIRA)

 [ 
https://issues.apache.org/jira/browse/ACCUMULO-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Bella resolved ACCUMULO-3700.
--
Resolution: Duplicate

> Table Balancer support for multi-tennacy
> 
>
> Key: ACCUMULO-3700
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3700
> Project: Accumulo
>  Issue Type: New Feature
>Affects Versions: 1.6.2
>Reporter: Mike Fagan
>Priority: Minor
>  Labels: balancer, multi-tenant
>
> In a multi-tenant environment I would like to be able to segregate tables to 
> subset of tablet servers for processing isolation and maintaining SLAs.
> My thinking is this could be accomplished by defining a configuration that 
> maps namespaces to tablet servers and a custom balancer will utilize this 
> configuration to balance tablets only on the servers associated with its 
> namespace. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (ACCUMULO-3700) Table Balancer support for multi-tennacy

2017-02-15 Thread Ivan Bella (JIRA)

[ 
https://issues.apache.org/jira/browse/ACCUMULO-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868589#comment-15868589
 ] 

Ivan Bella commented on ACCUMULO-3700:
--

The HostRegexTableLoadBalancer implements this feature.

> Table Balancer support for multi-tennacy
> 
>
> Key: ACCUMULO-3700
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3700
> Project: Accumulo
>  Issue Type: New Feature
>Affects Versions: 1.6.2
>Reporter: Mike Fagan
>Priority: Minor
>  Labels: balancer, multi-tenant
>
> In a multi-tenant environment I would like to be able to segregate tables to 
> subset of tablet servers for processing isolation and maintaining SLAs.
> My thinking is this could be accomplished by defining a configuration that 
> maps namespaces to tablet servers and a custom balancer will utilize this 
> configuration to balance tablets only on the servers associated with its 
> namespace. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (ACCUMULO-2446) Wikisearch example doesn't work with 1.5 and later

2017-02-15 Thread Michael Miller (JIRA)

 [ 
https://issues.apache.org/jira/browse/ACCUMULO-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Miller updated ACCUMULO-2446:
-
Fix Version/s: 1.8.0

> Wikisearch example doesn't work with 1.5 and later
> --
>
> Key: ACCUMULO-2446
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2446
> Project: Accumulo
>  Issue Type: Bug
>  Components: contrib, wikisearch
>Affects Versions: 1.5.0
>Reporter: Sean Busbey
>Assignee: Michael Miller
>Priority: Critical
> Fix For: 1.8.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Wikisearch contrib was brought up to speed for working against Accumulo 
> 1.4.x under ACCUMULO-1977, but was left with two problems
> * the 1.4.5-SNAPSHOT branch has an independent history from master
> * master does not currently work with 1.5.x
> Implementer should decide if it's easier to merge the 1.4 branch's fixes 
> (namely the subtasks under ACCUMULO-1977) to master or to start a new 1.5 
> compat branch based on current 1.4



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)