[jira] [Updated] (YARN-9254) Externalize Solr data storage

2019-04-16 Thread Eric Yang (JIRA)


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

Eric Yang updated YARN-9254:

Attachment: YARN-9254.005.patch

> Externalize Solr data storage
> -
>
> Key: YARN-9254
> URL: https://issues.apache.org/jira/browse/YARN-9254
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Eric Yang
>Assignee: Eric Yang
>Priority: Major
> Attachments: YARN-9254.001.patch, YARN-9254.002.patch, 
> YARN-9254.003.patch, YARN-9254.004.patch, YARN-9254.005.patch
>
>
> Application catalog contains embedded Solr.  By default, Solr data is stored 
> in temp space of the docker container.  For user who likes to persist Solr 
> data on HDFS, it would be nice to have a way to pass solr.hdfs.home setting 
> to embedded Solr to externalize Solr data storage.  This also implies passing 
> Kerberos credential settings to Solr JVM in order to access secure HDFS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-9254) Externalize Solr data storage

2019-04-05 Thread Eric Yang (JIRA)


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

Eric Yang updated YARN-9254:

Attachment: YARN-9254.004.patch

> Externalize Solr data storage
> -
>
> Key: YARN-9254
> URL: https://issues.apache.org/jira/browse/YARN-9254
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Eric Yang
>Assignee: Eric Yang
>Priority: Major
> Attachments: YARN-9254.001.patch, YARN-9254.002.patch, 
> YARN-9254.003.patch, YARN-9254.004.patch
>
>
> Application catalog contains embedded Solr.  By default, Solr data is stored 
> in temp space of the docker container.  For user who likes to persist Solr 
> data on HDFS, it would be nice to have a way to pass solr.hdfs.home setting 
> to embedded Solr to externalize Solr data storage.  This also implies passing 
> Kerberos credential settings to Solr JVM in order to access secure HDFS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-9254) Externalize Solr data storage

2019-04-04 Thread Eric Yang (JIRA)


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

Eric Yang updated YARN-9254:

Attachment: YARN-9254.003.patch

> Externalize Solr data storage
> -
>
> Key: YARN-9254
> URL: https://issues.apache.org/jira/browse/YARN-9254
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Eric Yang
>Assignee: Eric Yang
>Priority: Major
> Attachments: YARN-9254.001.patch, YARN-9254.002.patch, 
> YARN-9254.003.patch
>
>
> Application catalog contains embedded Solr.  By default, Solr data is stored 
> in temp space of the docker container.  For user who likes to persist Solr 
> data on HDFS, it would be nice to have a way to pass solr.hdfs.home setting 
> to embedded Solr to externalize Solr data storage.  This also implies passing 
> Kerberos credential settings to Solr JVM in order to access secure HDFS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-9254) Externalize Solr data storage

2019-04-03 Thread Eric Yang (JIRA)


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

Eric Yang updated YARN-9254:

Attachment: YARN-9254.002.patch

> Externalize Solr data storage
> -
>
> Key: YARN-9254
> URL: https://issues.apache.org/jira/browse/YARN-9254
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Eric Yang
>Assignee: Eric Yang
>Priority: Major
> Attachments: YARN-9254.001.patch, YARN-9254.002.patch
>
>
> Application catalog contains embedded Solr.  By default, Solr data is stored 
> in temp space of the docker container.  For user who likes to persist Solr 
> data on HDFS, it would be nice to have a way to pass solr.hdfs.home setting 
> to embedded Solr to externalize Solr data storage.  This also implies passing 
> Kerberos credential settings to Solr JVM in order to access secure HDFS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-9254) Externalize Solr data storage

2019-04-03 Thread Eric Yang (JIRA)


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

Eric Yang updated YARN-9254:

Attachment: YARN-9254.001.patch

> Externalize Solr data storage
> -
>
> Key: YARN-9254
> URL: https://issues.apache.org/jira/browse/YARN-9254
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Eric Yang
>Priority: Major
> Attachments: YARN-9254.001.patch
>
>
> Application catalog contains embedded Solr.  By default, Solr data is stored 
> in temp space of the docker container.  For user who likes to persist Solr 
> data on HDFS, it would be nice to have a way to pass solr.hdfs.home setting 
> to embedded Solr to externalize Solr data storage.  This also implies passing 
> Kerberos credential settings to Solr JVM in order to access secure HDFS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-9254) Externalize Solr data storage

2019-03-26 Thread Eric Yang (JIRA)


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

Eric Yang updated YARN-9254:

Parent Issue: YARN-9414  (was: YARN-7129)

> Externalize Solr data storage
> -
>
> Key: YARN-9254
> URL: https://issues.apache.org/jira/browse/YARN-9254
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Eric Yang
>Priority: Major
>
> Application catalog contains embedded Solr.  By default, Solr data is stored 
> in temp space of the docker container.  For user who likes to persist Solr 
> data on HDFS, it would be nice to have a way to pass solr.hdfs.home setting 
> to embedded Solr to externalize Solr data storage.  This also implies passing 
> Kerberos credential settings to Solr JVM in order to access secure HDFS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org