Sorry, let me re-phrase: I don't think someone with commit rights can be a RM,
I think additional JIRA permissions are required.
- Original Message -
From: dlmar...@comcast.net
To: "Commons Developers List"
Sent: Monday, April 11, 2016 1:09:14 PM
Subject: Re: Whatever happened to c
I don't think a non-committer can be a RM as I don't believe JIRA permissions
have been opened up as well. Please correct me if I am wrong, as I have been
waiting a long time for a VFS 2.1 release.
- Original Message -
From: "Benson Margulies"
To: "Commons Developers List"
Sent: M
We have started down this path several times before. I'd like to revisit it as
the Accumulo community is dependent on Commons VFS. I have been advising people
to download the 2.1-SNAPSHOT jar from Continuum as it resolves several issues
for our users. Can the Accumulo community provide any assi
I don't see the patch. It might be stripped off by the mail server.
From: Roger Whitcomb [mailto:roger.whitc...@actian.com]
Sent: Monday, November 16, 2015 5:12 PM
To: Commons Developers List
Subject: [VFS] Further changes to HDFS Provider for alternate configuration
support
Hi all,
Bernd,
Looking at the release state wiki page I noticed that some progress has been
made since we last talked. Looking at the page, it appears that VFS-498 is the
only issue called out for resolution before the release. In JIRA, there are
several unresolved issues with a 2.1 fix version and VF
y 10, 2015 9:00:37 PM
Subject: AW: [VFS] Implementing custom hdfs file system using commons-vfs 2.0
Yes, it failed with clean as well.
I am currently let the Site build run in a Loop and it seems to be stable.
Gruss
Bernd
--
http://bernd.eckenfels.net
----- Ursprüngliche Nachricht -
V
Regarding the warning, it is something the user can change in their hdfs
configuration files. It comes from the hdfs client object, not the vfs code.
Original message From: Bernd Eckenfels
Date:01/10/2015 7:25 PM (GMT-05:00)
To: dlmar...@comcast.net Cc: Commons Developers
Glad that you were able to make it work. When it failed for you, were you
executing the clean lifecylcle target for maven? It should work in consecutive
runs with mvn clean. I did not test with consecutive runs without the clean
target being executed.
Original message From: B
Bernd,
Regarding the Hadoop version for VFS 2.1, why not use the latest on the first
release of the HDFS provider? The Hadoop 1.1.2 release was released in Feb
2013.
I just built 2.1-SNAPSHOT over the holidays with JDK 6, 7, and 8 on Ubuntu.
What type of test errors are you getting? Testing
Bernd,
To answer your question about the HDFS version, I went back and looked at the
patches I supplied for VFS-530. In the patches that I supplied to bump the
Hadoop version to 2.4.0 and 2.6.0 the only changes were in the pom. This should
mean that, for the parts of the Hadoop client objects
Bernd,
Wanted to get back to you right away. I should be able to get the information
to you in a day or so (hopefully tonight). I don't know of any public HDFS
instances, but I will see what I can find. Regarding VFS-530, I just wanted to
bump the version to the latest for the 2.1 release. I w
> -Original Message-
> From: Bernd Eckenfels [mailto:e...@zusammenkunft.net]
> Sent: Wednesday, December 03, 2014 6:28 PM
> To: Commons Developers List
> Cc: dlmar...@comcast.net
> Subject: Re: [VFS] Release Preparations 2.1 (again)
>
> Hello,
>
> Am Wed, 3 Dec 2014 13:42:51 + (UTC)
I have not forgotten about the todo list. Have been swamped at work and hope
to get some of it done over the holidays.
-Original Message-
From: Bernd Eckenfels [mailto:e...@zusammenkunft.net]
Sent: Friday, December 19, 2014 5:48 PM
To: dev@commons.apache.org
Subject: [vfs] next release mi
I'm not sure I can help with tagging and deploying as I don't have the
permissions. However, I'm happy to help test the RC's, confirm MD5s, and
provide non-binding votes.
- Original Message -
From: "Bernd Eckenfels"
To: "Commons Developers List"
Sent: Wednesday, December 3, 2014 3:
Sorry, I thought a RM had been assigned[1]. I don't think I have any
patches for open tickets, the tickets that I am interested in (487,500,530)
already have patches waiting to be applied. Additionally, if there are open
issues w/r/t HDFS integration, then I can address them as well. The only
HDF
My 2 cents as an outsider, for what it's worth. I have contributed code to VFS
and we use VFS in Accumulo. I and several others have asked for a 2.1 release,
or at least a plan/roadmap so that we know what has to happen before a release
can occur. I even offered to help in any way possible[1].
The HDFS file system implementation for VFS 2.1 is read-only. I did not
implement any of the write methods because I didn't need them at the time and
there are some differences in writing to Hadoop and a Filesystem as you pointed
out. If you want to use released HDFS VFS FileObject's, then you
Gary,
Can you apply vfs-530 and see if that makes a difference?
Dave
Original message From: Gary Gregory
Date:06/17/2014 8:26 PM (GMT-05:00)
To: Commons Developers List
Subject: Re: [VFS] HDFS failures on Windows
The build still breaks on Windows. Can you fix it ple
I would like to discuss a release plan for VFS 2.1. It's been a long time since
the last release and there have been several enhancements and bug fixes[1].
Additionally, there is only one ticket marked as a blocker[2] which until
yesterday has not been touched since late 2012. I'm asking for a r
I believe that the core pom.xml file already ignores the HDFS tests for the
Windows o/s. I'm sure we could add others, but I'm not sure why its failing to
begin with. It's not failing in the same way that it does on Windows.
Dave
- Original Message -
From: "Ralph Goers"
To: "
It appears that its having a problem copying the files test files to the build
directory:
junit.framework.TestSuite@2a018b03(org.apache.commons.vfs2.provider.hdfs.test.HdfsFileProviderTestCase$HdfsProviderTestSuite)
Time elapsed: 3871 sec <<< ERROR!
java.io.FileNotFoundException:
/srv/g
I just built (mvn clean install) and had no problem on Ubuntu.
- Original Message -
From: "James Carman"
To: "Commons Developers List"
Sent: Monday, October 29, 2012 1:51:48 PM
Subject: Re: [VFS] Unit test failure
Same result here on Mac OS X Mountain Lion:
Results :
Tests in e
not looked [yet] to see if HDFS has a mock server or one that can be
embedded. My code is up at https://github.com/dlmarion/ACCUMULO-708 in case
anyone is interested. I'm still working on the ticket, so I'll look to see if I
can modify the unit tests. Thanks,
Dave
- Origin
I did not see a provider for HDFS on the list of supported file systems. I
created a read-only HDFS provider while working on an Accumulo ticket. I was
wondering if one of the devs had time to review to see if I made any glaring
mistakes. I am in the process of becoming an Accumulo committer, s
24 matches
Mail list logo