[jira] [Commented] (HADOOP-13397) Add dockerfile for Hadoop

2016-07-21 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-13397:


I'm good with just "Dockerfile templates" in upstream, start simple and expand, 
from there downstream providers can work out their own logistics.  

> Add dockerfile for Hadoop
> -
>
> Key: HADOOP-13397
> URL: https://issues.apache.org/jira/browse/HADOOP-13397
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Klaus Ma
>
> For now, there's no community version Dockerfile in Hadoop; most of docker 
> images are provided by vendor, e.g. 
> 1. Cloudera's image: https://hub.docker.com/r/cloudera/quickstart/
> 2.  From HortonWorks sequenceiq: 
> https://hub.docker.com/r/sequenceiq/hadoop-docker/
> 3. MapR provides the mapr-sandbox-base: 
> https://hub.docker.com/r/maprtech/mapr-sandbox-base/
> The proposal of this JIRA is to provide a community version Dockerfile in 
> Hadoop, and here's some requirement:
> 1. Seperated docker image for master & agents, e.g. resource manager & node 
> manager
> 2. Default configuration to start master & agent instead of configurating 
> manually
> 3. Start Hadoop process as no-daemon
> Here's my dockerfile to start master/agent: 
> https://github.com/k82cn/outrider/tree/master/kubernetes/imgs/yarn
> I'd like to contribute it after polishing :).
> Email Thread : 
> http://mail-archives.apache.org/mod_mbox/hadoop-user/201607.mbox/%3CSG2PR04MB162977CFE150444FA022510FB6370%40SG2PR04MB1629.apcprd04.prod.outlook.com%3E



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

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



[jira] [Commented] (HADOOP-13397) Add dockerfile for Hadoop

2016-07-21 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-13397:


It would be ideal if apache/projects could publish artifacts, including Docker 
images, to hub as part of their release process. 



> Add dockerfile for Hadoop
> -
>
> Key: HADOOP-13397
> URL: https://issues.apache.org/jira/browse/HADOOP-13397
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Klaus Ma
>
> For now, there's no community version Dockerfile in Hadoop; most of docker 
> images are provided by vendor, e.g. 
> 1. Official image from Cloudera is the quickstart image: 
> https://hub.docker.com/r/cloudera/quickstart/
> 2.  From HortonWorks sequenceiq: 
> https://hub.docker.com/r/sequenceiq/hadoop-docker/
> 3. MapR provides the mapr-sandbox-base: 
> https://hub.docker.com/r/maprtech/mapr-sandbox-base/
> The proposal of this JIRA is to provide a community version Dockerfile in 
> Hadoop, and here's some requirement:
> 1. Seperated docker image for master & agents, e.g. resource manager & node 
> manager
> 2. Default configuration to start master & agent instead of configurating 
> manually
> 3. Start Hadoop process as no-daemon
> Here's my dockerfile to start master/agent: 
> https://github.com/k82cn/outrider/tree/master/kubernetes/imgs/yarn
> I'd like to contribute it after polishing :).
> Email Thread : 
> http://mail-archives.apache.org/mod_mbox/hadoop-user/201607.mbox/%3CSG2PR04MB162977CFE150444FA022510FB6370%40SG2PR04MB1629.apcprd04.prod.outlook.com%3E



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

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



[jira] [Commented] (HADOOP-9849) License information is missing

2013-08-07 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9849:
---

ignore comments, wrong window

> License information is missing
> --
>
> Key: HADOOP-9849
> URL: https://issues.apache.org/jira/browse/HADOOP-9849
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: newbie
> Fix For: 2.1.1-beta
>
>
> The following files are licensed under the BSD license but the BSD
> license is not part if the distribution:
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.c
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/util/bulk_crc32.c
>   
> I believe this file is BSD as well:
> hadoop-hdfs-project/hadoop-hdfs/src/main/native/util/tree.h

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9849) License information is missing

2013-08-07 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9849:
--

Status: Open  (was: Patch Available)

> License information is missing
> --
>
> Key: HADOOP-9849
> URL: https://issues.apache.org/jira/browse/HADOOP-9849
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: newbie
> Fix For: 2.1.1-beta
>
>
> The following files are licensed under the BSD license but the BSD
> license is not part if the distribution:
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.c
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/util/bulk_crc32.c
>   
> I believe this file is BSD as well:
> hadoop-hdfs-project/hadoop-hdfs/src/main/native/util/tree.h

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9849) License information is missing

2013-08-07 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9849:
--

Attachment: (was: HADOOP-9849.patch)

> License information is missing
> --
>
> Key: HADOOP-9849
> URL: https://issues.apache.org/jira/browse/HADOOP-9849
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: newbie
> Fix For: 2.1.1-beta
>
>
> The following files are licensed under the BSD license but the BSD
> license is not part if the distribution:
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.c
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/util/bulk_crc32.c
>   
> I believe this file is BSD as well:
> hadoop-hdfs-project/hadoop-hdfs/src/main/native/util/tree.h

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9849) License information is missing

2013-08-07 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9849:
--

Fix Version/s: 2.1.1-beta
   Status: Patch Available  (was: Open)

Ready for review. 

> License information is missing
> --
>
> Key: HADOOP-9849
> URL: https://issues.apache.org/jira/browse/HADOOP-9849
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: newbie
> Fix For: 2.1.1-beta
>
> Attachments: HADOOP-9849.patch
>
>
> The following files are licensed under the BSD license but the BSD
> license is not part if the distribution:
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.c
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/util/bulk_crc32.c
>   
> I believe this file is BSD as well:
> hadoop-hdfs-project/hadoop-hdfs/src/main/native/util/tree.h

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9849) License information is missing

2013-08-07 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9849:
--

Attachment: HADOOP-9849.patch

name change patch

> License information is missing
> --
>
> Key: HADOOP-9849
> URL: https://issues.apache.org/jira/browse/HADOOP-9849
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: newbie
> Attachments: HADOOP-9849.patch
>
>
> The following files are licensed under the BSD license but the BSD
> license is not part if the distribution:
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.c
> hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/util/bulk_crc32.c
>   
> I believe this file is BSD as well:
> hadoop-hdfs-project/hadoop-hdfs/src/main/native/util/tree.h

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9849) License information is missing

2013-08-07 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9849:
-

 Summary: License information is missing
 Key: HADOOP-9849
 URL: https://issues.apache.org/jira/browse/HADOOP-9849
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.1.0-beta
Reporter: Timothy St. Clair


The following files are licensed under the BSD license but the BSD
license is not part if the distribution:
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.c
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/util/bulk_crc32.c
  
I believe this file is BSD as well:
hadoop-hdfs-project/hadoop-hdfs/src/main/native/util/tree.h


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9650) Update jetty dependencies

2013-07-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9650:
---

Normally I would agree, but Jetty 6 has numerous CVE's against it, I could 
track them down. 

> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch, HADOOP-trunk-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-07-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9613:
--

Affects Version/s: (was: 2.0.5-alpha)
   2.1.0-beta

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.1.0-beta
>
> Attachments: HADOOP-9613.patch
>
>
> Update pom.xml dependencies exposed when running a mvn-rpmbuild against 
> system dependencies on Fedora 18.  
> The existing version is 1.8 which is quite old. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9680) Extend S3FS and S3NativeFS to work with AWS IAM Temporary Security Credentials

2013-07-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9680:
--

Affects Version/s: 2.1.0-beta
   3.0.0

> Extend S3FS and S3NativeFS to work with AWS IAM Temporary Security Credentials
> --
>
> Key: HADOOP-9680
> URL: https://issues.apache.org/jira/browse/HADOOP-9680
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/s3
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Robert Gibbon
>Priority: Minor
> Attachments: s3fs-temp-iam-creds.diff.patch
>
>
> Here is a patch in unified diff format to enable Amazon Web Services IAM 
> Temporary Security Credentials secured interactions with S3 from Hadoop.
> It bumps the JetS3t release version up to 0.9.0.
> To use a temporary security credential set, you need to provide the following 
> properties, depending on the implementation (s3 or s3native):
> fs.s3.awsAccessKeyId or fs.s3n.awsAccessKeyId - the temporary access key id 
> issued by AWS IAM
> fs.s3.awsSecretAccessKey or fs.s3n.awsSecretAccessKey - the temporary secret 
> access key issued by AWS IAM
> fs.s3.awsSessionToken or fs.s3n.awsSessionToken - the session ticket issued 
> by AWS IAM along with the temporary key
> fs.s3.awsTokenFriendlyName or fs.s3n.awsTokenFriendlyName - any string

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-07-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Status: Open  (was: Patch Available)

shifting sea... fedora 19 has switched to jetty 9. 

> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch, HADOOP-trunk-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9623) Update jets3t dependency

2013-07-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9623:
---

Canceling in favor of: https://issues.apache.org/jira/browse/HADOOP-9680

> Update jets3t dependency
> 
>
> Key: HADOOP-9623
> URL: https://issues.apache.org/jira/browse/HADOOP-9623
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9623.patch
>
>
> Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
> enables mvn-rpmbuild to build against system dependencies. 
> http://jets3t.s3.amazonaws.com/RELEASE_NOTES.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9623) Update jets3t dependency

2013-07-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9623:
--

Status: Open  (was: Patch Available)

> Update jets3t dependency
> 
>
> Key: HADOOP-9623
> URL: https://issues.apache.org/jira/browse/HADOOP-9623
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9623.patch
>
>
> Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
> enables mvn-rpmbuild to build against system dependencies. 
> http://jets3t.s3.amazonaws.com/RELEASE_NOTES.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9680) Extend S3FS and S3NativeFS to work with AWS IAM Temporary Security Credentials

2013-07-01 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9680:
---

Seems directly related to--> https://issues.apache.org/jira/browse/HADOOP-9623

> Extend S3FS and S3NativeFS to work with AWS IAM Temporary Security Credentials
> --
>
> Key: HADOOP-9680
> URL: https://issues.apache.org/jira/browse/HADOOP-9680
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/s3
>Reporter: Robert Gibbon
>Priority: Minor
> Attachments: s3fs-temp-iam-creds.diff.patch
>
>
> Here is a patch in unified diff format to enable Amazon Web Services IAM 
> Temporary Security Credentials secured interactions with S3 from Hadoop.
> It bumps the JetS3t release version up to 0.9.0.
> To use a temporary security credential set, you need to provide the following 
> properties, depending on the implementation (s3 or s3native):
> fs.s3.awsAccessKeyId or fs.s3n.awsAccessKeyId - the temporary access key id 
> issued by AWS IAM
> fs.s3.awsSecretAccessKey or fs.s3n.awsSecretAccessKey - the temporary secret 
> access key issued by AWS IAM
> fs.s3.awsSessionToken or fs.s3n.awsSessionToken - the session ticket issued 
> by AWS IAM along with the temporary key
> fs.s3.awsTokenFriendlyName or fs.s3n.awsTokenFriendlyName - any string

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Attachment: HADOOP-trunk-9650.patch

patch against trunk

> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch, HADOOP-trunk-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9650:
---

In scanning the URL above, I'm inclined to think the auto-builds are incorrect, 
as I've built against latest branch-2.?.?



> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Attachment: HADOOP-9650.patch

Updating patch against latest branch-2


> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Status: Patch Available  (was: Open)

> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Attachment: (was: HADOOP-9650.patch)

> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Status: Open  (was: Patch Available)

> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Attachment: HADOOP-9650.patch

Updates jetty dependencies to jetty 8.

> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Status: Patch Available  (was: Open)

> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
> Attachments: HADOOP-9650.patch
>
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9650:
--

Description: 
Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
enables mvn-rpmbuild on Fedora 18 & > platforms. 



> Update jetty dependencies 
> --
>
> Key: HADOOP-9650
> URL: https://issues.apache.org/jira/browse/HADOOP-9650
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: build, maven
>
> Update deprecated jetty 6 dependencies, moving forwards to jetty 8.  This 
> enables mvn-rpmbuild on Fedora 18 & > platforms. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9650) Update jetty dependencies

2013-06-17 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9650:
-

 Summary: Update jetty dependencies 
 Key: HADOOP-9650
 URL: https://issues.apache.org/jira/browse/HADOOP-9650
 Project: Hadoop Common
  Issue Type: Improvement
  Components: build
Affects Versions: 2.1.0-beta
Reporter: Timothy St. Clair




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9623) Update jets3t dependency

2013-06-13 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9623:
---

Hi Tom - 

Thanks for the feedback, I will try to scrounge up some time to do the tests 
and report back the results. 

Cheers,
Tim

> Update jets3t dependency
> 
>
> Key: HADOOP-9623
> URL: https://issues.apache.org/jira/browse/HADOOP-9623
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9623.patch
>
>
> Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
> enables mvn-rpmbuild to build against system dependencies. 
> http://jets3t.s3.amazonaws.com/RELEASE_NOTES.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9613) Updated jersey pom dependencies

2013-06-10 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9613:
---

Hi folks, 

This patch is fairly benign, any chance of getting a review?  

Cheers,
Tim

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-alpha
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.1.0-beta
>
> Attachments: HADOOP-9613.patch
>
>
> Update pom.xml dependencies exposed when running a mvn-rpmbuild against 
> system dependencies on Fedora 18.  
> The existing version is 1.8 which is quite old. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9623) Update jets3t dependency

2013-06-10 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9623:
---

Hi [~ste...@apache.org], do you know of anyone else who could review?  

> Update jets3t dependency
> 
>
> Key: HADOOP-9623
> URL: https://issues.apache.org/jira/browse/HADOOP-9623
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9623.patch
>
>
> Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
> enables mvn-rpmbuild to build against system dependencies. 
> http://jets3t.s3.amazonaws.com/RELEASE_NOTES.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9610) Missing pom dependency in MR-client

2013-06-06 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9610:
---

I figured I would ping this again as it's a very simple mod for review. 

> Missing pom dependency in MR-client
> ---
>
> Key: HADOOP-9610
> URL: https://issues.apache.org/jira/browse/HADOOP-9610
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9610.patch
>
>
> There is a missing dependencies in the mr-client pom.xml that is exposed when 
> running a mvn-rpmbuild against system dependencies.  Regular mvn build 
> bypasses the issue via its default classpath.  patch provided by 
> pmack...@redhat.com

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9623) Update jets3t dependency

2013-06-06 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9623:
---

This patch is ready for review.  Recommend taking latest(0.9.0) at this point, 
as 2.X stabilizes. 

> Update jets3t dependency
> 
>
> Key: HADOOP-9623
> URL: https://issues.apache.org/jira/browse/HADOOP-9623
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9623.patch
>
>
> Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
> enables mvn-rpmbuild to build against system dependencies. 
> http://jets3t.s3.amazonaws.com/RELEASE_NOTES.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9623:
--

Description: Current version referenced in pom is 0.6.1 (Aug 2008), 
updating to 0.9.0 enables mvn-rpmbuild to build against system dependencies. 
http://jets3t.s3.amazonaws.com/RELEASE_NOTES.html  (was: Current version 
referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 enables mvn-rpmbuild 
to build against system dependencies. )

> Update jets3t dependency
> 
>
> Key: HADOOP-9623
> URL: https://issues.apache.org/jira/browse/HADOOP-9623
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9623.patch
>
>
> Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
> enables mvn-rpmbuild to build against system dependencies. 
> http://jets3t.s3.amazonaws.com/RELEASE_NOTES.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9623:
--

Status: Patch Available  (was: Open)

> Update jets3t dependency
> 
>
> Key: HADOOP-9623
> URL: https://issues.apache.org/jira/browse/HADOOP-9623
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9623.patch
>
>
> Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
> enables mvn-rpmbuild to build against system dependencies. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9623:
--

Attachment: HADOOP-9623.patch

update jets3t dependency.

> Update jets3t dependency
> 
>
> Key: HADOOP-9623
> URL: https://issues.apache.org/jira/browse/HADOOP-9623
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9623.patch
>
>
> Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
> enables mvn-rpmbuild to build against system dependencies. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9623:
-

 Summary: Update jets3t dependency
 Key: HADOOP-9623
 URL: https://issues.apache.org/jira/browse/HADOOP-9623
 Project: Hadoop Common
  Issue Type: Improvement
  Components: build
Affects Versions: 3.0.0, 2.1.0-beta
Reporter: Timothy St. Clair


Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0 
enables mvn-rpmbuild to build against system dependencies. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9594) Update apache commons math dependency

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9594:
---

ref: http://koji.fedoraproject.org/koji/packageinfo?packageID=9762

> Update apache commons math dependency
> -
>
> Key: HADOOP-9594
> URL: https://issues.apache.org/jira/browse/HADOOP-9594
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven, newbie
> Fix For: 2.1.0-beta
>
> Attachments: HADOOP-9594.patch
>
>
> Current dependency is against 2.1 which has been deprecated, and numerous 
> bugz have been fixed since then.  See 
> http://commons.apache.org/proper/commons-math/changes-report.html for 
> details.  This also affects mvn-rpmbuild when running on newer platforms e.g. 
> Fedora 18. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9613:
---

ready for review

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-alpha
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.1.0-beta
>
> Attachments: HADOOP-9613.patch
>
>
> Update pom.xml dependencies exposed when running a mvn-rpmbuild against 
> system dependencies on Fedora 18.  
> The existing version is 1.8 which is quite old. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9594) Update apache commons math dependency

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9594:
---

2.X line is deprecated (last rev was 2011-03-02) and is no longer supported in 
major distros.  This patch is meant to address that drift (mvn-rpmbuild), not 
to mention that there are numerous fixes and optimizations since then.

The patch also addresses the api change.

> Update apache commons math dependency
> -
>
> Key: HADOOP-9594
> URL: https://issues.apache.org/jira/browse/HADOOP-9594
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven, newbie
> Fix For: 2.1.0-beta
>
> Attachments: HADOOP-9594.patch
>
>
> Current dependency is against 2.1 which has been deprecated, and numerous 
> bugz have been fixed since then.  See 
> http://commons.apache.org/proper/commons-math/changes-report.html for 
> details.  This also affects mvn-rpmbuild when running on newer platforms e.g. 
> Fedora 18. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9594) Update apache commons math dependency

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9594:
---

This ticket has gotten little attention and is pretty trivial any watchers want 
to review? 

> Update apache commons math dependency
> -
>
> Key: HADOOP-9594
> URL: https://issues.apache.org/jira/browse/HADOOP-9594
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.1.0-beta
>Reporter: Timothy St. Clair
>  Labels: maven, newbie
> Fix For: 2.1.0-beta
>
> Attachments: HADOOP-9594.patch
>
>
> Current dependency is against 2.1 which has been deprecated, and numerous 
> bugz have been fixed since then.  See 
> http://commons.apache.org/proper/commons-math/changes-report.html for 
> details.  This also affects mvn-rpmbuild when running on newer platforms e.g. 
> Fedora 18. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9613:
--

Status: Patch Available  (was: Open)

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-alpha
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.1.0-beta
>
> Attachments: HADOOP-9613.patch
>
>
> Update pom.xml dependencies exposed when running a mvn-rpmbuild against 
> system dependencies on Fedora 18.  
> The existing version is 1.8 which is quite old. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9613:
--

Description: 
Update pom.xml dependencies exposed when running a mvn-rpmbuild against system 
dependencies on Fedora 18.  

The existing version is 1.8 which is quite old. 


  was:There is a missing pom.xml dependencies exposed when running a 
mvn-rpmbuild against system dependencies.


> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-alpha
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.1.0-beta
>
> Attachments: HADOOP-9613.patch
>
>
> Update pom.xml dependencies exposed when running a mvn-rpmbuild against 
> system dependencies on Fedora 18.  
> The existing version is 1.8 which is quite old. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9613:
--

Attachment: HADOOP-9613.patch

updated patch.

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-alpha
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.1.0-beta
>
> Attachments: HADOOP-9613.patch
>
>
> Update pom.xml dependencies exposed when running a mvn-rpmbuild against 
> system dependencies on Fedora 18.  
> The existing version is 1.8 which is quite old. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9613:
--

Attachment: (was: HADOOP-9613.patch)

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-alpha
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.1.0-beta
>
>
> There is a missing pom.xml dependencies exposed when running a mvn-rpmbuild 
> against system dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-05-31 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9613:
--

Status: Open  (was: Patch Available)

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-alpha
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.0.5-alpha
>
> Attachments: HADOOP-9613.patch
>
>
> There is a missing pom.xml dependencies exposed when running a mvn-rpmbuild 
> against system dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-05-31 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9613:
--

Affects Version/s: 2.0.5-alpha
   3.0.0
   Status: Patch Available  (was: Open)

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-alpha
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.0.5-alpha
>
> Attachments: HADOOP-9613.patch
>
>
> There is a missing pom.xml dependencies exposed when running a mvn-rpmbuild 
> against system dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-05-31 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9613:
--

Attachment: HADOOP-9613.patch

Add jersey-servlet to dep chain

> Updated jersey pom dependencies
> ---
>
> Key: HADOOP-9613
> URL: https://issues.apache.org/jira/browse/HADOOP-9613
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Reporter: Timothy St. Clair
>  Labels: maven
> Fix For: 3.0.0, 2.0.5-alpha
>
> Attachments: HADOOP-9613.patch
>
>
> There is a missing pom.xml dependencies exposed when running a mvn-rpmbuild 
> against system dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9613) Updated jersey pom dependencies

2013-05-31 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9613:
-

 Summary: Updated jersey pom dependencies
 Key: HADOOP-9613
 URL: https://issues.apache.org/jira/browse/HADOOP-9613
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Reporter: Timothy St. Clair
 Fix For: 3.0.0, 2.0.5-alpha


There is a missing pom.xml dependencies exposed when running a mvn-rpmbuild 
against system dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9611) mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9611:
---

patch is ready for review

> mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency
> ---
>
> Key: HADOOP-9611
> URL: https://issues.apache.org/jira/browse/HADOOP-9611
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9611.patch
>
>
> Google guice 3.0 repackaged some external dependencies (cglib), which are 
> broken out and exposed when running a mvn-rpmbuild against a stock Fedora 18 
> machine (3.1.2-6).  By adding the explicit dependency, it fixes the error and 
> causes no impact to normal mvn builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9611) mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9611:
--

Status: Patch Available  (was: Open)

> mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency
> ---
>
> Key: HADOOP-9611
> URL: https://issues.apache.org/jira/browse/HADOOP-9611
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9611.patch
>
>
> Google guice 3.0 repackaged some external dependencies (cglib), which are 
> broken out and exposed when running a mvn-rpmbuild against a stock Fedora 18 
> machine (3.1.2-6).  By adding the explicit dependency, it fixes the error and 
> causes no impact to normal mvn builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9611) mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9611:
--

Component/s: build

> mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency
> ---
>
> Key: HADOOP-9611
> URL: https://issues.apache.org/jira/browse/HADOOP-9611
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9611.patch
>
>
> Google guice 3.0 repackaged some external dependencies (cglib), which are 
> broken out and exposed when running a mvn-rpmbuild against a stock Fedora 18 
> machine (3.1.2-6).  By adding the explicit dependency, it fixes the error and 
> causes no impact to normal mvn builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9611) mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9611:
--

Affects Version/s: 2.0.5-beta
   3.0.0

> mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency
> ---
>
> Key: HADOOP-9611
> URL: https://issues.apache.org/jira/browse/HADOOP-9611
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9611.patch
>
>
> Google guice 3.0 repackaged some external dependencies (cglib), which are 
> broken out and exposed when running a mvn-rpmbuild against a stock Fedora 18 
> machine (3.1.2-6).  By adding the explicit dependency, it fixes the error and 
> causes no impact to normal mvn builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9611) mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9611:
--

Attachment: HADOOP-9611.patch

Update to add cglib to pom dependencies.  Patch provided by pmack...@redhat.com

> mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency
> ---
>
> Key: HADOOP-9611
> URL: https://issues.apache.org/jira/browse/HADOOP-9611
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9611.patch
>
>
> Google guice 3.0 repackaged some external dependencies (cglib), which are 
> broken out and exposed when running a mvn-rpmbuild against a stock Fedora 18 
> machine (3.1.2-6).  By adding the explicit dependency, it fixes the error and 
> causes no impact to normal mvn builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9611) mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency

2013-05-30 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9611:
-

 Summary: mvn-rpmbuild against google-guice > 3.0 yields missing 
cglib dependency
 Key: HADOOP-9611
 URL: https://issues.apache.org/jira/browse/HADOOP-9611
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Timothy St. Clair


Google guice 3.0 repackaged some external dependencies (cglib), which are 
broken out and exposed when running a mvn-rpmbuild against a stock Fedora 18 
machine (3.1.2-6).  By adding the explicit dependency, it fixes the error and 
causes no impact to normal mvn builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9610) Missing pom dependency in MR-client

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9610:
--

Description: There is a missing dependencies in the mr-client pom.xml that 
is exposed when running a mvn-rpmbuild against system dependencies.  Regular 
mvn build bypasses the issue via its default classpath.  patch provided by 
pmack...@redhat.com  (was: There is a missing dependencies in the mr-client 
pom.xml that is exposed when running a mvn-rpmbuild against system 
dependencies.  Regular mvn build bypasses the issue via its default classpath.  
)

> Missing pom dependency in MR-client
> ---
>
> Key: HADOOP-9610
> URL: https://issues.apache.org/jira/browse/HADOOP-9610
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9610.patch
>
>
> There is a missing dependencies in the mr-client pom.xml that is exposed when 
> running a mvn-rpmbuild against system dependencies.  Regular mvn build 
> bypasses the issue via its default classpath.  patch provided by 
> pmack...@redhat.com

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9610) Missing pom dependency in MR-client

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9610:
---

This is ready for review. 

> Missing pom dependency in MR-client
> ---
>
> Key: HADOOP-9610
> URL: https://issues.apache.org/jira/browse/HADOOP-9610
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9610.patch
>
>
> There is a missing dependencies in the mr-client pom.xml that is exposed when 
> running a mvn-rpmbuild against system dependencies.  Regular mvn build 
> bypasses the issue via its default classpath.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9610) Missing pom dependency in MR-client

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9610:
--

Attachment: HADOOP-9610.patch

Update which calls out the commons-collection dependency.

> Missing pom dependency in MR-client
> ---
>
> Key: HADOOP-9610
> URL: https://issues.apache.org/jira/browse/HADOOP-9610
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9610.patch
>
>
> There is a missing dependencies in the mr-client pom.xml that is exposed when 
> running a mvn-rpmbuild against system dependencies.  Regular mvn build 
> bypasses the issue via its default classpath.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9610) Missing pom dependency in MR-client

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9610:
--

Status: Patch Available  (was: Open)

> Missing pom dependency in MR-client
> ---
>
> Key: HADOOP-9610
> URL: https://issues.apache.org/jira/browse/HADOOP-9610
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9610.patch
>
>
> There is a missing dependencies in the mr-client pom.xml that is exposed when 
> running a mvn-rpmbuild against system dependencies.  Regular mvn build 
> bypasses the issue via its default classpath.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9610) Missing pom dependency in MR-client

2013-05-30 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9610:
-

 Summary: Missing pom dependency in MR-client
 Key: HADOOP-9610
 URL: https://issues.apache.org/jira/browse/HADOOP-9610
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 3.0.0, 2.0.5-beta
Reporter: Timothy St. Clair


There is a missing dependencies in the mr-client pom.xml that is exposed when 
running a mvn-rpmbuild against system dependencies.  Regular mvn build bypasses 
the issue via its default classpath.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9607) Fixes in Javadoc build

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9607:
---

This is ready for review. 

> Fixes in Javadoc build
> --
>
> Key: HADOOP-9607
> URL: https://issues.apache.org/jira/browse/HADOOP-9607
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>Priority: Minor
>  Labels: documentation
> Attachments: HADOOP-9607.patch
>
>
> It appears that some non-ascii characters have crept into the code, which 
> cause an issue when building javadocs.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9607) Fixes in Javadoc build

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9607:
--

Attachment: HADOOP-9607.patch

Removal of what appears to be random characters.

> Fixes in Javadoc build
> --
>
> Key: HADOOP-9607
> URL: https://issues.apache.org/jira/browse/HADOOP-9607
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>Priority: Minor
>  Labels: documentation
> Attachments: HADOOP-9607.patch
>
>
> It appears that some non-ascii characters have crept into the code, which 
> cause an issue when building javadocs.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9607) Fixes in Javadoc build

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9607:
--

Status: Patch Available  (was: Open)

> Fixes in Javadoc build
> --
>
> Key: HADOOP-9607
> URL: https://issues.apache.org/jira/browse/HADOOP-9607
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>Priority: Minor
>  Labels: documentation
> Attachments: HADOOP-9607.patch
>
>
> It appears that some non-ascii characters have crept into the code, which 
> cause an issue when building javadocs.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9607) Fixes in Javadoc build

2013-05-30 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9607:
-

 Summary: Fixes in Javadoc build
 Key: HADOOP-9607
 URL: https://issues.apache.org/jira/browse/HADOOP-9607
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 3.0.0, 2.0.5-beta
Reporter: Timothy St. Clair
Priority: Minor


It appears that some non-ascii characters have crept into the code, which cause 
an issue when building javadocs.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9594) Update apache commons math dependency

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9594:
--

Labels: maven newbie  (was: newbie)

> Update apache commons math dependency
> -
>
> Key: HADOOP-9594
> URL: https://issues.apache.org/jira/browse/HADOOP-9594
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven, newbie
> Fix For: 2.0.5-beta
>
> Attachments: HADOOP-9594.patch
>
>
> Current dependency is against 2.1 which has been deprecated, and numerous 
> bugz have been fixed since then.  See 
> http://commons.apache.org/proper/commons-math/changes-report.html for 
> details. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9594) Update apache commons math dependency

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9594:
--

Description: 
Current dependency is against 2.1 which has been deprecated, and numerous bugz 
have been fixed since then.  See 
http://commons.apache.org/proper/commons-math/changes-report.html for details.  
This also affects mvn-rpmbuild when running on newer platforms e.g. Fedora 18. 


  was:Current dependency is against 2.1 which has been deprecated, and numerous 
bugz have been fixed since then.  See 
http://commons.apache.org/proper/commons-math/changes-report.html for details. 


> Update apache commons math dependency
> -
>
> Key: HADOOP-9594
> URL: https://issues.apache.org/jira/browse/HADOOP-9594
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven, newbie
> Fix For: 2.0.5-beta
>
> Attachments: HADOOP-9594.patch
>
>
> Current dependency is against 2.1 which has been deprecated, and numerous 
> bugz have been fixed since then.  See 
> http://commons.apache.org/proper/commons-math/changes-report.html for 
> details.  This also affects mvn-rpmbuild when running on newer platforms e.g. 
> Fedora 18. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9605) Update junit dependency

2013-05-30 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9605:
---

I don't mind splitting up the version bump and the dependency change, but the 
build will break if they are not both applied.  Still want me to separate?
  

> Update junit dependency
> ---
>
> Key: HADOOP-9605
> URL: https://issues.apache.org/jira/browse/HADOOP-9605
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9605.patch1, HADOOP-9605.patch2
>
>
> Simple update of the junit dependency to use newer version.  E.g. when 
> running maven-rpmbuild on Fedora 18.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9605) Update junit dependency

2013-05-29 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9605:
--

Attachment: (was: HADOOP-9605.patch)

> Update junit dependency
> ---
>
> Key: HADOOP-9605
> URL: https://issues.apache.org/jira/browse/HADOOP-9605
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9605.patch1, HADOOP-9605.patch2
>
>
> Simple update of the junit dependency to use newer version.  E.g. when 
> running maven-rpmbuild on Fedora 18.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9605) Update junit dependency

2013-05-29 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9605:
--

Attachment: HADOOP-9605.patch2
HADOOP-9605.patch1

Patch breakout per Cos's review

> Update junit dependency
> ---
>
> Key: HADOOP-9605
> URL: https://issues.apache.org/jira/browse/HADOOP-9605
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9605.patch1, HADOOP-9605.patch2
>
>
> Simple update of the junit dependency to use newer version.  E.g. when 
> running maven-rpmbuild on Fedora 18.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9605) Update junit dependency

2013-05-29 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9605:
--

Status: Patch Available  (was: Open)

> Update junit dependency
> ---
>
> Key: HADOOP-9605
> URL: https://issues.apache.org/jira/browse/HADOOP-9605
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9605.patch
>
>
> Simple update of the junit dependency to use newer version.  E.g. when 
> running maven-rpmbuild on Fedora 18.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9605) Update junit dependency

2013-05-29 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9605:
--

Attachment: HADOOP-9605.patch

Update JUnit Dep

> Update junit dependency
> ---
>
> Key: HADOOP-9605
> URL: https://issues.apache.org/jira/browse/HADOOP-9605
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
> Attachments: HADOOP-9605.patch
>
>
> Simple update of the junit dependency to use newer version.  E.g. when 
> running maven-rpmbuild on Fedora 18.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9605) Update junit dependency

2013-05-29 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9605:
--

Description: 
Simple update of the junit dependency to use newer version.  E.g. when running 
maven-rpmbuild on Fedora 18.


> Update junit dependency
> ---
>
> Key: HADOOP-9605
> URL: https://issues.apache.org/jira/browse/HADOOP-9605
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: maven
>
> Simple update of the junit dependency to use newer version.  E.g. when 
> running maven-rpmbuild on Fedora 18.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9605) Update junit dependency

2013-05-29 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9605:
-

 Summary: Update junit dependency
 Key: HADOOP-9605
 URL: https://issues.apache.org/jira/browse/HADOOP-9605
 Project: Hadoop Common
  Issue Type: Improvement
  Components: build
Affects Versions: 3.0.0, 2.0.5-beta
Reporter: Timothy St. Clair




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9594) Update apache commons math dependency

2013-05-29 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-9594:
---

Ready for review imho, as it is primarily a simple POM modification. 

> Update apache commons math dependency
> -
>
> Key: HADOOP-9594
> URL: https://issues.apache.org/jira/browse/HADOOP-9594
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: newbie
> Fix For: 2.0.5-beta
>
> Attachments: HADOOP-9594.patch
>
>
> Current dependency is against 2.1 which has been deprecated, and numerous 
> bugz have been fixed since then.  See 
> http://commons.apache.org/proper/commons-math/changes-report.html for 
> details. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9594) Update apache commons math dependency

2013-05-23 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9594:
--

Fix Version/s: 2.0.5-beta
   Status: Patch Available  (was: Open)

> Update apache commons math dependency
> -
>
> Key: HADOOP-9594
> URL: https://issues.apache.org/jira/browse/HADOOP-9594
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: newbie
> Fix For: 2.0.5-beta
>
> Attachments: HADOOP-9594.patch
>
>
> Current dependency is against 2.1 which has been deprecated, and numerous 
> bugz have been fixed since then.  See 
> http://commons.apache.org/proper/commons-math/changes-report.html for 
> details. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9594) Update apache commons math dependency

2013-05-23 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair updated HADOOP-9594:
--

Attachment: HADOOP-9594.patch

Simple modification to support math commons 3.1.1

> Update apache commons math dependency
> -
>
> Key: HADOOP-9594
> URL: https://issues.apache.org/jira/browse/HADOOP-9594
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0, 2.0.5-beta
>Reporter: Timothy St. Clair
>  Labels: newbie
> Attachments: HADOOP-9594.patch
>
>
> Current dependency is against 2.1 which has been deprecated, and numerous 
> bugz have been fixed since then.  See 
> http://commons.apache.org/proper/commons-math/changes-report.html for 
> details. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9594) Update apache commons math dependency

2013-05-23 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9594:
-

 Summary: Update apache commons math dependency
 Key: HADOOP-9594
 URL: https://issues.apache.org/jira/browse/HADOOP-9594
 Project: Hadoop Common
  Issue Type: Improvement
  Components: build
Affects Versions: 3.0.0, 2.0.5-beta
Reporter: Timothy St. Clair


Current dependency is against 2.1 which has been deprecated, and numerous bugz 
have been fixed since then.  See 
http://commons.apache.org/proper/commons-math/changes-report.html for details. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-8886) Remove KFS support

2013-05-22 Thread Timothy St. Clair (JIRA)

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

Timothy St. Clair commented on HADOOP-8886:
---

Is there a reason this was not applied to the 2.X series? 

> Remove KFS support
> --
>
> Key: HADOOP-8886
> URL: https://issues.apache.org/jira/browse/HADOOP-8886
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs
>Reporter: Eli Collins
>Assignee: Eli Collins
> Fix For: 3.0.0
>
> Attachments: hadoop-8886.txt
>
>
> KFS is no longer maintained (is replaced by QFS, which HADOOP-8885 is 
> adding), let's remove it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira