[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-21 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HDFS-7204:
---
   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

Committed.

Thanks for the review!

> balancer doesn't run as a daemon
> 
>
> Key: HDFS-7204
> URL: https://issues.apache.org/jira/browse/HDFS-7204
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 3.0.0
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
>  Labels: newbie
> Fix For: 3.0.0
>
> Attachments: HDFS-7204-01.patch, HDFS-7204.patch
>
>
> From HDFS-7184, minor issues with balancer:
> * daemon isn't set to true in hdfs to enable daemonization
> * start-balancer script has usage instead of hadoop_usage



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


[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-13 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HDFS-7204:
---
Affects Version/s: 3.0.0

> balancer doesn't run as a daemon
> 
>
> Key: HDFS-7204
> URL: https://issues.apache.org/jira/browse/HDFS-7204
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 3.0.0
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
>  Labels: newbie
> Attachments: HDFS-7204-01.patch, HDFS-7204.patch
>
>
> From HDFS-7184, minor issues with balancer:
> * daemon isn't set to true in hdfs to enable daemonization
> * start-balancer script has usage instead of hadoop_usage



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


[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-13 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HDFS-7204:
---
Priority: Blocker  (was: Major)

> balancer doesn't run as a daemon
> 
>
> Key: HDFS-7204
> URL: https://issues.apache.org/jira/browse/HDFS-7204
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: scripts
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
>  Labels: newbie
> Attachments: HDFS-7204-01.patch, HDFS-7204.patch
>
>
> From HDFS-7184, minor issues with balancer:
> * daemon isn't set to true in hdfs to enable daemonization
> * start-balancer script has usage instead of hadoop_usage



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


[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HDFS-7204:
---
Status: Patch Available  (was: Open)

> balancer doesn't run as a daemon
> 
>
> Key: HDFS-7204
> URL: https://issues.apache.org/jira/browse/HDFS-7204
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: scripts
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>  Labels: newbie
> Attachments: HDFS-7204-01.patch, HDFS-7204.patch
>
>
> From HDFS-7184, minor issues with balancer:
> * daemon isn't set to true in hdfs to enable daemonization
> * start-balancer script has usage instead of hadoop_usage



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


[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HDFS-7204:
---
Attachment: HDFS-7204-01.patch

-01:

* Another minor fix: exec hdfs in stop-balancer.

> balancer doesn't run as a daemon
> 
>
> Key: HDFS-7204
> URL: https://issues.apache.org/jira/browse/HDFS-7204
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: scripts
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>  Labels: newbie
> Attachments: HDFS-7204-01.patch, HDFS-7204.patch
>
>
> From HDFS-7184, minor issues with balancer:
> * daemon isn't set to true in hdfs to enable daemonization
> * start-balancer script has usage instead of hadoop_usage



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


[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HDFS-7204:
---
Attachment: HDFS-7204.patch

-00: 

* Enables daemonization for balancer such that hdfs --daemon start balancer 
works
* Fixes usage message for sbin/start-balancer.sh
* Removes the legacy hadoop-daemon.sh middleman; calls bin/hdfs directly

> balancer doesn't run as a daemon
> 
>
> Key: HDFS-7204
> URL: https://issues.apache.org/jira/browse/HDFS-7204
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: scripts
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>  Labels: newbie
> Attachments: HDFS-7204.patch
>
>
> From HDFS-7184, minor issues with balancer:
> * daemon isn't set to true in hdfs to enable daemonization
> * start-balancer script has usage instead of hadoop_usage



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


[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-07 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HDFS-7204:
---
Labels: newbie  (was: )

> balancer doesn't run as a daemon
> 
>
> Key: HDFS-7204
> URL: https://issues.apache.org/jira/browse/HDFS-7204
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: scripts
>Reporter: Allen Wittenauer
>  Labels: newbie
>
> From HDFS-7184, minor issues with balancer:
> * daemon isn't set to true in hdfs to enable daemonization
> * start-balancer script has usage instead of hadoop_usage



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