Re: Maven build: YARN timeline service downloading maven-metadata from personal repository?

2016-12-14 Thread Li Lu
Let’s remove the Phoenix dependency if that’s blocking builds now. The offline 
aggregator can be added later.

Li Lu

On Dec 13, 2016, at 23:27, Joep Rottinghuis 
<j...@twitter.com<mailto:j...@twitter.com>> wrote:

What I'm concerned we can remove the Phoenix dependency, since it isn't really 
used right now and deal with adding it in later.
However, there is PhoenixOfflineAggregationWriterImpl.java which does import 
import org.apache.phoenix.util.PropertiesUtil;

If everybody is cool to remove that for now, then we can deal with Phoenix as 
and when we're ready to add the offline aggregation.

Cheers,

Joep

On Tue, Dec 13, 2016 at 9:01 PM, Vrushali Channapattan 
<vchannapat...@twitter.com<mailto:vchannapat...@twitter.com>> wrote:
Hmm, using hbase 1.2.4 may not be possible since Phoenix 4.8.1 needs 1.2.0. Or 
we think about adding in the Phoenix dependency later.

Thanks
Vrushali


On Dec 13, 2016, at 8:54 PM, Ted Yu 
<yuzhih...@gmail.com<mailto:yuzhih...@gmail.com>> wrote:

bq. out of which 1.2.4 is released

Actually 1.2.4 has already been released. 1.1.8 RC is being voted upon.

FYI

On Tue, Dec 13, 2016 at 5:48 PM, Sangjin Lee 
<sjl...@gmail.com<mailto:sjl...@gmail.com>> wrote:
According to HBASE-16749, the fix went into HBase 1.2.4 and 1.1.8 (out of
which 1.2.4 is released). To resolve this issue, we'd need to upgrade to
1.2.4 or later.


Sangjin

On Tue, Dec 13, 2016 at 3:41 PM, Vrushali Channapattan <
vchannapat...@twitter.com<mailto:vchannapat...@twitter.com>> wrote:

> Yes, I think bumping up the hbase version to 1.2 should help with this
> build time taken issue. I will start looking into this upgrade right
> away.
>
> Thanks
> Vrushali
>
> > On Dec 13, 2016, at 3:02 PM, Li Lu 
> > <llu.u...@gmail.com<mailto:llu.u...@gmail.com>> wrote:
> >
> > I could not reproduce this issue locally but this may be related to some
> local maven repos. This may be related to the private repo issues of HBase?
> If this is the case, bumping up hbase dependency version of YARN timeline
> module might be helpful?
> >
> > +Sangjin, Vrushali, and Joep: In YARN-5976 we’re proposing to bump up
> HBase dependency version into 1.2. Shall we prioritize that JIRA? Thanks!
> >
> > Li Lu
> >
> >> On Dec 13, 2016, at 14:43, Wangda Tan 
> >> <wheele...@gmail.com<mailto:wheele...@gmail.com>> wrote:
> >>
> >> Hi folks,
> >>
> >> It looks like HBASE-16749 is fixed, and Phoenix version is updated (per
> >> Li). But I'm still experiencing slow build of ATSv2 component:
> >>
> >> [INFO] Apache Hadoop YARN . SUCCESS [
> >> 1.378 s]
> >> [INFO] Apache Hadoop YARN API . SUCCESS [
> >> 10.559 s]
> >> [INFO] Apache Hadoop YARN Common .. SUCCESS [
> >> 6.993 s]
> >> [INFO] Apache Hadoop YARN Server .. SUCCESS [
> >> 0.057 s]
> >> [INFO] Apache Hadoop YARN Server Common ... SUCCESS [
> >> 2.266 s]
> >> [INFO] Apache Hadoop YARN NodeManager . SUCCESS [
> >> 4.075 s]
> >> [INFO] Apache Hadoop YARN Web Proxy ... SUCCESS [
> >> 0.924 s]
> >> [INFO] Apache Hadoop YARN ApplicationHistoryService ... SUCCESS [
> >> 1.549 s]
> >> [INFO] Apache Hadoop YARN Timeline Service  SUCCESS
> [05:14
> >> min]
> >> [INFO] Apache Hadoop YARN ResourceManager . SUCCESS [
> >> 8.554 s]
> >> [INFO] Apache Hadoop YARN Server Tests  SUCCESS [
> >> 1.561 s]
> >> [INFO] Apache Hadoop YARN Client .. SUCCESS [
> >> 1.321 s]
> >> [INFO] Apache Hadoop YARN SharedCacheManager .. SUCCESS [
> >> 0.843 s]
> >> [INFO] Apache Hadoop YARN Timeline Plugin Storage . SUCCESS [
> >> 0.949 s]
> >> [INFO] Apache Hadoop YARN Timeline Service HBase tests  SUCCESS [
> >> 3.137 s]
> >> [INFO] Apache Hadoop YARN Applications  SUCCESS [
> >> 0.055 s]
> >> [INFO] Apache Hadoop YARN DistributedShell  SUCCESS [
> >> 0.807 s]
> >> [INFO] Apache Hadoop YARN Unmanaged Am Launcher ... SUCCESS [
> >> 0.602 s]
> >> [INFO] Apache Hadoop YARN Site  SUCCESS [
> >> 0.060 s]
> >> [INFO] Apache Hadoop YARN Registry  SUCCESS [
> >> 0.910 s]
> >> [INFO] Apache Hadoop YARN UI .. SUCCESS [
> >> 0.072 s]
> &

Re: [DISCUSS] Set minimum version of Hadoop 3 to JDK8 (HADOOP-11858)

2016-05-12 Thread Li Lu
I’d like to bring YARN-4977 into attention for using Java 8. HADOOP-13083 does 
the maven change and in yarn-api there are ~5000 javadoc warnings. 

Li Lu

> On May 10, 2016, at 08:32, Akira AJISAKA <ajisa...@oss.nttdata.co.jp> wrote:
> 
> Hi developers,
> 
> Before cutting 3.0.0-alpha RC, I'd like to drop JDK7 support in trunk.
> Given this is a critical change, I'm thinking we should get the consensus 
> first.
> 
> One concern I think is, when the minimum version is set to JDK8, we need to 
> configure Jenkins to disable multi JDK test only in trunk.
> 
> Any thoughts?
> 
> Thanks,
> Akira
> 
> -
> To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
> For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org
> 
> 



Re: [VOTE] Release Apache Hadoop 2.7.2 RC2

2016-01-21 Thread Li Lu
+1 (non-binding)

- Built from 2.7.2-RC2 source
- Deployed under single (local) node mode
- Ran a simple MR job several times and all succeeded. 


> On Jan 21, 2016, at 13:46, Hitesh Shah  wrote:
> 
> +1 (binding)
> 
> Did the basic checks and ran against a single node local setup. 
> 
> — Hitesh 
> 
> On Jan 14, 2016, at 8:57 PM, Vinod Kumar Vavilapalli  
> wrote:
> 
>> Hi all,
>> 
>> I've created an updated release candidate RC2 for Apache Hadoop 2.7.2.
>> 
>> As discussed before, this is the next maintenance release to follow up 2.7.1.
>> 
>> The RC is available for validation at: 
>> http://people.apache.org/~vinodkv/hadoop-2.7.2-RC2/
>> 
>> The RC tag in git is: release-2.7.2-RC2
>> 
>> The maven artifacts are available via repository.apache.org 
>>  at 
>> https://repository.apache.org/content/repositories/orgapachehadoop-1027 
>> 
>> 
>> The release-notes are inside the tar-balls at location 
>> hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html. I 
>> hosted this at 
>> http://people.apache.org/~vinodkv/hadoop-2.7.2-RC2/releasenotes.html 
>>  for 
>> your quick perusal.
>> 
>> As you may have noted,
>> - I terminated the RC1 related voting thread after finding out that we 
>> didn’t have a bunch of patches that are already in the released 2.6.3 
>> version. After a brief discussion, we decided to keep the parallel 2.6.x and 
>> 2.7.x releases incremental, see [4] for this discussion.
>> - The RC0 related voting thread got halted due to some critical issues. It 
>> took a while again for getting all those blockers out of the way. See the 
>> previous voting thread [3] for details.
>> - Before RC0, an unusually long 2.6.3 release caused 2.7.2 to slip by quite 
>> a bit. This release's related discussion threads are linked below: [1] and 
>> [2].
>> 
>> Please try the release and vote; the vote will run for the usual 5 days.
>> 
>> Thanks,
>> Vinod
>> 
>> [1]: 2.7.2 release plan: http://markmail.org/message/oozq3gvd4nhzsaes 
>> 
>> [2]: Planning Apache Hadoop 2.7.2 
>> http://markmail.org/message/iktqss2qdeykgpqk 
>> 
>> [3]: [VOTE] Release Apache Hadoop 2.7.2 RC0: 
>> http://markmail.org/message/5txhvr2qdiqglrwc 
>> 
>> [4] Retracted [VOTE] Release Apache Hadoop 2.7.2 RC1: 
>> http://markmail.org/thread/n7ljbsnquihn3wlw
> 
> 



Re: [VOTE] Release Apache Hadoop 2.6.3 RC0

2015-12-14 Thread Li Lu
Thanks for the work Junping! Downloaded the src tarball. Built locally and 
successfully ran in single node mode with a few map reduce jobs. LGTM.

Li Lu

On Dec 14, 2015, at 04:23, Junping Du 
<j...@hortonworks.com<mailto:j...@hortonworks.com>> wrote:

?Thanks Sarjeet and Tsuyoshi for reporting this. I just fix permission issue 
and download should work now. Please try to download it again. Thanks!


Thanks,


Junping



From: sarjeet singh <sarje...@usc.edu<mailto:sarje...@usc.edu>>
Sent: Sunday, December 13, 2015 6:44 PM
To: common-dev@hadoop.apache.org<mailto:common-dev@hadoop.apache.org>
Cc: mapreduce-...@hadoop.apache.org<mailto:mapreduce-...@hadoop.apache.org>; 
hdfs-...@hadoop.apache.org<mailto:hdfs-...@hadoop.apache.org>; 
yarn-...@hadoop.apache.org<mailto:yarn-...@hadoop.apache.org>; 
junping...@apache.org<mailto:junping...@apache.org>
Subject: Re: [VOTE] Release Apache Hadoop 2.6.3 RC0

I am also getting the same error when downloading tar.gz:

"You don't have permission to access 
/~junping_du/hadoop-2.6.3-RC0/hadoop-2.6.3-RC0-src.tar.gz on this server."

- Sarjeet Singh

On Sat, Dec 12, 2015 at 4:17 PM, Tsuyoshi Ozawa 
<oz...@apache.org<mailto:oz...@apache.org><mailto:oz...@apache.org>> wrote:
Hi Junping,

Thank you for starting the voting.
I cannot access the tar.gz file because of permission error. Could you
check the permission to access the files?

Forbidden
You don't have permission to access 
/~junping_du/hadoop-2.6.3-RC0/hadoop-2.6.3-RC0-src.tar.gz on this server.

Thanks,
- Tsuyoshi

On Sat, Dec 12, 2015 at 9:16 AM, Junping Du 
<j...@hortonworks.com<mailto:j...@hortonworks.com><mailto:j...@hortonworks.com>>
 wrote:

Hi all developers in hadoop community,
  I've created a release candidate RC0 for Apache Hadoop 2.6.3 (the next 
maintenance release to follow up 2.6.2.) according to email thread of release 
plan 2.6.3 [1]. Sorry for this RC coming a bit late as several blocker issues 
were getting committed until yesterday. Below is the details:

The RC is available for validation at:
*http://people.apache.org/~junping_du/hadoop-2.6.3-RC0/
<http://people.apache.org/~junping_du/hadoop-2.6.3-RC0/>*

The RC tag in git is: release-2.6.3-RC0

The maven artifacts are staged via 
repository.apache.org<http://repository.apache.org><http://repository.apache.org>
 at:
*https://repository.apache.org/content/repositories/orgapachehadoop-1025/?
<https://repository.apache.org/content/repositories/orgapachehadoop-1025/>*

You can find my public key at:
http://svn.apache.org/repos/asf/hadoop/common/dist/KEYS

Please try the release and vote. The vote will run for the usual 5 days.

Thanks and happy weekend!


Cheers,

Junping


[1]: 2.6.3 release plan: http://markmail.org/thread/nc2jogbgni37vu6y





Re: [DISCUSS] Looking to a 2.8.0 release

2015-11-11 Thread Li Lu


On Nov 11, 2015, at 12:13, Vinod Vavilapalli 
> wrote:

   — YARN Timeline Service v1.5 - YARN-4233: A short term bridge before 
YARN-2928 comes around. I think this should go in given the tremendous activity 
recently.

+1, let’s target ATS v1.5 work to 2.8. Most critical patches will be ready for 
review this week. YARN-4234 also addresses the versioning problem for ATS v1, 
v1.5, and v2, which will bridge the gap between v1 and v2.

   — YARN Timeline Service Next generation: YARN-2928: Lots of momentum, but 
clearly a work in progress. Two options here
   — If it is safe to ship it into 2.8 in a disable manner, we can get the 
early code into trunk and all the way int o2.8.

Let’s review all changes in YARN-2928 branch and evaluate their impact on the 
upstream code. Right now in YARN-2928 branch we’ve modified RM/NM/Distributed 
shell and MR. Before we make a decision on this I think we need to review their 
effects so that ATS v2 (in its alpha mode) is not affecting existing parts.

   — If it is not safe, it organically rolls over into 2.9

Sure.



Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Li Lu
Thanks Sangjin for the work! I downloaded the version, built it, and 
successfully ran a few jobs on my local machine in a single node setup. +1 
non-binding.

Li Lu

On Oct 26, 2015, at 14:08, Sangjin Lee 
<sj...@apache.org<mailto:sj...@apache.org>> wrote:

Thanks Vinod! Thanks for the correction on the vote Andrew. Making some
rookie mistakes here. :)

On Mon, Oct 26, 2015 at 2:06 PM, Vinod Vavilapalli 
<vino...@hortonworks.com<mailto:vino...@hortonworks.com>>
wrote:

I was helping Sangjin offline with the release.

We briefly discussed the KEYS problem before, but it missed my attention.

I will get his KEYS committed right-away, the release is testable right
away though.

Regarding the voting period, let’s continue voting for two more days, the
period also had the weekend during which a lot of people (atleast myself
and team) didn’t pay attention to this vote.

Thanks
+Vinod


On Oct 26, 2015, at 1:50 PM, Andrew Wang 
<andrew.w...@cloudera.com<mailto:andrew.w...@cloudera.com>>
wrote:

Hey Sangjin, did you add your release signing keys to the KEYS file? I
don't see it here:

https://dist.apache.org/repos/dist/release/hadoop/common/KEYS

Also only PMC votes are binding on releases, so I think we currently
still
stand at 0 binding +1s.

On Mon, Oct 26, 2015 at 1:28 PM, Sangjin Lee 
<sjl...@gmail.com<mailto:sjl...@gmail.com>> wrote:

That makes sense. Thanks for pointing that out. The git commit id is
0cfd050febe4a30b1ee1551dcc527589509fb681.

On Mon, Oct 26, 2015 at 12:25 PM, Steve Loughran <
ste...@hortonworks.com<mailto:ste...@hortonworks.com>>
wrote:


On 22 Oct 2015, at 22:14, Sangjin Lee 
<sj...@apache.org<mailto:sj...@apache.org>> wrote:

Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at:
http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0


Tags can move; we should *never* vote for a release of one.

What is the git commit #  ?

The list of JIRAs committed for 2.6.2:



https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at


https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5
days.

Thanks,
Sangjin








[jira] [Created] (HADOOP-12116) Fix unrecommended syntax usages in hadoop/hdfs/yarn script for cygwin in branch-2

2015-06-24 Thread Li Lu (JIRA)
Li Lu created HADOOP-12116:
--

 Summary: Fix unrecommended syntax usages in hadoop/hdfs/yarn 
script for cygwin in branch-2
 Key: HADOOP-12116
 URL: https://issues.apache.org/jira/browse/HADOOP-12116
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu


We're using syntax like if $cygwin; then which may be errorounsly evaluated 
into true if cygwin is unset. We need to fix this in branch-2. 



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


[jira] [Created] (HADOOP-11814) Reformat hadoop-annotations/RootDocProcessor

2015-04-08 Thread Li Lu (JIRA)
Li Lu created HADOOP-11814:
--

 Summary: Reformat hadoop-annotations/RootDocProcessor
 Key: HADOOP-11814
 URL: https://issues.apache.org/jira/browse/HADOOP-11814
 Project: Hadoop Common
  Issue Type: Task
Reporter: Li Lu
Assignee: Li Lu
Priority: Minor


RootDocProcessor has some indentation problems. It mixes tabs and spaces for 
indentation. We may want to fix this. 



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


[jira] [Created] (HADOOP-11776) jdiff is broken in Hadoop 2

2015-03-30 Thread Li Lu (JIRA)
Li Lu created HADOOP-11776:
--

 Summary: jdiff is broken in Hadoop 2
 Key: HADOOP-11776
 URL: https://issues.apache.org/jira/browse/HADOOP-11776
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu
Priority: Blocker


Seems like we haven't touch the API files from jdiff under dev-support for a 
while. For now we're missing the jdiff API files for hadoop 2. We're also 
missing YARN when generating the jdiff API files. 



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


[jira] [Created] (HADOOP-11761) Fix findbugs warnings in org.apache.hadoop.security.authentication

2015-03-26 Thread Li Lu (JIRA)
Li Lu created HADOOP-11761:
--

 Summary: Fix findbugs warnings in 
org.apache.hadoop.security.authentication
 Key: HADOOP-11761
 URL: https://issues.apache.org/jira/browse/HADOOP-11761
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu


As discovered in HADOOP-11748, we need to fix the findbugs warnings in 
org.apache.hadoop.security.authentication. 



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


[jira] [Created] (HADOOP-11728) Try merging USER_FACING_URLS and ALL_URLS

2015-03-18 Thread Li Lu (JIRA)
Li Lu created HADOOP-11728:
--

 Summary: Try merging USER_FACING_URLS and ALL_URLS
 Key: HADOOP-11728
 URL: https://issues.apache.org/jira/browse/HADOOP-11728
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu


Per discussion in HADOOP-10703 and YARN-3087, we need to investigate if it's 
possible to merge USER_FACING_URLS and ALL_URLS in HttpServer2. This would 
streamline the process to create filters. 



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


[jira] [Created] (HADOOP-11398) RetryUpToMaximumTimeWithFixedSleep needs to behave more accurately

2014-12-11 Thread Li Lu (JIRA)
Li Lu created HADOOP-11398:
--

 Summary: RetryUpToMaximumTimeWithFixedSleep needs to behave more 
accurately
 Key: HADOOP-11398
 URL: https://issues.apache.org/jira/browse/HADOOP-11398
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu


RetryUpToMaximumTimeWithFixedSleep now inherits 
RetryUpToMaximumCountWithFixedSleep and just acts as a wrapper to decide 
maxRetries. The current implementation uses (maxTime / sleepTime) as the number 
of maxRetries. This is fine if the actual for each retry is significantly less 
than the sleep time, but it becomes less accurate if each retry takes 
comparable amount of time as the sleep time. The problem gets worse when there 
are underlying retries. 

We may want to use timers inside RetryUpToMaximumTimeWithFixedSleep to perform 
accurate timing. 



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


[jira] [Created] (HADOOP-11369) Fix new findbugs warnings in hadoop-mapreduce-client, non-core directories

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11369:
--

 Summary: Fix new findbugs warnings in hadoop-mapreduce-client, 
non-core directories
 Key: HADOOP-11369
 URL: https://issues.apache.org/jira/browse/HADOOP-11369
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in non-core directories of hadoop-mapreduce-client



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


[jira] [Created] (HADOOP-11372) Fix new findbugs warnings in mapreduce-examples

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11372:
--

 Summary: Fix new findbugs warnings in mapreduce-examples
 Key: HADOOP-11372
 URL: https://issues.apache.org/jira/browse/HADOOP-11372
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in mapreduce-examples. 



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


[jira] [Created] (HADOOP-11378) Fix new findbugs warnings in hadoop-kms

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11378:
--

 Summary: Fix new findbugs warnings in hadoop-kms
 Key: HADOOP-11378
 URL: https://issues.apache.org/jira/browse/HADOOP-11378
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in hadoop-kms



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


[jira] [Created] (HADOOP-11379) Fix new findbugs warnings in hadoop-auth*

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11379:
--

 Summary: Fix new findbugs warnings in hadoop-auth*
 Key: HADOOP-11379
 URL: https://issues.apache.org/jira/browse/HADOOP-11379
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in hadoop-auth and hadoop-auth-examples. 



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


[jira] [Created] (HADOOP-11381) Fix findbugs warnings in hadoop-distcp

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11381:
--

 Summary: Fix findbugs warnings in hadoop-distcp
 Key: HADOOP-11381
 URL: https://issues.apache.org/jira/browse/HADOOP-11381
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in hadoop-distcp



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


[jira] [Created] (HADOOP-11382) Fix new findbugs warnings in hadoop-aws

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11382:
--

 Summary: Fix new findbugs warnings in hadoop-aws
 Key: HADOOP-11382
 URL: https://issues.apache.org/jira/browse/HADOOP-11382
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in hadoop-aws



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


[jira] [Created] (HADOOP-11383) Fix new findbugs warnings in hadoop-azure

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11383:
--

 Summary: Fix new findbugs warnings in hadoop-azure
 Key: HADOOP-11383
 URL: https://issues.apache.org/jira/browse/HADOOP-11383
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in hadoop-azure. 



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


[jira] [Created] (HADOOP-11384) Fix new findbugs warnings in hadoop-openstack

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11384:
--

 Summary: Fix new findbugs warnings in hadoop-openstack
 Key: HADOOP-11384
 URL: https://issues.apache.org/jira/browse/HADOOP-11384
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in hadoop-openstack. 



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


[jira] [Resolved] (HADOOP-11383) Fix new findbugs warnings in hadoop-azure

2014-12-09 Thread Li Lu (JIRA)

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

Li Lu resolved HADOOP-11383.

Resolution: Duplicate

Duplicate to HADOOP-11381

 Fix new findbugs warnings in hadoop-azure
 -

 Key: HADOOP-11383
 URL: https://issues.apache.org/jira/browse/HADOOP-11383
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Li Lu
Assignee: Li Lu
  Labels: findbugs

 When locally run findbugs 3.0, there are new warnings generated. This Jira 
 aims to address the new warnings in hadoop-azure. 



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


[jira] [Created] (HADOOP-11386) Replace \n by %n in format hadoop-common format strings

2014-12-09 Thread Li Lu (JIRA)
Li Lu created HADOOP-11386:
--

 Summary: Replace \n by %n in format hadoop-common format strings
 Key: HADOOP-11386
 URL: https://issues.apache.org/jira/browse/HADOOP-11386
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu


It is recommended to use '%n' in format strings. We may want to replace all 
'\n' in hadoop-common. 



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


[jira] [Created] (HADOOP-11366) Fix findbug warnings after move to Java 7

2014-12-08 Thread Li Lu (JIRA)
Li Lu created HADOOP-11366:
--

 Summary: Fix findbug warnings after move to Java 7
 Key: HADOOP-11366
 URL: https://issues.apache.org/jira/browse/HADOOP-11366
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu


After move to Java 7, there are 65 findbugs warnings for Hadoop common 
codebase. We may want to fix this. 



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


[jira] [Created] (HADOOP-11367) Fix warnings from findbugs 3.0 in hadoop-streaming

2014-12-08 Thread Li Lu (JIRA)
Li Lu created HADOOP-11367:
--

 Summary: Fix warnings from findbugs 3.0 in hadoop-streaming
 Key: HADOOP-11367
 URL: https://issues.apache.org/jira/browse/HADOOP-11367
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu


When locally run findbugs 3.0, there are new warnings generated. This Jira aims 
to address the new warnings in hadoop-streaming. 



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


[jira] [Created] (HADOOP-11304) Remove hadoop.util.PriorityQueue

2014-11-13 Thread Li Lu (JIRA)
Li Lu created HADOOP-11304:
--

 Summary: Remove hadoop.util.PriorityQueue
 Key: HADOOP-11304
 URL: https://issues.apache.org/jira/browse/HADOOP-11304
 Project: Hadoop Common
  Issue Type: Bug
  Components: util
Reporter: Li Lu
Assignee: Li Lu


PriorityQueue is supported from Java 5 on, but we're mixing the use of the Java 
PriorityQueue with hadoop's own PriorityQueue. We may want to make this 
consistent and only use the Java one. 



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