[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-12-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16277989#comment-16277989
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4170 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4170/])
HBASE-18942 hbase-hadoop2-compat module ignores hadoop-3 profile (apurtell: rev 
6d69fd9c7871ffc3878eefa307da0e49bb7205f5)
* (edit) hbase-hadoop2-compat/pom.xml


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-12-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16277883#comment-16277883
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-1.4 #1049 (See 
[https://builds.apache.org/job/HBase-1.4/1049/])
HBASE-18942 hbase-hadoop2-compat module ignores hadoop-3 profile (apurtell: rev 
9c8c0e08a66ced7dffb232facc51079e1de8a722)
* (edit) hbase-hadoop2-compat/pom.xml


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187637#comment-16187637
 ] 

Hudson commented on HADOOP-3:
-

SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #301 (See 
[https://builds.apache.org/job/HBase-1.3-JDK8/301/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
d01b15f83fd465b1b75380122efe1e87b7909bed)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187624#comment-16187624
 ] 

Hudson commented on HADOOP-3:
-

SUCCESS: Integrated in Jenkins build HBase-1.2-JDK8 #224 (See 
[https://builds.apache.org/job/HBase-1.2-JDK8/224/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
54ecaa94e4beb0b6d3a08de4b138fe193a804017)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187622#comment-16187622
 ] 

Hudson commented on HADOOP-3:
-

SUCCESS: Integrated in Jenkins build HBase-1.4 #938 (See 
[https://builds.apache.org/job/HBase-1.4/938/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
c3697bd2739db6de3ba337efadb7e543113a6477)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187620#comment-16187620
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-1.5 #82 (See 
[https://builds.apache.org/job/HBase-1.5/82/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
61173522ddd38f6a0aa8363e4421e910b839)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187618#comment-16187618
 ] 

Hudson commented on HADOOP-3:
-

SUCCESS: Integrated in Jenkins build HBase-1.1-JDK8 #1999 (See 
[https://builds.apache.org/job/HBase-1.1-JDK8/1999/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
ea67acab70f87eb3a15119c2f4a393e2a12d8527)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187610#comment-16187610
 ] 

Hudson commented on HADOOP-3:
-

SUCCESS: Integrated in Jenkins build HBase-1.1-JDK7 #1915 (See 
[https://builds.apache.org/job/HBase-1.1-JDK7/1915/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
ea67acab70f87eb3a15119c2f4a393e2a12d8527)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187603#comment-16187603
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3810 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3810/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (elserj: rev 
869b90c612ebf2f931dcd43be59b817e4b55ab32)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187593#comment-16187593
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-2.0 #609 (See 
[https://builds.apache.org/job/HBase-2.0/609/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (elserj: rev 
8c6ed571bdbbd3eb5fe38aa0833124ca75c19cfa)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187590#comment-16187590
 ] 

Hudson commented on HADOOP-3:
-

SUCCESS: Integrated in Jenkins build HBase-1.2-IT #961 (See 
[https://builds.apache.org/job/HBase-1.2-IT/961/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
54ecaa94e4beb0b6d3a08de4b138fe193a804017)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187586#comment-16187586
 ] 

Hudson commented on HADOOP-3:
-

SUCCESS: Integrated in Jenkins build HBase-1.3-IT #218 (See 
[https://builds.apache.org/job/HBase-1.3-IT/218/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
d01b15f83fd465b1b75380122efe1e87b7909bed)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187582#comment-16187582
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-1.2-JDK7 #228 (See 
[https://builds.apache.org/job/HBase-1.2-JDK7/228/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
54ecaa94e4beb0b6d3a08de4b138fe193a804017)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-10-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187580#comment-16187580
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #290 (See 
[https://builds.apache.org/job/HBase-1.3-JDK7/290/])
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus (busbey: rev 
d01b15f83fd465b1b75380122efe1e87b7909bed)
* (edit) dev-support/hbase-personality.sh


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-06-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045248#comment-16045248
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3166 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3166/])
HBASE-18033 Fix license check for hadoop-3.x (busbey: rev 
a6216db16f7fa3342f9ab16a52b46270aea5b4ae)
* (edit) hbase-resource-bundle/src/main/resources/META-INF/LICENSE.vm
* (edit) hbase-resource-bundle/src/main/resources/supplemental-models.xml


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (HADOOP-3) Output directories are not cleaned up before the reduces run

2017-06-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045075#comment-16045075
 ] 

Hudson commented on HADOOP-3:
-

FAILURE: Integrated in Jenkins build HBase-2.0 #17 (See 
[https://builds.apache.org/job/HBase-2.0/17/])
HBASE-18033 Fix license check for hadoop-3.x (busbey: rev 
eb5c5a9bc8aa3e39b7da87d0a4130da480ba3a95)
* (edit) hbase-resource-bundle/src/main/resources/META-INF/LICENSE.vm
* (edit) hbase-resource-bundle/src/main/resources/supplemental-models.xml


> Output directories are not cleaned up before the reduces run
> 
>
> Key: HADOOP-3
> URL: https://issues.apache.org/jira/browse/HADOOP-3
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 0.1.0
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Minor
> Fix For: 0.1.0
>
> Attachments: clean-out-dir.patch, noclobber.patch
>
>
> The output directory for the reduces is not cleaned up and therefore if you 
> can see left overs from previous runs, if they had more reduces. For example, 
> if you run the application once with reduces=10 and then rerun with 
> reduces=8, your output directory will have frag0 to frag9 with the 
> first 8 fragments from the second run and the last 2 fragments from the first 
> run.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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