[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Arpit Agarwal (JIRA)

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

Arpit Agarwal updated HDFS-13160:
-
Description: 
The following document needs an update:
https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html

We need to set mapreduce.application.classpath, without that we cannot launch 
MR jobs using yarn.

  CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
If mapreduce.application.framework is set then this must specify the 
appropriate classpath for that archive, and the name of the archive must be 
present in the classpath. If mapreduce.app-submission.cross-platform is false, 
platform-specific environment vairable expansion syntax would be used to 
construct the default CLASSPATH entries.

 

So, add the default value for the tarball download setup.

  was:
We need to set mapreduce.application.classpath, without that we cannot launch 
MR jobs using yarn.
  CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
If mapreduce.application.framework is set then this must specify the 
appropriate classpath for that archive, and the name of the archive must be 
present in the classpath. If mapreduce.app-submission.cross-platform is false, 
platform-specific environment vairable expansion syntax would be used to 
construct the default CLASSPATH entries.

 

So, add the default value for the tarball download setup.


> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDFS-13160.00.patch
>
>
> The following document needs an update:
> https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>   CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.
>  
> So, add the default value for the tarball download setup.



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

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



[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Bharat Viswanadham (JIRA)

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

Bharat Viswanadham updated HDFS-13160:
--
Attachment: HDFS-13160.00.patch

> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDFS-13160.00.patch
>
>
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>   CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.
>  
> So, add the default value for the tarball download setup.



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

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



[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Bharat Viswanadham (JIRA)

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

Bharat Viswanadham updated HDFS-13160:
--
Status: Patch Available  (was: In Progress)

> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDFS-13160.00.patch
>
>
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>   CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.
>  
> So, add the default value for the tarball download setup.



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

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



[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Bharat Viswanadham (JIRA)

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

Bharat Viswanadham updated HDFS-13160:
--
Description: 
We need to set mapreduce.application.classpath, without that we cannot launch 
MR jobs using yarn.
  CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
If mapreduce.application.framework is set then this must specify the 
appropriate classpath for that archive, and the name of the archive must be 
present in the classpath. If mapreduce.app-submission.cross-platform is false, 
platform-specific environment vairable expansion syntax would be used to 
construct the default CLASSPATH entries.

 

So, add the default value for the tarball download setup.

  was:
We need to set mapreduce.application.classpath, without that we cannot launch 
MR jobs using yarn.
 CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. If 
mapreduce.application.framework is set then this must specify the appropriate 
classpath for that archive, and the name of the archive must be present in the 
classpath. If mapreduce.app-submission.cross-platform is false, 
platform-specific environment vairable expansion syntax would be used to 
construct the default CLASSPATH entries.



> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
>
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>   CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.
>  
> So, add the default value for the tarball download setup.



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

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



[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Bharat Viswanadham (JIRA)

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

Bharat Viswanadham updated HDFS-13160:
--
Status: In Progress  (was: Patch Available)

> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
>
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>   CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.
>  
> So, add the default value for the tarball download setup.



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

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



[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Bharat Viswanadham (JIRA)

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

Bharat Viswanadham updated HDFS-13160:
--
Attachment: (was: HDFS-13160.00.patch)

> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
>
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>   CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.
>  
> So, add the default value for the tarball download setup.



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

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



[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Bharat Viswanadham (JIRA)

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

Bharat Viswanadham updated HDFS-13160:
--
Attachment: HDFS-13160.00.patch

> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDFS-13160.00.patch
>
>
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>  CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.



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

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



[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Bharat Viswanadham (JIRA)

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

Bharat Viswanadham updated HDFS-13160:
--
Status: Patch Available  (was: Open)

> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDFS-13160.00.patch
>
>
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>  CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.



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

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



[jira] [Updated] (HDFS-13160) SingleCluster setup document needs to be updated

2018-02-16 Thread Arpit Agarwal (JIRA)

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

Arpit Agarwal updated HDFS-13160:
-
Description: 
We need to set mapreduce.application.classpath, without that we cannot launch 
MR jobs using yarn.
 CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. If 
mapreduce.application.framework is set then this must specify the appropriate 
classpath for that archive, and the name of the archive must be present in the 
classpath. If mapreduce.app-submission.cross-platform is false, 
platform-specific environment vairable expansion syntax would be used to 
construct the default CLASSPATH entries.


  was:
We need to set mapreduce.application.classpath, without that we cannot launch 
MR jobs using yarn.
 CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. If 
mapreduce.application.framework is set then this must specify the appropriate 
classpath for that archive, and the name of the archive must be present in the 
classpath. If mapreduce.app-submission.cross-platform is false, 
platform-specific environment vairable expansion syntax would be used to 
construct the default CLASSPATH entries.

cc [~arpitagarwal]


> SingleCluster setup document needs to be updated
> 
>
> Key: HDFS-13160
> URL: https://issues.apache.org/jira/browse/HDFS-13160
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
>
> We need to set mapreduce.application.classpath, without that we cannot launch 
> MR jobs using yarn.
>  CLASSPATH for MR applications. A comma-separated list of CLASSPATH entries. 
> If mapreduce.application.framework is set then this must specify the 
> appropriate classpath for that archive, and the name of the archive must be 
> present in the classpath. If mapreduce.app-submission.cross-platform is 
> false, platform-specific environment vairable expansion syntax would be used 
> to construct the default CLASSPATH entries.



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

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