[jira] [Updated] (MAPREDUCE-3026) When user adds hierarchical queues to the cluster, mapred queue -list returns NULL Pointer Exception

2011-11-22 Thread Konstantin Shvachko (Updated) (JIRA)

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

Konstantin Shvachko updated MAPREDUCE-3026:
---

Description: 
When User adds the hierarchical queues, and try to see them from the command 
line using 
mapred queue -list 
It returns Null Pointer Exception.

  was:
When User adds the hierarchical queues, and try to see them from the command 
line using 
mapred queue -list 

It returns Null Pointer Exception.

   Assignee: Mayank Bansal

> When user adds hierarchical queues to the cluster, mapred queue -list returns 
> NULL Pointer Exception
> 
>
> Key: MAPREDUCE-3026
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3026
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: jobtracker
>Affects Versions: 0.22.0
>Reporter: Mayank Bansal
>Assignee: Mayank Bansal
>  Labels: patch
> Fix For: 0.22.0
>
> Attachments: patch-22, patch-22.patch
>
>
> When User adds the hierarchical queues, and try to see them from the command 
> line using 
> mapred queue -list 
> It returns Null Pointer Exception.

--
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




[jira] [Updated] (MAPREDUCE-3026) When user adds hierarchical queues to the cluster, mapred queue -list returns NULL Pointer Exception

2011-09-24 Thread Konstantin Shvachko (JIRA)

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

Konstantin Shvachko updated MAPREDUCE-3026:
---

  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

I just committed this. Thank you Mayank.
I assume this is not applicable for trunk.

> When user adds hierarchical queues to the cluster, mapred queue -list returns 
> NULL Pointer Exception
> 
>
> Key: MAPREDUCE-3026
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3026
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: jobtracker
>Affects Versions: 0.22.0
>Reporter: Mayank Bansal
>  Labels: patch
> Fix For: 0.22.0
>
> Attachments: patch-22, patch-22.patch
>
>
> When User adds the hierarchical queues, and try to see them from the command 
> line using 
> mapred queue -list 
> It returns Null Pointer Exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3026) When user adds hierarchical queues to the cluster, mapred queue -list returns NULL Pointer Exception

2011-09-20 Thread Mayank Bansal (JIRA)

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

Mayank Bansal updated MAPREDUCE-3026:
-

Attachment: patch-22.patch

Latest patch

> When user adds hierarchical queues to the cluster, mapred queue -list returns 
> NULL Pointer Exception
> 
>
> Key: MAPREDUCE-3026
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3026
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: jobtracker
>Affects Versions: 0.22.0
>Reporter: Mayank Bansal
>  Labels: patch
> Fix For: 0.22.0
>
> Attachments: patch-22, patch-22.patch
>
>
> When User adds the hierarchical queues, and try to see them from the command 
> line using 
> mapred queue -list 
> It returns Null Pointer Exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3026) When user adds hierarchical queues to the cluster, mapred queue -list returns NULL Pointer Exception

2011-09-19 Thread Mayank Bansal (JIRA)

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

Mayank Bansal updated MAPREDUCE-3026:
-

Release Note:   (was: There are two changes which needs to be done in order 
to fix the Null Pointer Exception.
1. Job tracker was not setting the job statuses for the leaf queues, so we need 
to fix the job tracker to set the running job statuses for the leaf queues.
2. When we are decserializing the jobqueueInfo object at the client side then 
it was actually expecting the jobqueueInfo object however from the Queinfo 
class we were passing the Queinfo object which needs to be changed to 
jobqueueInfo object.)

There are two changes which needs to be done in order to fix the Null Pointer 
Exception.
1. Job tracker was not setting the job statuses for the leaf queues, so we need 
to fix the job tracker to set the running job statuses for the leaf queues.
2. When we are decserializing the jobqueueInfo object at the client side then 
it was actually expecting the jobqueueInfo object however from the Queinfo 
class we were passing the Queinfo object which needs to be changed to 
jobqueueInfo object.

> When user adds hierarchical queues to the cluster, mapred queue -list returns 
> NULL Pointer Exception
> 
>
> Key: MAPREDUCE-3026
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3026
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: jobtracker
>Affects Versions: 0.22.0
>Reporter: Mayank Bansal
>  Labels: patch
> Fix For: 0.22.0
>
> Attachments: patch-22
>
>
> When User adds the hierarchical queues, and try to see them from the command 
> line using 
> mapred queue -list 
> It returns Null Pointer Exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3026) When user adds hierarchical queues to the cluster, mapred queue -list returns NULL Pointer Exception

2011-09-19 Thread Mayank Bansal (JIRA)

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

Mayank Bansal updated MAPREDUCE-3026:
-

   Labels: patch  (was: )
Affects Version/s: 0.22.0
 Release Note: 
There are two changes which needs to be done in order to fix the Null Pointer 
Exception.
1. Job tracker was not setting the job statuses for the leaf queues, so we need 
to fix the job tracker to set the running job statuses for the leaf queues.
2. When we are decserializing the jobqueueInfo object at the client side then 
it was actually expecting the jobqueueInfo object however from the Queinfo 
class we were passing the Queinfo object which needs to be changed to 
jobqueueInfo object.
   Status: Patch Available  (was: Open)

> When user adds hierarchical queues to the cluster, mapred queue -list returns 
> NULL Pointer Exception
> 
>
> Key: MAPREDUCE-3026
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3026
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: jobtracker
>Affects Versions: 0.22.0
>Reporter: Mayank Bansal
>  Labels: patch
> Fix For: 0.22.0
>
> Attachments: patch-22
>
>
> When User adds the hierarchical queues, and try to see them from the command 
> line using 
> mapred queue -list 
> It returns Null Pointer Exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3026) When user adds hierarchical queues to the cluster, mapred queue -list returns NULL Pointer Exception

2011-09-19 Thread Mayank Bansal (JIRA)

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

Mayank Bansal updated MAPREDUCE-3026:
-

Attachment: patch-22

Initial patch for review

> When user adds hierarchical queues to the cluster, mapred queue -list returns 
> NULL Pointer Exception
> 
>
> Key: MAPREDUCE-3026
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3026
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: jobtracker
>Reporter: Mayank Bansal
> Fix For: 0.22.0
>
> Attachments: patch-22
>
>
> When User adds the hierarchical queues, and try to see them from the command 
> line using 
> mapred queue -list 
> It returns Null Pointer Exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira