Thanks arun for the rc.
But I would like HDFS-5031 to be in.
Please someone have a look.
Correct me if this issue not harming the release.
Regards,
Vinayakumar B
On Sep 18, 2013 10:29 AM, "Roman Shaposhnik" wrote:
> On Mon, Sep 16, 2013 at 11:38 PM, Arun C Murthy
> wrote:
> > Folks,
> >
> > I'
Amandeep Khurana created HADOOP-9978:
Summary: Support range reads in s3n interface to split objects for
mappers to read
Key: HADOOP-9978
URL: https://issues.apache.org/jira/browse/HADOOP-9978
Pro
On Mon, Sep 16, 2013 at 11:38 PM, Arun C Murthy wrote:
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.1.1-beta that I would
> like to get
> released - this release fixes a number of bugs on top of hadoop-2.1.0-beta as
> a result of significant amounts of testing.
>
> If things
(Looping in Arun since this impacts 2.x releases)
I updated the versions on HADOOP-8040 and sub-tasks to reflect where
the changes have landed. All of these changes (modulo HADOOP-9417)
were merged to branch-2.1 and are in the 2.1.0 release.
While symlinks are in 2.1.0 I don't think we can really
Yesha Vora created HADOOP-9977:
--
Summary: Hadoop services won't start with different keypass and
keystorepass when https is enabled
Key: HADOOP-9977
URL: https://issues.apache.org/jira/browse/HADOOP-9977
Karthik Kambatla created HADOOP-9976:
Summary: Different versions of avro and avro-maven-plugin
Key: HADOOP-9976
URL: https://issues.apache.org/jira/browse/HADOOP-9976
Project: Hadoop Common
Not sure if this should be a blocker for 2.1.1, but filed HADOOP-9976 to
have a single version of avro.
On Tue, Sep 17, 2013 at 6:51 AM, Andrew Wang wrote:
> Hey all,
>
> Sorry to hijack the vote thread, but it'd be good to get some input on my
> email from yesterday re: symlink support in branc
Kai Zheng created HADOOP-9975:
-
Summary: Adding relogin() method to UGI
Key: HADOOP-9975
URL: https://issues.apache.org/jira/browse/HADOOP-9975
Project: Hadoop Common
Issue Type: Improvement
I encourage interested parties to read through HADOOP-9912 to get a feel
for the issues. There really is no way to add symlink support without
changing the behavior of existing APIs. Ultimately, anything that returns a
FileStatus is going to be different. Even if we default to resolving
symlinks, r
Nicolas Liochon created HADOOP-9973:
---
Summary: wrong dependencies
Key: HADOOP-9973
URL: https://issues.apache.org/jira/browse/HADOOP-9973
Project: Hadoop Common
Issue Type: Bug
Affects
Colin Patrick McCabe created HADOOP-9972:
Summary: new APIs for listStatus and globStatus to deal with
symlinks
Key: HADOOP-9972
URL: https://issues.apache.org/jira/browse/HADOOP-9972
Project:
The issue is not modifying existing APIs. The issue is that code has
been written that makes assumptions that are incompatible with the
existence of things that are not files or directories. For example,
there is a lot of code out there that looks at FileStatus#isFile, and
if it returns false, as
I agree that this is an important change. However, 2.2.0 GA is getting
ready to rollout in weeks. I am concerned that these changes will add not
only incompatible changes late in the game, but also possibly instability.
Java API incompatibility is some thing we have avoided for the most part
and I
I think it makes sense to finish symlinks support in the Hadoop 2 GA release.
Colin
On Mon, Sep 16, 2013 at 6:49 PM, Andrew Wang wrote:
> Hi all,
>
> I wanted to broadcast plans for putting the FileSystem symlinks work
> (HADOOP-8040) into branch-2.1 for the pending Hadoop 2 GA release. I think
Hey all,
Sorry to hijack the vote thread, but it'd be good to get some input on my
email from yesterday re: symlink support in branch-2.1. I think it really
should be in GA one way or the other.
http://mail-archives.apache.org/mod_mbox/hadoop-common-dev/201309.mbox/%3CCAGB5D2ZDjqt69oFfv_HOsWEH18T
Liu Shaohui created HADOOP-9971:
---
Summary: Pack hadoop compress native libs and upload it to maven
for other projects to depend on
Key: HADOOP-9971
URL: https://issues.apache.org/jira/browse/HADOOP-9971
Thanks Arun.
+1
* Downloaded source tarball.
* Verified MD5
* Verified signature
* run apache-rat:check ok after minor tweak (see NIT1 below)
* checked CHANGES.txt headers (see NIT2 below)
* built DIST from source
* verified hadoop version of Hadoop JARs
* configured pseudo cluster
* tested HttpF
17 matches
Mail list logo