Bharat Viswanadham
4f925afa82
HDDS-1972. Provide example ha proxy with multiple s3 servers back end. ( #1304 )
2019-08-19 13:59:58 -07:00
Doroszlai, Attila
06d8ac9522
HDDS-1966. Wrong expected key ACL in acceptance test
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-14 09:34:11 -07:00
Márton Elek
846848ac4c
HDDS-1914. Ozonescript example docker-compose cluster can't be started
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 23:26:47 -07:00
Doroszlai, Attila
48dc441864
HDDS-1929. OM started on recon host in ozonesecure compose
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 23:12:44 -07:00
Márton Elek
15545c8bf1
HDDS-1915. Remove hadoop script from ozone distribution
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 22:02:54 -07:00
Doroszlai, Attila
e6d240dc91
HDDS-1928. Cannot run ozone-recon compose due to syntax error
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 17:27:04 -07:00
Bharat Viswanadham
70b4617cfe
HDDS-1900. Remove UpdateBucket handler which supports add/remove Acl. ( #1219 )
2019-08-07 17:07:40 -07:00
Doroszlai, Attila
ab6a5c9d07
HDDS-1925. ozonesecure acceptance test broken by HTTP auth requirement ( #1248 )
2019-08-07 17:07:15 -07:00
Xiaoyu Yao
a63023f261
HDDS-1901. Fix Ozone HTTP WebConsole Authentication. Contributed by Xiaoyu Yao. ( #1228 )
2019-08-06 12:07:53 -07:00
Vivek Ratnavel Subramanian
ec1d453846
HDDS-1788. Fix kerberos principal error in Ozone Recon. ( #1201 )
2019-08-03 10:49:07 -07:00
Márton Elek
90afb7bf8c
HDDS-1725. pv-test example to test csi is not working
2019-07-29 11:54:36 +02:00
Nanda kumar
cb69700ac6
HDDS-1853. Fix failing blockade test-cases. ( #1151 )
2019-07-25 00:02:28 +05:30
Márton Elek
d70ec4b5fa
HDDS-1799. Add goofyfs to the ozone-runner docker image
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-07-22 15:53:18 -07:00
Vivek Ratnavel Subramanian
f3f2f3419d
HDDS-1585. Add LICENSE.txt and NOTICE.txt to Ozone Recon Web
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-07-22 15:26:23 -07:00
Xiaoyu Yao
4e66cb9333
HDDS-1653. Add option to "ozone scmcli printTopology" to order the output acccording to topology layer. Contributed by Xiaoyu Yao. ( #1067 )
...
* HDDS-1653. Add option to "ozone scmcli printTopology" to order the output acccording to topology layer. Contributed by Xiaoyu Yao.
* use ip/hostname instead of network name for -o output and add smoke test
2019-07-19 11:00:49 +08:00
Xiaoyu Yao
eb0849b547
HDDS-1801. Make Topology Aware Replication/Read non-default for ozone 0.4.1. Contributed by Xiaoyu Yao.
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-07-17 10:32:59 -07:00
Xiaoyu Yao
71c21f0a9b
HDDS-1813. Fix false warning from ozones3 acceptance test. Contributed by Xiaoyu Yao. ( #1107 )
2019-07-16 13:47:51 -07:00
Xiaoyu Yao
d429d742f0
HDDS-1544. Support default Acls for volume, bucket, keys and prefix. Contributed by Ajay Kumar, Xiaoyu Yao.
...
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-07-16 12:58:59 -07:00
Doroszlai, Attila
c5e3ab5a4d
HDDS-1793. Acceptance test of ozone-topology cluster is failing
...
Closes #1096
2019-07-16 16:52:14 +02:00
Anu Engineer
141151325b
Merge pull request #944 from elek/HDDS-1668
...
HDDS-1668. Add liveness probe to the example k8s resources files
2019-07-15 13:19:32 -07:00
Ajay Yadav
cdb20adfcc
HDDS-1611. Evaluate ACL on volume bucket key and prefix to authorize access. Contributed by Ajay Kumar. ( #973 )
2019-07-10 11:03:58 -07:00
Nanda kumar
efb916457f
HDDS-1778. Fix existing blockade tests. ( #1068 )
2019-07-10 09:43:58 -07:00
Márton Elek
bbf5844968
HDDS-1525. Mapreduce failure when using Hadoop 2.7.5
...
Closes #1065
2019-07-10 15:31:28 +02:00
Márton Elek
93824886e9
HDDS-1764. Fix hidden errors in acceptance tests
...
Closes #1059
2019-07-10 13:22:51 +02:00
Xiaoyu Yao
030307226a
HDDS-1586. Allow Ozone RPC client to read with topology awareness. Contributed by Sammi Chen.
2019-07-09 14:43:55 -07:00
pifta
1dc58c5b04
HDDS-1742. Merge ozone-perf and ozonetrace example clusters
...
Closes #1057
2019-07-09 17:21:16 +02:00
pifta
acd2d524e8
HDDS-1741. Fix prometheus configuration in ozoneperf example cluster
...
Closes #1045
2019-07-03 22:48:40 +02:00
Márton Elek
75b1e458b1
HDDS-1716. Smoketest results are generated with an internal user
...
Closes #1002
2019-07-02 22:52:06 +02:00
Elek, Márton
564758ae8d
HDDS-1698. Switch to use apache/ozone-runner in the compose/Dockerfile ( #979 )
...
* HDDS-1698. Switch to use apache/ozone-runner in the compose/Dockerfile
* docker image is moved to the parent in HDDS-1667
2019-07-02 09:54:43 -07:00
Márton Elek
d3a5abec71
HDDS-1668. Add liveness probe to the example k8s resources files
2019-07-02 03:12:28 +02:00
Márton Elek
2f4b37b53c
HDDS-1667. Docker compose file may referring to incorrect docker image name. Contributed by Eric Yang.
2019-07-02 02:19:57 +02:00
Elek, Márton
d023f1f864
HDDS-1646. Support real persistence in the k8s example files ( #945 )
...
* HDDS-1646. Support real persistence in the k8s example files
* ephemeral clusters can be scaled up
2019-06-24 12:02:35 -07:00
Márton Elek
256bdd6982
HDDS-1678. Default image name for kubernetes examples should be ozone and not hadoop
...
Closes #959
2019-06-21 14:14:06 +02:00
Márton Elek
9c4b15d2f4
HDDS-1508. Provide example k8s deployment files for the new CSI server
...
Closes #905
2019-06-20 16:36:42 +02:00
Elek, Márton
89acbbc0b9
HDDS-1677. Auditparser robot test shold use a world writable working directory ( #958 )
2019-06-13 16:04:14 -07:00
Sammi Chen
1732312f45
HDDS-1663. Add datanode to network topology cluster during node regis… ( #937 )
2019-06-12 12:16:42 -07:00
Ajay Yadav
3b31694c35
HDDS-1545. Cli to add,remove,get and delete acls for Ozone objects. Contributed by Ajay Kumar. ( #920 )
2019-06-12 06:51:34 -07:00
Elek, Márton
96e1e41746
HDDS-1627. Make the version of the used hadoop-runner configurable ( #886 )
2019-06-11 11:18:12 -07:00
Elek, Márton
3c9a5e7b16
HDDS-1635. Maintain docker entrypoint and envtoconf inside ozone project ( #894 )
2019-06-11 11:12:05 -07:00
Márton Elek
f7c77b395f
HDDS-1458. Create a maven profile to run fault injection tests. Contributed by Eric Yang.
2019-06-06 12:24:13 +02:00
Márton Elek
42cd861be0
HDDS-1628. Fix the execution and return code of smoketest executor shell script
...
Closes #902
2019-06-05 14:04:17 +02:00
Elek, Márton
97607f3dce
HDDS-1510. Classpath files are deployed to the maven repository as pom/jar files. Contributed by Elek, Marton. ( #900 )
2019-06-04 10:38:37 -07:00
Elek, Márton
5d5081eff8
HDDS-1631. Fix auditparser smoketests ( #892 )
2019-06-04 01:30:43 -05:00
Elek, Márton
e140a45046
HDDS-1629. Tar file creation can be optional for non-dist builds. Contributed by Elek, Marton. ( #887 )
2019-06-04 01:20:45 -05:00
Elek, Márton
1fc359fc10
HDDS-1607. Create smoketest for non-secure mapreduce example ( #869 )
...
* HDDS-1607. Create smoketest for non-secure mapreduce example.
* remove hardcoded project version
2019-06-04 01:18:02 -05:00
Márton Elek
1ae062c818
HDDS-1382. Create customized CSI server for Ozone
...
Closes #693
2019-05-31 13:35:58 +02:00
Márton Elek
1b041d4fd4
HDDS-1497. Refactor blockade Tests. Contributed by Nilotpal Nandi.
2019-05-30 16:46:06 +02:00
Akira Ajisaka
afd844059c
HADOOP-16331. Fix ASF License check in pom.xml
...
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
2019-05-29 17:25:13 +09:00
Márton Elek
06fa4d2764
HDDS-1565. Rename k8s-dev and k8s-dev-push profiles to docker and docker-push.
...
Closes : #840
2019-05-28 16:53:54 +02:00
Eric Yang
a3745c59a3
HDDS-1588. Update Ozone dist image to use jdk11. Contributed by Eric Yang.
2019-05-27 10:18:42 +02:00