cnauroth
|
535762fadb
|
HADOOP-12350. WASB Logging: Improve WASB Logging around deletes, reads and writes. Contributed by Dushyanth.
(cherry picked from commit 5f6edb30c2 )
|
2015-10-05 20:12:33 -07:00 |
Kihwal Lee
|
95b8f1f3a6
|
HADOOP-12446. Undeprecate createNonRecursive(). Contributed by Ted Yu.
(cherry picked from commit 3abbdc929b )
|
2015-09-28 17:33:20 -05:00 |
cnauroth
|
b83d475252
|
HADOOP-12304. Applications using FileContext fail with the default file system configured to be wasb/s3/etc. Contributed by Chris Nauroth.
(cherry picked from commit 3da0bedaec )
|
2015-08-05 14:56:54 -07:00 |
cnauroth
|
bb080b32d4
|
HADOOP-12239. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
(cherry picked from commit efa97243ec )
|
2015-07-22 11:17:00 -07:00 |
cnauroth
|
399df10c58
|
HADOOP-12089. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
(cherry picked from commit 460e98f7b3 )
|
2015-06-29 13:49:12 -07:00 |
cnauroth
|
f5b0cce7fa
|
HADOOP-12073. Azure FileSystem PageBlobInputStream does not return -1 on EOF. Contributed by Ivan Mitic.
(cherry picked from commit c45784bc90 )
|
2015-06-08 22:42:24 -07:00 |
cnauroth
|
39f451e721
|
HADOOP-11959. WASB should configure client side socket timeout in storage client blob request options. Contributed by Ivan Mitic.
(cherry picked from commit 94e7d49a6d )
Conflicts:
hadoop-project/pom.xml
|
2015-05-28 12:32:55 -07:00 |
cnauroth
|
91855c2340
|
HADOOP-11960. Enable Azure-Storage Client Side logging. Contributed by Dushyanth.
(cherry picked from commit cb8e69a80c )
|
2015-05-14 22:22:46 -07:00 |
Vinayakumar B
|
14d88a85e4
|
HADOOP-11922. Misspelling of threshold in log4j.properties for tests in hadoop-tools (Contributed by Gabor Liptak)
(cherry picked from commit f33efbc827 )
|
2015-05-08 10:23:27 +05:30 |
Jonathan Eagles
|
9ed6b77da1
|
HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles)
(cherry picked from commit 2d7363b273 )
Conflicts:
pom.xml
|
2015-05-01 19:04:41 -07:00 |
Tsuyoshi Ozawa
|
77297017d8
|
HADOOP-11720. [JDK8] Fix javadoc errors caused by incorrect or illegal tags in hadoop-tools. Contributed by Akira AJISAKA.
(cherry picked from commit ef9946cd52 )
|
2015-03-17 16:09:38 +09:00 |
cnauroth
|
dcc4850ff3
|
HADOOP-11693. Azure Storage FileSystem rename operations are throttled too aggressively to complete HBase WAL archiving. Contributed by Duo Xu.
(cherry picked from commit 7a346bcb4f )
|
2015-03-11 14:37:22 -07:00 |
Tsuyoshi Ozawa
|
b46f9e72db
|
HADOOP-11602. Backport 'Fix toUpperCase/toLowerCase to use Locale.ENGLISH.' (ozawa)
|
2015-03-09 19:53:55 +09:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
cnauroth
|
02cadbd24b
|
HADOOP-11642. Upgrade azure sdk version from 0.6.0 to 2.0.0. Contributed by Shashank Khandelwal and Ivan Mitic.
(cherry picked from commit 608ebd52ba )
Conflicts:
hadoop-project/pom.xml
|
2015-03-06 15:29:22 -08:00 |
cnauroth
|
1bc4c6808d
|
HADOOP-11629. WASB filesystem should not start BandwidthGaugeUpdater if fs.azure.skip.metrics set to true. Contributed by Shanyu Zhao.
(cherry picked from commit 5731c0e0d0 )
|
2015-02-25 09:09:15 -08:00 |
Tsuyoshi Ozawa
|
f92d4fa20f
|
HADOOP-11546. Checkstyle failing: Unable to instantiate DoubleCheckedLockingCheck. (ozawa)
(cherry picked from commit ba58da29f4 )
|
2015-02-05 00:51:40 +09:00 |
cnauroth
|
dedfb982f1
|
HADOOP-11442. hadoop-azure: Create test jar. Contributed by Shashank Khandelwal.
(cherry picked from commit 1c09ca2ba4 )
|
2015-02-02 11:51:01 -08:00 |
cnauroth
|
4607ca2854
|
HADOOP-11523. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
(cherry picked from commit f2c91098c4 )
|
2015-01-29 17:02:48 -08:00 |
cnauroth
|
fa2378d866
|
HADOOP-11441. Hadoop-azure: Change few methods scope to public. Contributed by Shashank Khandelwal.
(cherry picked from commit ad55083f75 )
|
2015-01-29 13:07:59 -08:00 |
arp
|
0a5b28605f
|
HADOOP-11395. Add site documentation for Azure Storage FileSystem integration. (Contributed by Chris Nauroth)
|
2014-12-19 18:54:35 -08:00 |
Haohui Mai
|
99c176ea6a
|
HADOOP-11431. Clean up redundant maven-site-plugin configuration. Contributed by Herve Boutemy.
|
2014-12-18 16:24:17 -08:00 |
Haohui Mai
|
c28449d4b5
|
HADOOP-11381. Fix findbugs warnings in hadoop-distcp, hadoop-aws, hadoop-azure, and hadoop-openstack. Contributed by Li Lu.
(cherry picked from commit 2e98ad34ce )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:14 -08:00 |
Steve Loughran
|
e71484be18
|
HADOOP-11412 POMs mention "The Apache Software License" rather than "Apache License". (Herve Boutemy via stevel)
(cherry picked from commit 07bb0b0bbb )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
5c32c4b2e4
|
HADOOP-10809. SyncableDataOutputStream must implement sync method on branch-2.
|
2014-12-17 14:57:13 -08:00 |
Aaron T. Myers
|
66808e6aac
|
HADOOP-10400. Incorporate new S3A FileSystem implementation. Contributed by Jordan Mendelson and Dave Wang.
(cherry picked from commit 24d920b80e )
Conflicts:
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/BasicAWSCredentialsProvider.java
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/Constants.java
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AInputStream.java
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AOutputStream.java
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/contract/s3a/TestS3AContractRename.java
hadoop-tools/hadoop-aws/src/test/resources/contract/s3a.xml
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
535d98bbb3
|
HADOOP-11248. Add hadoop configuration to disable Azure Filesystem metrics collection. Contributed by Shanyu Zhao.
(cherry picked from commit 734eeb4f35 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
1646cc9f29
|
HADOOP-11188. hadoop-azure: automatically expand page blobs when they become full. Contributed by Eric Hanson.
(cherry picked from commit f4b7e99f4e )
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
5a737026cc
|
HADOOP-10809. hadoop-azure: page blob support. Contributed by Dexter Bradshaw, Mostafa Elhemali, Eric Hanson, and Mike Liddell.
(cherry picked from commit 2217e2f8ff )
|
2014-12-17 14:57:13 -08:00 |
Allen Wittenauer
|
9a2e4f4f98
|
HADOOP-10946. Fix a bunch of typos in log messages (Ray Chiang via aw)
(cherry picked from commit 9f03a7c018 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:13 -08:00 |
Chris Nauroth
|
cb6eb5931f
|
HADOOP-10690. Lack of synchronization on access to InputStream in NativeAzureFileSystem#NativeAzureFsInputStream#close(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604236 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 61bf9f7799 )
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
02a3bf8bda
|
HADOOP-10840. Fix OutOfMemoryError caused by metrics system in Azure File System. Contributed by Shanyu Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1611247 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 0a02b5a19b )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
b928b8c775
|
HADOOP-10728. Metrics system for Windows Azure Storage Filesystem. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605187 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 0d91576ec3 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
80d005c66f
|
HADOOP-10689. InputStream is not closed in AzureNativeFileSystemStore#retrieve(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604233 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 8300b9fb38 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
82268d87bc
|
HADOOP-9629. Support Windows Azure Storage - Blob as a file system in Hadoop. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601781 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 81bc395deb )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-project/pom.xml
hadoop-tools/hadoop-tools-dist/pom.xml
hadoop-tools/pom.xml
|
2014-12-17 14:56:05 -08:00 |