[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2015-12-13 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055122#comment-15055122
 ] 

Upayavira commented on SOLR-6083:
-

I reckon I could knock up a configset UI pretty quickly. There's not a huge 
about to it.

There's two possible feature-sets:

1. Show a list of all configsets
2. List the files that constitute a feature-set, as does the 'files' tab.

#2 could just be a repurposing of the code in the 'files' tab. Question is, 
does this mean we are repeating the config files too many times?


> Provide a way to list configurationsets in SolrCloud from the admin screen.
> ---
>
> Key: SOLR-6083
> URL: https://issues.apache.org/jira/browse/SOLR-6083
> Project: Solr
>  Issue Type: Improvement
>Reporter: Erick Erickson
>Assignee: Erick Erickson
>
> subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
> the bootstrap convention of the "getting started" guide). Push a 
> configuration set up to Solr via command-line. It would be nice to show a 
> list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2015-12-13 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055058#comment-15055058
 ] 

Erick Erickson commented on SOLR-6083:
--

Hmmm, I think I'd like to close this. [~upayavira] if we (well, mostly you) 
rearrange the cloud UI to hide the tree view, we'll have to resolve what 
should/shouldn't be upgraded to first-class in the UI and how to access all the 
rest or the info. 

Meanwhile, we have a way to see the configsets so this JIRA is unnecessary.

> Provide a way to list configurationsets in SolrCloud from the admin screen.
> ---
>
> Key: SOLR-6083
> URL: https://issues.apache.org/jira/browse/SOLR-6083
> Project: Solr
>  Issue Type: Improvement
>Reporter: Erick Erickson
>Assignee: Erick Erickson
>
> subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
> the bootstrap convention of the "getting started" guide). Push a 
> configuration set up to Solr via command-line. It would be nice to show a 
> list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2015-12-06 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15043950#comment-15043950
 ] 

Erick Erickson commented on SOLR-6083:
--

bq: The tree view should, really, go away (or be relegated) as an 
implementation detail. A view that shows us config sets as first level citizens 
would be a good thing.

Configsets being first-class citizens is fine. As far as the tree view going 
away, if that happened we'd need to provide first-class citizenship to 
everything. When troubleshooting a cluster, we need to see live_nodes, each 
collection's state.json, leader election queues etc. Not to mention that we 
need a way to see whatever custom properties people put into their state.json 
nodes etc. So my vote is to keep it where it is

> Provide a way to list configurationsets in SolrCloud from the admin screen.
> ---
>
> Key: SOLR-6083
> URL: https://issues.apache.org/jira/browse/SOLR-6083
> Project: Solr
>  Issue Type: Improvement
>Reporter: Erick Erickson
>Assignee: Erick Erickson
>
> subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
> the bootstrap convention of the "getting started" guide). Push a 
> configuration set up to Solr via command-line. It would be nice to show a 
> list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2015-12-06 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15043984#comment-15043984
 ] 

Upayavira commented on SOLR-6083:
-

That's why i said "or be relegated". It should not be something that you use as 
a beginner, rather it should be an advanced tool for looking under the bonnet 
when the main UI features don't give enough detail.

> Provide a way to list configurationsets in SolrCloud from the admin screen.
> ---
>
> Key: SOLR-6083
> URL: https://issues.apache.org/jira/browse/SOLR-6083
> Project: Solr
>  Issue Type: Improvement
>Reporter: Erick Erickson
>Assignee: Erick Erickson
>
> subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
> the bootstrap convention of the "getting started" guide). Push a 
> configuration set up to Solr via command-line. It would be nice to show a 
> list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2015-12-06 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15043766#comment-15043766
 ] 

Upayavira commented on SOLR-6083:
-

The tree view should, really, go away (or be relegated) as an implementation 
detail. A view that shows us config sets as first level citizens would be a 
good thing. 

> Provide a way to list configurationsets in SolrCloud from the admin screen.
> ---
>
> Key: SOLR-6083
> URL: https://issues.apache.org/jira/browse/SOLR-6083
> Project: Solr
>  Issue Type: Improvement
>Reporter: Erick Erickson
>Assignee: Erick Erickson
>
> subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
> the bootstrap convention of the "getting started" guide). Push a 
> configuration set up to Solr via command-line. It would be nice to show a 
> list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2015-12-06 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044084#comment-15044084
 ] 

Erick Erickson commented on SOLR-6083:
--

BTW, I have a bunch of other things on my plate, if someone wants to grab this 
feel free. I assigned it to myself just to keep it from falling off the radar.

> Provide a way to list configurationsets in SolrCloud from the admin screen.
> ---
>
> Key: SOLR-6083
> URL: https://issues.apache.org/jira/browse/SOLR-6083
> Project: Solr
>  Issue Type: Improvement
>Reporter: Erick Erickson
>Assignee: Erick Erickson
>
> subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
> the bootstrap convention of the "getting started" guide). Push a 
> configuration set up to Solr via command-line. It would be nice to show a 
> list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2015-12-05 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15043710#comment-15043710
 ] 

Erick Erickson commented on SOLR-6083:
--

I think maybe this can be closed? Isn't this just the admin 
UI>>cloud>>tree>>configs?

Assigning to myself to not lose track, I'll close this next week if there are 
no objections.

> Provide a way to list configurationsets in SolrCloud from the admin screen.
> ---
>
> Key: SOLR-6083
> URL: https://issues.apache.org/jira/browse/SOLR-6083
> Project: Solr
>  Issue Type: Improvement
>Reporter: Erick Erickson
>Assignee: Erick Erickson
>
> subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
> the bootstrap convention of the "getting started" guide). Push a 
> configuration set up to Solr via command-line. It would be nice to show a 
> list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2015-06-27 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14604306#comment-14604306
 ] 

Upayavira commented on SOLR-6083:
-

my question (received no replies on the dev list) is whether an API that says 
load these files from local disk and push to Zookeeper would be considered 
acceptable, security-wise. Then, the same (or related) API can be used to push 
config files when a user is logged in.

 Provide a way to list configurationsets in SolrCloud from the admin screen.
 ---

 Key: SOLR-6083
 URL: https://issues.apache.org/jira/browse/SOLR-6083
 Project: Solr
  Issue Type: Improvement
Reporter: Erick Erickson

 subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
 the bootstrap convention of the getting started guide). Push a 
 configuration set up to Solr via command-line. It would be nice to show a 
 list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2014-05-16 Thread Shalin Shekhar Mangar (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1355#comment-1355
 ] 

Shalin Shekhar Mangar commented on SOLR-6083:
-

I was just thinking about it the other day. Thanks Erick. Should we fold this 
into the clusterstatus API? I have already opened issues to add the roles and 
live nodes information to the clusterstatus API.

 Provide a way to list configurationsets in SolrCloud from the admin screen.
 ---

 Key: SOLR-6083
 URL: https://issues.apache.org/jira/browse/SOLR-6083
 Project: Solr
  Issue Type: Improvement
Reporter: Erick Erickson

 subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
 the bootstrap convention of the getting started guide). Push a 
 configuration set up to Solr via command-line. It would be nice to show a 
 list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6083) Provide a way to list configurationsets in SolrCloud from the admin screen.

2014-05-16 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1499#comment-1499
 ] 

Erick Erickson commented on SOLR-6083:
--

I just want the functionality, man... Mostly this is about getting the ideas 
out there before we jump in and do it.

That seems reasonable. Perhaps CLUSTERSTATUS should have a sub-command? I'm 
imagining that on a large cluster, there's lots of data this bit isn't 
interested in. Something like
list=collections
or
list=configsets

that just returns what's interesting for these commands??

 Provide a way to list configurationsets in SolrCloud from the admin screen.
 ---

 Key: SOLR-6083
 URL: https://issues.apache.org/jira/browse/SOLR-6083
 Project: Solr
  Issue Type: Improvement
Reporter: Erick Erickson

 subtask of SOLR-6082. Set up a cluster with no collections (i.e. don't use 
 the bootstrap convention of the getting started guide). Push a 
 configuration set up to Solr via command-line. It would be nice to show a 
 list of the available configuration sets.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org