Build failed in Jenkins: Hadoop-Common-trunk #537

2012-09-18 Thread Apache Jenkins Server
See Changes: [tucu] HDFS-3944. Httpfs resolveAuthority() is not resolving host correctly. (tucu) [vinodkv] YARN-28. Fixed TestCompositeService to not depend on test-order and thus made it pass on JDK7. Contributed by Thomas Graves

Build failed in Jenkins: Hadoop-Common-trunk #538

2012-09-19 Thread Apache Jenkins Server
See Changes: [tucu] HADOOP-8805. Move protocol buffer implementation of GetUserMappingProtocol from HDFS to Common. (bowang via tucu) [eli] HDFS-3939. NN RPC address cleanup. Contributed by Eli Collins [eli] HADOOP-8812. ExitUtil#

Build failed in Jenkins: Hadoop-Common-trunk #539

2012-09-20 Thread Apache Jenkins Server
See Changes: [suresh] HADOOP-8814. Replace string equals by String#isEmpty(). Contributed by Brandon Li. [eli] HDFS-3949. NameNodeRpcServer#join should join on both client and server RPC servers. Contributed by Eli Collins [tucu

Build failed in Jenkins: Hadoop-Common-trunk #540

2012-09-21 Thread Apache Jenkins Server
See Changes: [sseth] YARN-82. Correct the fix version in CHANGES.txt [sseth] YARN-82. Change the default local and log dirs to be based on hadoop.tmp.dir and yarn.log.dir. (Contributed by Hemanth Yamijala) [eli] HDFS-3964. Make NN

Build failed in Jenkins: Hadoop-Common-trunk #541

2012-09-23 Thread Apache Jenkins Server
See Changes: [harsh] HADOOP-7256. Resource leak during failure scenario of closing of resources. Contributed by Ramkrishna S. Vasudevan. (harsh) [harsh] HADOOP-8833. fs -text should make sure to call inputstream.seek(0) before usi

Build failed in Jenkins: Hadoop-Common-trunk #542

2012-09-24 Thread Apache Jenkins Server
See Changes: [omalley] Fix the length of the secret key. [vinodkv] YARN-53. Added the missing getGroups API to ResourceManager. Contributed by Bo Wang. [harsh] HADOOP-8158. Interrupting hadoop fs -put from the command line causes

Build failed in Jenkins: Hadoop-Common-trunk #543

2012-09-25 Thread Apache Jenkins Server
See Changes: [suresh] HADOOP-8815. RandomDatum needs to override hashCode(). Contributed by Brandon Li. [suresh] HADOOP-8813. Add InterfaceAudience and InterfaceStability annotations to RPC Server and Client classes. Contributed b

Build failed in Jenkins: Hadoop-Common-trunk #544

2012-09-26 Thread Apache Jenkins Server
See Changes: [acmurthy] MAPREDUCE-4649. Ensure MapReduce JobHistory Daemon doens't assume HADOOP_YARN_HOME and HADOOP_MAPRED_HOME are the same. Contributed by Vinod K V. [acmurthy] HADOOP-8794. Rename YARN_HOME to HADOOP_YARN_HOME.

Build failed in Jenkins: Hadoop-Common-trunk #545

2012-09-27 Thread Apache Jenkins Server
See Changes: [eli] HADOOP-8855. SSL-based image transfer does not work when Kerberos is disabled. Contributed by Todd Lipcon [vinodkv] Fix NodeManager to verify the application's user-name. [eli] HDFS-3972. Trash emptier fails in

Build failed in Jenkins: Hadoop-Common-trunk #546

2012-09-28 Thread Apache Jenkins Server
See Changes: [bobby] HDFS-3831. Failure to renew tokens due to test-sources left in classpath (jlowe via bobby) -- [...truncated 36294 lines...] [DEBUG] (s) debug = false [DEBUG] (s) effo

Build failed in Jenkins: Hadoop-Common-trunk #547

2012-09-29 Thread Apache Jenkins Server
See Changes: [atm] HDFS-3992. Method org.apache.hadoop.hdfs.TestHftpFileSystem.tearDown() sometimes throws NPEs. Contributed by Ivan A. Veselovsky. [atm] HADOOP-8866. SampleQuantiles#query is O(N^2) instead of O(N). Contributed by

Build failed in Jenkins: Hadoop-Common-trunk #548

2012-09-30 Thread Apache Jenkins Server
See Changes: [acmurthy] Release notes. [acmurthy] YARN-138. Ensure default values for minimum/maximum container sizes is sane. Contributed by Harsh J and Siddharth Seth. [acmurthy] YARN-137. Change the default YARN scheduler to be

Build failed in Jenkins: Hadoop-Common-trunk #549

2012-10-01 Thread Apache Jenkins Server
See Changes: [acmurthy] MAPREDUCE-4681. Fix unit tests broken by HDFS-3910. Contributed by Arun C. Murthy. -- [...truncated 26492 lines...] [DEBUG] (s) debug = false [DEBUG] (s) effort =

Build failed in Jenkins: Hadoop-Common-trunk #550

2012-10-02 Thread Apache Jenkins Server
See Changes: [atm] HADOOP-8616. ViewFS configuration requires a trailing slash. Contributed by Sandy Ryza. [atm] Revert an errant commit of HADOOP-8616. [atm] HADOOP-8616. ViewFS configuration requires a trailing slash. Contribute

Build failed in Jenkins: Hadoop-Common-trunk #551

2012-10-03 Thread Apache Jenkins Server
See Changes: [sseth] YARN-131. Fix incorrect ACL properties in capacity scheduler documentation. (Contributed by Ahmed Radwan) [eli] HADOOP-8756. Fix SEGV when libsnappy is in java.library.path but not LD_LIBRARY_PATH. Contributed

Build failed in Jenkins: Hadoop-Common-trunk #552

2012-10-04 Thread Apache Jenkins Server
See Changes: [eli] HDFS-3916. libwebhdfs (C client) code cleanups. Contributed by Colin Patrick McCabe [eli] HDFS-4000. TestParallelLocalRead fails with "input ByteBuffers must be direct buffers". Contributed by Colin Patrick McCa

Build failed in Jenkins: Hadoop-Common-trunk #553

2012-10-05 Thread Apache Jenkins Server
See Changes: [suresh] HDFS-3735. NameNode WebUI should allow sorting live datanode list by fields Block Pool Used, Block Pool Used(%) and Failed Volumes. Contributed by Brahma Reddy Battula. [suresh] HDFS-3995. Use DFSTestUtil.cre

Build failed in Jenkins: Hadoop-Common-trunk #554

2012-10-06 Thread Apache Jenkins Server
See Changes: [todd] HADOOP-8889. Upgrade to Surefire 2.12.3. Contributed by Todd Lipcon. [atm] HDFS-3483. Better error message when hdfs fsck is run against a ViewFS config. Contributed by Stephen Fritz. [tgraves] HDFS-3829. TestH

Build failed in Jenkins: Hadoop-Common-trunk #555

2012-10-07 Thread Apache Jenkins Server
See -- [...truncated 26416 lines...] [DEBUG] (s) debug = false [DEBUG] (s) effort = Default [DEBUG] (s) failOnError = true [DEBUG] (s) findbugsXmlOutput = false [DEBUG] (s) findbugsXmlOutputD

Build failed in Jenkins: Hadoop-Common-trunk #556

2012-10-08 Thread Apache Jenkins Server
See Changes: [eli] HDFS-4006. TestCheckpoint#testSecondaryHasVeryOutOfDateImage occasionally fails due to unexpected exit. Contributed by Todd Lipcon [eli] HDFS-3682. MiniDFSCluster#init should provide more info when it fails. Con

Build failed in Jenkins: Hadoop-Common-trunk #557

2012-10-09 Thread Apache Jenkins Server
See Changes: [sseth] MAPREDUCE-4705. Fix a bug in job history lookup, which makes older jobs inaccessible despite the presence of a valid history file. (Contributed by Jason Lowe) [sseth] YARN-33. Change LocalDirsHandlerService to

Build failed in Jenkins: Hadoop-Common-trunk #558

2012-10-10 Thread Apache Jenkins Server
See Changes: [sseth] YARN-150. Fixes AppRejectedTransition does not unregister a rejected app-attempt from the ApplicationMasterService (Contributed by Bikas Saha) [vinodkv] YARN-30. Fixed tests verifying web-services to work on JD

Jenkins build is back to normal : Hadoop-Common-trunk #559

2012-10-11 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-0.23-Build #405

2012-10-18 Thread Apache Jenkins Server
See Changes: [bobby] HADOOP-8930. Cumulative code coverage calculation (Andrey Klochkov via bobby) [bobby] svn merge -c 1399289 FIXES: MAPREDUCE-4721. Task startup time in JHS is same as job startup time. (Ravi Prakash via bo

Build failed in Jenkins: Hadoop-Common-0.23-Build #406

2012-10-19 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-4596. Split StateMachine state from states seen by MRClientProtocol for Job, Task and TaskAttempt. Contributed by Siddarth Seth. [vinodkv] YARN-32. Fix TestApplicationTokens to not depend on te

Build failed in Jenkins: Hadoop-Common-0.23-Build #407

2012-10-20 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-4733. Reducer can fail to make progress during shuffle if too many reducers complete consecutively. Contributed by Jason Lowe. svn merge --ignore-ancestry -c 1400264 ../../trunk/ [bobby] svn me

Build failed in Jenkins: Hadoop-Common-0.23-Build #408

2012-10-21 Thread Apache Jenkins Server
See Changes: [suresh] Merge 1400552 from trunk to change incorrect jira number HADOOP-8923 to HADOOP-8932 introduced in commit r1398883. -- [...truncated 11007 lines...] [INFO] [INFO]

Build failed in Jenkins: Hadoop-Common-0.23-Build #409

2012-10-22 Thread Apache Jenkins Server
See -- [...truncated 21002 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #410

2012-10-23 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-174. Modify NodeManager to pass the user's configuration even when rebooting. Contributed by Vinod Kumar Vavilapalli. svn merge --ignore-ancestry -c 1401086 ../../trunk/ [jlowe] svn merge -c 1401054

Build failed in Jenkins: Hadoop-Common-0.23-Build #411

2012-10-24 Thread Apache Jenkins Server
See Changes: [daryn] Updating credits for MAPREDUCE-4229. [daryn] svn merge -c 1401483 FIXES: MAPREDUCE-4229. Intern counter names in the JT (bobby via daryn) [bobby] svn merge -c 1401325 FIXES: HADOOP-8962. RawLocalFileSyste

Build failed in Jenkins: Hadoop-Common-0.23-Build #412

2012-10-25 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-4730. Fix Reducer's EventFetcher to scale the map-completion requests slowly to avoid HADOOP-8942. Contributed by Jason Lowe. svn merge --ignore-ancestry -c 1401941 ../../trunk/ [bobby] svn mer

Build failed in Jenkins: Hadoop-Common-0.23-Build #413

2012-10-26 Thread Apache Jenkins Server
See -- [...truncated 11014 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #414

2012-10-27 Thread Apache Jenkins Server
See Changes: [jlowe] MAPREDUCE-4748. Invalid event: T_ATTEMPT_SUCCEEDED at SUCCEEDED. Contributed by Jason Lowe -- [...truncated 11013 lines...] [INFO] [INFO] --- maven-clover2-plugin:

Build failed in Jenkins: Hadoop-Common-0.23-Build #415

2012-10-28 Thread Apache Jenkins Server
See -- [...truncated 11014 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #416

2012-10-29 Thread Apache Jenkins Server
See -- [...truncated 11014 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #417

2012-10-30 Thread Apache Jenkins Server
See -- [...truncated 11012 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #418

2012-10-31 Thread Apache Jenkins Server
See Changes: [tgraves] MAPREDUCE-1806. CombineFileInputFormat does not work with paths not on default FS (Gera Shegalov via tgraves) [bobby] svn merge -c 1403745 FIXES: HADOOP-8986. Server$Call object is never released after

Build failed in Jenkins: Hadoop-Common-0.23-Build #419

2012-11-01 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-189. Fixed a deadlock between RM's ApplicationMasterService and the dispatcher. Contributed by Thomas Graves. svn merge --ignore-ancestry -c 1404431 ../../trunk/ [bobby] svn merge -c 1404305 FIXES:

Build failed in Jenkins: Hadoop-Common-0.23-Build #420

2012-11-02 Thread Apache Jenkins Server
See Changes: [jlowe] svn merge -c 1404817 FIXES: MAPREDUCE-4729. job history UI not showing all job attempts. Contributed by Vinod Kumar Vavilapalli [bobby] svn merge -c 1404674 FIXES: MAPREDUCE-4746. The MR Application Master

Build failed in Jenkins: Hadoop-Common-0.23-Build #421

2012-11-03 Thread Apache Jenkins Server
See Changes: [bobby] svn merge -c 1404988 FIXES: MAPREDUCE-4763 repair test TestUmbilicalProtocolWithJobToken (Ivan A. Veselovsky via bobby) -- [...truncated 28002 lines...] [INFO] [IN

Build failed in Jenkins: Hadoop-Common-0.23-Build #422

2012-11-04 Thread Apache Jenkins Server
See -- [...truncated 20830 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #423

2012-11-05 Thread Apache Jenkins Server
See -- [...truncated 11015 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #424

2012-11-06 Thread Apache Jenkins Server
See Changes: [bobby] svn merge -c 1405975. FIXES: MAPREDUCE-4771. KeyFieldBasedPartitioner not partitioning properly when configured (jlowe via bobby) [bobby] svn merge -c 1405846. Localization Update

Build failed in Jenkins: Hadoop-Common-0.23-Build #425

2012-11-07 Thread Apache Jenkins Server
See Changes: [daryn] svn merge -c 1406278 FIXES: HDFS-4075. Reduce recommissioning overhead (Kihwal Lee via daryn) [bobby] svn merge -c 1406269 FIXES: YARN-202. Log Aggregation generates a storm of fsync() for namenode (Kihwa

Build failed in Jenkins: Hadoop-Common-0.23-Build #426

2012-11-08 Thread Apache Jenkins Server
See Changes: [acmurthy] Merge -c 1406834 from trunk to branch-2 to fix YARN-201. Fix CapacityScheduler to be less conservative for starved off-switch requests. Contributed by Jason Lowe. --

Build failed in Jenkins: Hadoop-Common-0.23-Build #427

2012-11-09 Thread Apache Jenkins Server
See Changes: [daryn] HDFS-3990. NN's health report has severe performance problems (daryn) [bobby] svn merge -c 1407171 FIXES: YARN-186. Coverage fixing LinuxContainerExecutor (Aleksey Gorshkov via bobby) [bobby] svn merge -c

Build failed in Jenkins: Hadoop-Common-0.23-Build #428

2012-11-10 Thread Apache Jenkins Server
See Changes: [bobby] YARN-206. TestApplicationCleanup.testContainerCleanup occasionally fails (jlowe via bobby) [bobby] svn merge -c 1407679 FIXES: MAPREDUCE-4774. JobImpl does not handle asynchronous task events in FAILED st

Build failed in Jenkins: Hadoop-Common-0.23-Build #429

2012-11-11 Thread Apache Jenkins Server
See -- [...truncated 20134 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #430

2012-11-12 Thread Apache Jenkins Server
See -- [...truncated 10035 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #431

2012-11-13 Thread Apache Jenkins Server
See Changes: [jlowe] svn merge -c 1408604 FIXES: HADOOP-9025. org.apache.hadoop.tools.TestCopyListing failing. Contributed by Jonathan Eagles [bobby] svn merge -c 1408488 FIXES: HADOOP-9022. Hadoop distcp tool fails to copy f

Build failed in Jenkins: Hadoop-Common-0.23-Build #432

2012-11-14 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-144. MiniMRYarnCluster launches RM and JHS on default ports. Contributed by Robert Parker [tgraves] merge -r 1409031:1409032 from trunk. FIXES: MAPREDUCE-4517 [jlowe] svn merge -c 1408812 FIXES: YARN

Build failed in Jenkins: Hadoop-Common-0.23-Build #433

2012-11-15 Thread Apache Jenkins Server
See Changes: [bobby] MAPREDUCE-4720. Browser thinks History Server main page JS is taking too long (Ravi Prakash via bobby) [bobby] svn merge -c 1409525 FIXES: MAPREDUCE-4797. LocalContainerAllocator can loop forever trying t

Build failed in Jenkins: Hadoop-Common-0.23-Build #434

2012-11-16 Thread Apache Jenkins Server
See Changes: [bobby] svn merge -c 1410131 FIXES: MAPREDUCE-4801. ShuffleHandler can generate large logs due to prematurely closed channels (jlowe via bobby) [daryn] HDFS-4186. logSync() is called with the write lock held while

Build failed in Jenkins: Hadoop-Common-0.23-Build #435

2012-11-17 Thread Apache Jenkins Server
See Changes: [bobby] svn merge -c 1410564 FIXES: YARN-151. Browser thinks RM main page JS is taking too long (Ravi Prakash via bobby) [bobby] svn merge -c 1410522 FIXES: YARN-214. RMContainerImpl does not handle event EXPIRE

Build failed in Jenkins: Hadoop-Common-0.23-Build #436

2012-11-18 Thread Apache Jenkins Server
See -- [...truncated 24333 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #437

2012-11-19 Thread Apache Jenkins Server
See -- [...truncated 10012 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

Build failed in Jenkins: Hadoop-Common-0.23-Build #438

2012-11-19 Thread Apache Jenkins Server
See Changes: [bobby] svn merge -c 1411289 FIXES: YARN-219. NM should aggregate logs when application finishes. (bobby) -- [...truncated 10482 lines...] Tests run: 10, Failures: 0, Errors

Build failed in Jenkins: Hadoop-Common-0.23-Build #439

2012-11-20 Thread Apache Jenkins Server
See Changes: [tgraves] Fixing CHANGES.txt to show jiras in re-branched 0.23.5 release -- [...truncated 20313 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11

Jenkins build is back to normal : Hadoop-Common-0.23-Build #440

2012-11-20 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #629

2012-12-21 Thread Apache Jenkins Server
See Changes: [bobby] HADOOP-9105. FsShell -moveFromLocal erroneously fails (daryn via bobby) [tucu] HADOOP-8427. Convert Forrest docs to APT, incremental. (adi2 via tucu) -- [...truncated 300

Build failed in Jenkins: Hadoop-Common-trunk #630

2012-12-22 Thread Apache Jenkins Server
See Changes: [vinodkv] Fixing CHANGES.txt for YARN-285. [vinodkv] MAPREDUCE-4899. Implemented a MR specific plugin for tracking finished applications that YARN's ResourceManager doesn't keep track off anymore. Contributed by Derek

Build failed in Jenkins: Hadoop-Common-trunk #631

2012-12-23 Thread Apache Jenkins Server
See Changes: [acmurthy] Reverting HDFS-4326 since it caused 'mvn package' to break. [suresh] HADOOP-9162. Add utility to check native library availability. Contributed by Binglin Chang. -- [

Build failed in Jenkins: Hadoop-Common-trunk #632

2012-12-24 Thread Apache Jenkins Server
See Changes: [acmurthy] HDFS-4326. bump up Tomcat version for HttpFS to 6.0.36. Contributed by Alejandro Abdelnur. -- [...truncated 29772 lines...] [exec] [exec] unpack-plugin:

Build failed in Jenkins: Hadoop-Common-trunk #633

2012-12-25 Thread Apache Jenkins Server
See -- [...truncated 29274 lines...] [exec] [exec] unpack-plugin: [exec] [exec] install-plugin: [exec] [exec] configure-plugin: [exec] [exec] configure-outpu

Build failed in Jenkins: Hadoop-Common-trunk #634

2012-12-26 Thread Apache Jenkins Server
See -- [...truncated 29699 lines...] [exec] [exec] unpack-plugin: [exec] [exec] install-plugin: [exec] [exec] configure-plugin: [exec] [exec] configure-outpu

Build failed in Jenkins: Hadoop-Common-trunk #635

2012-12-27 Thread Apache Jenkins Server
See Changes: [jlowe] MAPREDUCE-4902. Fix typo "receievd" should be "received" in log output. Contributed by Albert Chu -- [...truncated 29267 lines...] [exec] [exec] unpack-plugin:

Build failed in Jenkins: Hadoop-Common-trunk #636

2012-12-28 Thread Apache Jenkins Server
See Changes: [szetszwo] HDFS-4334. Add a unique id to INode. Contributed by Brandon Li -- [...truncated 29257 lines...] [exec] [exec] unpack-plugin: [exec] [exec] instal

Build failed in Jenkins: Hadoop-Common-trunk #637

2012-12-29 Thread Apache Jenkins Server
See Changes: [shv] HDFS-4347. Avoid infinite waiting checkpoint to complete in TestBackupNode. Contributed by Plamen Jeliazkov. [shv] HDFS-4308. addBlock() should persist file blocks once. Contributed by Plamen Jeliazkov. [bobby]

Build failed in Jenkins: Hadoop-Common-trunk #638

2012-12-30 Thread Apache Jenkins Server
See -- [...truncated 29777 lines...] [exec] [exec] unpack-plugin: [exec] [exec] install-plugin: [exec] [exec] configure-plugin: [exec] [exec] configure-outpu

Build failed in Jenkins: Hadoop-Common-trunk #639

2012-12-31 Thread Apache Jenkins Server
See -- [...truncated 29782 lines...] [exec] [exec] unpack-plugin: [exec] [exec] install-plugin: [exec] [exec] configure-plugin: [exec] [exec] configure-outpu

Build failed in Jenkins: Hadoop-Common-trunk #640

2013-01-01 Thread Apache Jenkins Server
See Changes: [shv] HDFS-4349. Add test for reading files from BackupNode. Contributed by Konstantin Shvachko. -- [...truncated 29283 lines...] [exec] [exec] unpack-plugin: [ex

Jenkins build is back to normal : Hadoop-Common-0.23-Build #482

2013-01-02 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #641

2013-01-02 Thread Apache Jenkins Server
See -- [...truncated 29267 lines...] [exec] [exec] unpack-plugin: [exec] [exec] install-plugin: [exec] [exec] configure-plugin: [exec] [exec] configure-outpu

Build failed in Jenkins: Hadoop-Common-trunk #642

2013-01-03 Thread Apache Jenkins Server
See Changes: [szetszwo] HDFS-4346. Add SequentialNumber as a base class for INodeId and GenerationStamp. [atm] HDFS-4338. TestNameNodeMetrics#testCorruptBlock is flaky. Contributed by Andrew Wang. [jlowe] YARN-293. Node Manager l

Build failed in Jenkins: Hadoop-Common-trunk #643

2013-01-04 Thread Apache Jenkins Server
See Changes: [szetszwo] HDFS-4270. Introduce soft and hard limits for max replication so that replications of the highest priority are allowed to choose a source datanode that has reached its soft limit but not the hard limit. Con

Build failed in Jenkins: Hadoop-Common-trunk #644

2013-01-05 Thread Apache Jenkins Server
See Changes: [bobby] MAPREDUCE-4819. AM can rerun job after reporting final job status to the client (bobby and Bikas Saha via bobby) [tgraves] MAPREDUCE-4894. Renewal / cancellation of JobHistory tokens (Siddharth Seth via tgrave

Build failed in Jenkins: Hadoop-Common-0.23-Build #486

2013-01-06 Thread Apache Jenkins Server
See Changes: [tgraves] MAPREDUCE-4913. TestMRAppMaster#testMRAppMasterMissingStaging occasionally exits (Jason Lowe via tgraves) -- [...truncated 18449 lines...] Tests run: 3, Failures:

Build failed in Jenkins: Hadoop-Common-trunk #645

2013-01-06 Thread Apache Jenkins Server
See Changes: [tgraves] MAPREDUCE-4913. TestMRAppMaster#testMRAppMasterMissingStaging occasionally exits (Jason Lowe via tgraves) -- [...truncated 29842 lines...] [exec] [exec] unp

Build failed in Jenkins: Hadoop-Common-0.23-Build #487

2013-01-07 Thread Apache Jenkins Server
See -- [...truncated 10346 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 sec Running org.apache.hadoop.fs.s3.TestInMemoryS3FileSystemContract Tests run: 29, Failu

Build failed in Jenkins: Hadoop-Common-trunk #646

2013-01-07 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-217. Fix RMAdmin protocol description to make it work in secure mode also. Contributed by Devaraj K. [szetszwo] HDFS-4351. In BlockPlacementPolicyDefault.chooseTarget(..), numOfReplicas needs to be upd

Build failed in Jenkins: Hadoop-Common-0.23-Build #488

2013-01-08 Thread Apache Jenkins Server
See -- [...truncated 18463 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 sec Running org.apache.hadoop.fs.s3.TestInMemoryS3FileSystemContract Tests run: 29, Failu

Build failed in Jenkins: Hadoop-Common-trunk #647

2013-01-08 Thread Apache Jenkins Server
See Changes: [suresh] HDFS-4362. GetDelegationTokenResponseProto does not handle null token. Contributed by Suresh Srinivas. [atm] HDFS-3970. Fix bug causing rollback of HDFS upgrade to result in bad VERSION file. Contributed by V

Build failed in Jenkins: Hadoop-Common-0.23-Build #489

2013-01-09 Thread Apache Jenkins Server
See -- [...truncated 18462 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 sec Running org.apache.hadoop.fs.s3.TestInMemoryS3FileSystemContract Tests run: 29, Failur

Build failed in Jenkins: Hadoop-Common-trunk #648

2013-01-09 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-4810. Added new admin command options for MR AM. Contributed by Jerry Chen. [acmurthy] MAPREDUCE-4520. Added support for MapReduce applications to request for CPU cores along-with memory post YARN-

Build failed in Jenkins: Hadoop-Common-0.23-Build #490

2013-01-10 Thread Apache Jenkins Server
See Changes: [jlowe] svn merge -c 1431131 FIXES: MAPREDUCE-4848. TaskAttemptContext cast error during AM recovery. Contributed by Jerry Chen [tgraves] YARN-325. RM CapacityScheduler can deadlock when getQueueInfo() is called

Build failed in Jenkins: Hadoop-Common-trunk #649

2013-01-10 Thread Apache Jenkins Server
See Changes: [eli] HDFS-4032. Specify the charset explicitly rather than rely on the default. Contributed by Eli Collins [tucu] MAPREDUCE-4907. TrackerDistributedCacheManager issues too many getFileStatus calls. (sandyr via tucu)

Build failed in Jenkins: Hadoop-Common-0.23-Build #491

2013-01-11 Thread Apache Jenkins Server
See Changes: [kihwal] merge -r 1382408:1382409 for HDFS-2757 -- [...truncated 10345 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 sec Running org.apache.

Build failed in Jenkins: Hadoop-Common-trunk #650

2013-01-11 Thread Apache Jenkins Server
See Changes: [atm] HDFS-4328. TestLargeBlock#testLargeBlockSize is timing out. Contributed by Chris Nauroth. [eli] HDFS-4377. Some trivial DN comment cleanup. Contributed by Eli Collins [eyang] HADOOP-8419. Fixed GzipCode NPE rese

Build failed in Jenkins: Hadoop-Common-0.23-Build #492

2013-01-12 Thread Apache Jenkins Server
See Changes: [tgraves] YARN-80. Add support for delaying rack-local containers in CapacityScheduler. (acmurthy) [jlowe] svn merge -c 1429872 to add svn:ignore properties to hadoop-mapreduce-client-hs-plugins [tgraves] MAPRED

Build failed in Jenkins: Hadoop-Common-trunk #651

2013-01-12 Thread Apache Jenkins Server
See Changes: [eli] Update CHANGES.txt to reflect HDFS-4274 merge. [bobby] MAPREDUCE-4921. JobClient should acquire HS token with RM principal (daryn via bobby) [eli] Update CHANGES.txt to move HDFS-4328. [eli] HDFS-4384. test_lib

Build failed in Jenkins: Hadoop-Common-0.23-Build #493

2013-01-13 Thread Apache Jenkins Server
See -- [...truncated 10346 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec Running org.apache.hadoop.fs.s3.TestInMemoryS3FileSystemContract Tests run: 29, Failu

Build failed in Jenkins: Hadoop-Common-trunk #652

2013-01-13 Thread Apache Jenkins Server
See Changes: [shv] HDFS-1245. Change typo in Pluggable. [shv] HDFS-1245. Plugable block id generation. Contributed by Konstantin Shvachko. -- [...truncated 29385 lines...] [exec]

Build failed in Jenkins: Hadoop-Common-0.23-Build #494

2013-01-14 Thread Apache Jenkins Server
See -- [...truncated 10346 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 sec Running org.apache.hadoop.fs.s3.TestInMemoryS3FileSystemContract Tests run: 29, Failu

Build failed in Jenkins: Hadoop-Common-trunk #653

2013-01-14 Thread Apache Jenkins Server
See -- [...truncated 29816 lines...] [exec] [exec] unpack-plugin: [exec] [exec] install-plugin: [exec] [exec] configure-plugin: [exec] [exec] configure-outpu

Build failed in Jenkins: Hadoop-Common-0.23-Build #495

2013-01-15 Thread Apache Jenkins Server
See Changes: [tgraves] HADOOP-9181. Set daemon flag for HttpServer's QueuedThreadPool (Liang Xie via tgraves) [tgraves] YARN-170. NodeManager stop() gets called twice on shutdown (Sandy Ryza via tgraves) [tgraves] HADOOP-909

Build failed in Jenkins: Hadoop-Common-trunk #654

2013-01-15 Thread Apache Jenkins Server
See Changes: [eli] Add missing file from previous commit. [eli] HADOOP-9178. src/main/conf is missing hadoop-policy.xml. Contributed by Sandy Ryza [suresh] HDFS-4375. Use token request messages defined in hadoop common. Contribut

Build failed in Jenkins: Hadoop-Common-0.23-Build #496

2013-01-16 Thread Apache Jenkins Server
See Changes: [suresh] HADOOP-9217. Merging change 1433713 from trunk [tgraves] HDFS-4399. precommit release audit warnings (tgraves) [bobby] MAPREDUCE-4921. JobClient should acquire HS token with RM principal (Daryn Sharp via

Build failed in Jenkins: Hadoop-Common-trunk #655

2013-01-16 Thread Apache Jenkins Server
See Changes: [todd] Revert r1433755: HDFS-4288. NN accepts incremental BR as IBR in safemode. Contributed by Daryn Sharp. This commit caused TestBlockManager to fail. [todd] HDFS-4288. NN accepts incremental BR as IBR in safemode.

Build failed in Jenkins: Hadoop-Common-0.23-Build #497

2013-01-17 Thread Apache Jenkins Server
See Changes: [jlowe] svn merge -c 1303634 FIXES: HADOOP-8157. Fix race condition in Configuration that could cause spurious ClassNotFoundExceptions after a GC. Contributed by Todd Lipcon. [tgraves] Preparing for 0.23.7 develo

Build failed in Jenkins: Hadoop-Common-trunk #656

2013-01-17 Thread Apache Jenkins Server
See Changes: [todd] HADOOP-9216. CompressionCodecFactory#getCodecClasses should trim the result of parsing by Configuration. Contributed by Tsuyoshi Ozawa. [todd] HADOOP-9215. when using cmake-2.6, libhadoop.so doesn't get created

<    1   2   3   4   5   6   7   8   9   10   >