hadoop roadmaps

2017-09-08 Thread Marton, Elek
Hi, I tried to summarize all of the information from different mail threads about the upcomming releases: https://cwiki.apache.org/confluence/display/HADOOP/Roadmap Please fix it / let me know if you see any invalid data. I will try to follow the conversations and update accordingly. Two a

[DISCUSS] official docker image(s) for hadoop

2017-09-08 Thread Marton, Elek
TL;DR: I propose to create official hadoop images and upload them to the dockerhub. GOAL/SCOPE: I would like improve the existing documentation with easy-to-use docker based recipes to start hadoop clusters with various configuration. The images also could be used to test experimental feat

Re: [DISCUSS] official docker image(s) for hadoop

2017-09-22 Thread Marton, Elek
Thanks all the feedbacks. I created an issue: https://issues.apache.org/jira/browse/HADOOP-14898 Let's continue the discussion there. Thanks, Marton On 09/08/2017 02:45 PM, Marton, Elek wrote: TL;DR: I propose to create official hadoop images and upload them to the dockerhub. GOAL/

Re: [VOTE] Release Apache Hadoop 3.0.0-beta1 RC0

2017-10-03 Thread Marton, Elek
+1 (non-binding) * Built from the source * Installed dockerized YARN/HADOOP cluster to a 20 node cluster (scheduled with nomad, configured from consul, docker host networking) * Started example yarn jobs (teragen/terasort) and hdfs dfs commands + checking UIs I noticed only two very minor iss

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha2 RC0

2017-01-21 Thread Marton Elek
hadoop-3.0.0-alpha2.tar.gz is much more smaller than hadoop-3.0.0-alpha1.tar.gz. (246M vs 316M) The big difference is the generated source documentation: find -name src-html ./hadoop-2.7.3/share/doc/hadoop/api/src-html ./hadoop-2.7.3/share/doc/hadoop/hadoop-hdfs-httpfs/apidocs/src-html ./hadoop-

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha2 RC0

2017-01-24 Thread Marton Elek
]> > minicluster is kind of weird on filesystems that don't support mixed case, > like OS X's default HFS+. > > $ jar tf hadoop-client-minicluster-3.0.0-alpha3-SNAPSHOT.jar | grep -i > license > LICENSE.txt > license/ > license/LICENSE > license/LICENSE.dom-documentation.txt > license/LICENSE.

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha2 RC0

2017-01-25 Thread Marton Elek
e binary and verified the md5. 2. Deployed it on 3 node cluster with 1 ResourceManager and 2 NodeManager. 3. Set YARN to use Fair Scheduler. 4. Ran MapReduce jobs Pi 5. Verified Hadoop version command output is correct. Best, Yufei On Tue, Jan 24, 2017 at 3:02 AM, Marton Elek mailto:me...@hortonwo

Re: About 2.7.4 Release

2017-03-07 Thread Marton Elek
Is there any reason to wait for 2.8 with 2.7.4? Unfortunately the previous thread about release cadence has been ended without final decision. But if I understood well, there was more or less an agreement about that it would be great to achieve more frequent releases, if possible (with or with

Re: About 2.7.4 Release

2017-03-08 Thread Marton Elek
PM To: Sangjin Lee Cc: Marton Elek; common-...@hadoop.apache.org; yarn-...@hadoop.apache.org; Hdfs-dev; mapreduce-...@hadoop.apache.org Subject: Re: About 2.7.4 Release I was planning to take this up, celebrating my return from my paternity leave of absence for quite a while. Marton, let me know

Re: About 2.7.4 Release

2017-03-08 Thread Marton Elek
I think the main point here is the testing of the release script, not the creation of the official release. I think there should be an option to configure the release tool to use a forked github repo and/or a private playground nexus instead of official apache repos. In this case it would be ea

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Marton Elek
+1 (non-binding) Tested from the released binary package * 5 node cluster running from dockerized containers (every namenode/datanode/nodemanager, etc. are running in separated containers) * Bitcoin bockchain data (~100Gb) parsed and imported to HBase (1.2.4) * Spark (2.1.0 with included hadoop)

Re: Running HDFS from source broken since HDFS-11596

2017-07-27 Thread Marton, Elek
Yeah, I suffer from the same problem as well. I will be very happy if it's fixed. Usually I run all of the components from my IDE (namenode, datanode, ozone components etc.). I have two problems: 1. the provided scopes which was mentioned. 2. The components couldn't be started because the ht

[jira] [Resolved] (HDDS-2287) Move ozone source code to apache/hadoop-ozone from apache/hadoop

2019-10-23 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2287. --- Resolution: Fixed > Move ozone source code to apache/hadoop-ozone from apache/had

[jira] [Created] (HDDS-2371) Print out the ozone version during the startup instead of hadoop version

2019-10-28 Thread Marton Elek (Jira)
Marton Elek created HDDS-2371: - Summary: Print out the ozone version during the startup instead of hadoop version Key: HDDS-2371 URL: https://issues.apache.org/jira/browse/HDDS-2371 Project: Hadoop

[jira] [Created] (HDDS-2372) Datanode pipeline is failing with NoSuchFileException

2019-10-28 Thread Marton Elek (Jira)
Marton Elek created HDDS-2372: - Summary: Datanode pipeline is failing with NoSuchFileException Key: HDDS-2372 URL: https://issues.apache.org/jira/browse/HDDS-2372 Project: Hadoop Distributed Data Store

[jira] [Resolved] (HDDS-2348) remove log4j properties for org.apache.hadoop.ozone

2019-10-31 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2348. --- Fix Version/s: 0.5.0 Resolution: Fixed > remove log4j properties for org.apache.hadoop.oz

[jira] [Resolved] (HDDS-2219) Move all the ozone dist scripts/configs to one location

2019-10-31 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2219. --- Fix Version/s: 0.5.0 Resolution: Fixed > Move all the ozone dist scripts/configs to

[jira] [Created] (HDDS-2399) Update mailing list information in CONTRIBUTION and README files

2019-11-04 Thread Marton Elek (Jira)
Marton Elek created HDDS-2399: - Summary: Update mailing list information in CONTRIBUTION and README files Key: HDDS-2399 URL: https://issues.apache.org/jira/browse/HDDS-2399 Project: Hadoop Distributed

[jira] [Created] (HDDS-2400) Enable github actions based builds for oyone

2019-11-04 Thread Marton Elek (Jira)
Marton Elek created HDDS-2400: - Summary: Enable github actions based builds for oyone Key: HDDS-2400 URL: https://issues.apache.org/jira/browse/HDDS-2400 Project: Hadoop Distributed Data Store

[jira] [Resolved] (HDDS-1515) Create ozone dev-support script to check hadolint violiations

2019-11-04 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-1515. --- Fix Version/s: 0.5.0 Resolution: Fixed Merged to the master. Thanks [~akkidx] the contribution

[jira] [Created] (HDDS-2410) ozoneperf docker-compose should use privileged containers

2019-11-07 Thread Marton Elek (Jira)
Marton Elek created HDDS-2410: - Summary: ozoneperf docker-compose should use privileged containers Key: HDDS-2410 URL: https://issues.apache.org/jira/browse/HDDS-2410 Project: Hadoop Distributed Data

[jira] [Resolved] (HDDS-2369) Fix typo in param description.

2019-11-07 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2369. --- Resolution: Fixed > Fix typo in param descript

[jira] [Created] (HDDS-2411) Create DataChunkValidator Freon test

2019-11-07 Thread Marton Elek (Jira)
Marton Elek created HDDS-2411: - Summary: Create DataChunkValidator Freon test Key: HDDS-2411 URL: https://issues.apache.org/jira/browse/HDDS-2411 Project: Hadoop Distributed Data Store Issue

[jira] [Resolved] (HDDS-2327) Provide new Freon test to test Ratis pipeline with pure XceiverClientRatis

2019-11-07 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2327. --- Resolution: Fixed > Provide new Freon test to test Ratis pipeline with pure XceiverClientRa

[jira] [Created] (HDDS-2412) Define description/topics/merge strategy for the github repository with .asf.yaml

2019-11-07 Thread Marton Elek (Jira)
Marton Elek created HDDS-2412: - Summary: Define description/topics/merge strategy for the github repository with .asf.yaml Key: HDDS-2412 URL: https://issues.apache.org/jira/browse/HDDS-2412 Project

[jira] [Created] (HDDS-2413) Set configuration variables from annotated java objects

2019-11-07 Thread Marton Elek (Jira)
Marton Elek created HDDS-2413: - Summary: Set configuration variables from annotated java objects Key: HDDS-2413 URL: https://issues.apache.org/jira/browse/HDDS-2413 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2414) Simplify robot tests with removing output greps

2019-11-07 Thread Marton Elek (Jira)
Marton Elek created HDDS-2414: - Summary: Simplify robot tests with removing output greps Key: HDDS-2414 URL: https://issues.apache.org/jira/browse/HDDS-2414 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2444) Remove server side dependencies from ozonefs jar files

2019-11-08 Thread Marton Elek (Jira)
Marton Elek created HDDS-2444: - Summary: Remove server side dependencies from ozonefs jar files Key: HDDS-2444 URL: https://issues.apache.org/jira/browse/HDDS-2444 Project: Hadoop Distributed Data Store

[jira] [Resolved] (HDDS-1701) Move dockerbin script to libexec

2019-11-08 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-1701. --- Fix Version/s: 0.5.0 Resolution: Fixed > Move dockerbin script to libe

[jira] [Resolved] (HDDS-2325) BenchMarkDatanodeDispatcher genesis test is failing with NPE

2019-11-11 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2325. --- Fix Version/s: 0.5.0 Resolution: Fixed > BenchMarkDatanodeDispatcher genesis test is fail

[jira] [Created] (HDDS-2461) Logging by ChunkUtils is misleading

2019-11-12 Thread Marton Elek (Jira)
Marton Elek created HDDS-2461: - Summary: Logging by ChunkUtils is misleading Key: HDDS-2461 URL: https://issues.apache.org/jira/browse/HDDS-2461 Project: Hadoop Distributed Data Store Issue Type

[jira] [Created] (HDDS-2482) Enable github actions for pull requests

2019-11-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2482: - Summary: Enable github actions for pull requests Key: HDDS-2482 URL: https://issues.apache.org/jira/browse/HDDS-2482 Project: Hadoop Distributed Data Store Issue

[jira] [Resolved] (HDDS-2482) Enable github actions for pull requests

2019-11-15 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2482. --- Fix Version/s: 0.5.0 Resolution: Fixed > Enable github actions for pull reque

[jira] [Created] (HDDS-2506) Remove keyAllocationInfo and replication info from the auditLog

2019-11-15 Thread Marton Elek (Jira)
Marton Elek created HDDS-2506: - Summary: Remove keyAllocationInfo and replication info from the auditLog Key: HDDS-2506 URL: https://issues.apache.org/jira/browse/HDDS-2506 Project: Hadoop Distributed

[jira] [Created] (HDDS-2507) Remove the hard-coded exclusion of TestMiniChaosOzoneCluster

2019-11-15 Thread Marton Elek (Jira)
Marton Elek created HDDS-2507: - Summary: Remove the hard-coded exclusion of TestMiniChaosOzoneCluster Key: HDDS-2507 URL: https://issues.apache.org/jira/browse/HDDS-2507 Project: Hadoop Distributed Data

[jira] [Resolved] (HDDS-2495) Sonar - "notify" may not wake up the appropriate thread

2019-11-15 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2495. --- Fix Version/s: 0.5.0 Resolution: Fixed > Sonar - "notify" may not wake up th

[jira] [Created] (HDDS-2533) Disable failing acceptance and unit tests

2019-11-18 Thread Marton Elek (Jira)
Marton Elek created HDDS-2533: - Summary: Disable failing acceptance and unit tests Key: HDDS-2533 URL: https://issues.apache.org/jira/browse/HDDS-2533 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2535) TestOzoneManagerDoubleBufferWithOMResponse is flaky

2019-11-18 Thread Marton Elek (Jira)
Marton Elek created HDDS-2535: - Summary: TestOzoneManagerDoubleBufferWithOMResponse is flaky Key: HDDS-2535 URL: https://issues.apache.org/jira/browse/HDDS-2535 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2541) CI builds should use merged code state instead of the forked branch

2019-11-19 Thread Marton Elek (Jira)
Marton Elek created HDDS-2541: - Summary: CI builds should use merged code state instead of the forked branch Key: HDDS-2541 URL: https://issues.apache.org/jira/browse/HDDS-2541 Project: Hadoop

[jira] [Created] (HDDS-2542) Race condition between read and write stateMachineData

2019-11-19 Thread Marton Elek (Jira)
Marton Elek created HDDS-2542: - Summary: Race condition between read and write stateMachineData Key: HDDS-2542 URL: https://issues.apache.org/jira/browse/HDDS-2542 Project: Hadoop Distributed Data Store

[jira] [Resolved] (HDDS-2533) Disable failing acceptance and unit tests

2019-11-19 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2533. --- Fix Version/s: 0.5.0 Assignee: Marton Elek Resolution: Fixed > Disable fail

[jira] [Created] (HDDS-2587) Enable sonarcloud measurement as part of CI builds

2019-11-20 Thread Marton Elek (Jira)
Marton Elek created HDDS-2587: - Summary: Enable sonarcloud measurement as part of CI builds Key: HDDS-2587 URL: https://issues.apache.org/jira/browse/HDDS-2587 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2606) Acceptance tests are flaky due to async pipeline creation

2019-11-21 Thread Marton Elek (Jira)
Marton Elek created HDDS-2606: - Summary: Acceptance tests are flaky due to async pipeline creation Key: HDDS-2606 URL: https://issues.apache.org/jira/browse/HDDS-2606 Project: Hadoop Distributed Data

[jira] [Resolved] (HDFS-13510) Ozone: Fix precommit hook for Ozone/Hdds on trunk

2020-06-23 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDFS-13510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDFS-13510. Resolution: Won't Fix > Ozone: Fix precommit hook for Ozone/Hdds

[jira] [Created] (HDDS-2183) Container and pipline subcommands of scmcli should be grouped

2019-09-26 Thread Marton Elek (Jira)
Marton Elek created HDDS-2183: - Summary: Container and pipline subcommands of scmcli should be grouped Key: HDDS-2183 URL: https://issues.apache.org/jira/browse/HDDS-2183 Project: Hadoop Distributed Data

[jira] [Created] (HDDS-2184) Rename ozone scmcli to ozone admin

2019-09-26 Thread Marton Elek (Jira)
Marton Elek created HDDS-2184: - Summary: Rename ozone scmcli to ozone admin Key: HDDS-2184 URL: https://issues.apache.org/jira/browse/HDDS-2184 Project: Hadoop Distributed Data Store Issue Type

[jira] [Created] (HDDS-2209) Checkstyle issue in OmUtils on trunk

2019-09-30 Thread Marton Elek (Jira)
Marton Elek created HDDS-2209: - Summary: Checkstyle issue in OmUtils on trunk Key: HDDS-2209 URL: https://issues.apache.org/jira/browse/HDDS-2209 Project: Hadoop Distributed Data Store Issue

[jira] [Created] (HDDS-2214) TestSCMContainerPlacementRackAware has an intermittent failure

2019-10-01 Thread Marton Elek (Jira)
Marton Elek created HDDS-2214: - Summary: TestSCMContainerPlacementRackAware has an intermittent failure Key: HDDS-2214 URL: https://issues.apache.org/jira/browse/HDDS-2214 Project: Hadoop Distributed

[jira] [Created] (HDDS-2216) Rename HADOOP_RUNNER_VERSION to OZONE_RUNNER_VERSION in compose .env files

2019-10-01 Thread Marton Elek (Jira)
Marton Elek created HDDS-2216: - Summary: Rename HADOOP_RUNNER_VERSION to OZONE_RUNNER_VERSION in compose .env files Key: HDDS-2216 URL: https://issues.apache.org/jira/browse/HDDS-2216 Project: Hadoop

[jira] [Created] (HDDS-2217) Remove log4j and audit configuration from the docker-config files

2019-10-01 Thread Marton Elek (Jira)
Marton Elek created HDDS-2217: - Summary: Remove log4j and audit configuration from the docker-config files Key: HDDS-2217 URL: https://issues.apache.org/jira/browse/HDDS-2217 Project: Hadoop Distributed

[jira] [Created] (HDDS-2218) Use OZONE_CLASSPATH instead of HADOOP_CLASSPATH

2019-10-01 Thread Marton Elek (Jira)
Marton Elek created HDDS-2218: - Summary: Use OZONE_CLASSPATH instead of HADOOP_CLASSPATH Key: HDDS-2218 URL: https://issues.apache.org/jira/browse/HDDS-2218 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2219) Move all the ozone dist scripts/configs to one location

2019-10-01 Thread Marton Elek (Jira)
Marton Elek created HDDS-2219: - Summary: Move all the ozone dist scripts/configs to one location Key: HDDS-2219 URL: https://issues.apache.org/jira/browse/HDDS-2219 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2220) HddsVolume needs a toString method

2019-10-01 Thread Marton Elek (Jira)
Marton Elek created HDDS-2220: - Summary: HddsVolume needs a toString method Key: HDDS-2220 URL: https://issues.apache.org/jira/browse/HDDS-2220 Project: Hadoop Distributed Data Store Issue Type

[jira] [Created] (HDDS-2221) Monitor datanodes in ozoneperf compose cluster

2019-10-01 Thread Marton Elek (Jira)
Marton Elek created HDDS-2221: - Summary: Monitor datanodes in ozoneperf compose cluster Key: HDDS-2221 URL: https://issues.apache.org/jira/browse/HDDS-2221 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2232) ozone-build docker image is failing due to a missing entrypoint script

2019-10-02 Thread Marton Elek (Jira)
Marton Elek created HDDS-2232: - Summary: ozone-build docker image is failing due to a missing entrypoint script Key: HDDS-2232 URL: https://issues.apache.org/jira/browse/HDDS-2232 Project: Hadoop

[jira] [Created] (HDDS-2237) KeyDeletingService throws NPE if it's started too early

2019-10-03 Thread Marton Elek (Jira)
Marton Elek created HDDS-2237: - Summary: KeyDeletingService throws NPE if it's started too early Key: HDDS-2237 URL: https://issues.apache.org/jira/browse/HDDS-2237 Project: Hadoop Distributed Data

[jira] [Created] (HDDS-2251) Add an option to customize unit.sh and integration.sh parameters

2019-10-04 Thread Marton Elek (Jira)
Marton Elek created HDDS-2251: - Summary: Add an option to customize unit.sh and integration.sh parameters Key: HDDS-2251 URL: https://issues.apache.org/jira/browse/HDDS-2251 Project: Hadoop Distributed

[jira] [Resolved] (HDDS-2251) Add an option to customize unit.sh and integration.sh parameters

2019-10-05 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2251. --- Resolution: Fixed > Add an option to customize unit.sh and integration.sh paramet

[jira] [Created] (HDDS-2287) Move ozone source code to apache/hadoop-ozone from apache/hadoop

2019-10-11 Thread Marton Elek (Jira)
Marton Elek created HDDS-2287: - Summary: Move ozone source code to apache/hadoop-ozone from apache/hadoop Key: HDDS-2287 URL: https://issues.apache.org/jira/browse/HDDS-2287 Project: Hadoop Distributed

[jira] [Created] (HDDS-2288) Delete hadoop-ozone and hadoop-hdds subprojects from apache trunk

2019-10-12 Thread Marton Elek (Jira)
Marton Elek created HDDS-2288: - Summary: Delete hadoop-ozone and hadoop-hdds subprojects from apache trunk Key: HDDS-2288 URL: https://issues.apache.org/jira/browse/HDDS-2288 Project: Hadoop Distributed

[jira] [Created] (HDDS-2289) Put testing information and a problem description to the github PR template

2019-10-13 Thread Marton Elek (Jira)
Marton Elek created HDDS-2289: - Summary: Put testing information and a problem description to the github PR template Key: HDDS-2289 URL: https://issues.apache.org/jira/browse/HDDS-2289 Project: Hadoop

[jira] [Created] (HDDS-2292) Create Ozone specific README.md to the new hadoop-ozone repository

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2292: - Summary: Create Ozone specific README.md to the new hadoop-ozone repository Key: HDDS-2292 URL: https://issues.apache.org/jira/browse/HDDS-2292 Project: Hadoop Distributed

[jira] [Created] (HDDS-2293) Create a new CONTRIBUTION.md for the new repository

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2293: - Summary: Create a new CONTRIBUTION.md for the new repository Key: HDDS-2293 URL: https://issues.apache.org/jira/browse/HDDS-2293 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2294) Create a new HISTORY.md in the new repository

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2294: - Summary: Create a new HISTORY.md in the new repository Key: HDDS-2294 URL: https://issues.apache.org/jira/browse/HDDS-2294 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2295) Display log of freon on the standard output

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2295: - Summary: Display log of freon on the standard output Key: HDDS-2295 URL: https://issues.apache.org/jira/browse/HDDS-2295 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2296) ozoneperf compose cluster shouln't start freon by default

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2296: - Summary: ozoneperf compose cluster shouln't start freon by default Key: HDDS-2296 URL: https://issues.apache.org/jira/browse/HDDS-2296 Project: Hadoop Distributed

[jira] [Created] (HDDS-2297) Enable Opentracing for new Freon tests

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2297: - Summary: Enable Opentracing for new Freon tests Key: HDDS-2297 URL: https://issues.apache.org/jira/browse/HDDS-2297 Project: Hadoop Distributed Data Store Issue

[jira] [Created] (HDDS-2298) Fix maven warning about duplicated metrics-core jar

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2298: - Summary: Fix maven warning about duplicated metrics-core jar Key: HDDS-2298 URL: https://issues.apache.org/jira/browse/HDDS-2298 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2300) Publish normalized Ratis metrics via the prometheus endpoint

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2300: - Summary: Publish normalized Ratis metrics via the prometheus endpoint Key: HDDS-2300 URL: https://issues.apache.org/jira/browse/HDDS-2300 Project: Hadoop Distributed Data

[jira] [Created] (HDDS-2302) Manage common pom versions in one common place

2019-10-14 Thread Marton Elek (Jira)
Marton Elek created HDDS-2302: - Summary: Manage common pom versions in one common place Key: HDDS-2302 URL: https://issues.apache.org/jira/browse/HDDS-2302 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2308) Switch to centos with the apache/ozone-build docker image

2019-10-15 Thread Marton Elek (Jira)
Marton Elek created HDDS-2308: - Summary: Switch to centos with the apache/ozone-build docker image Key: HDDS-2308 URL: https://issues.apache.org/jira/browse/HDDS-2308 Project: Hadoop Distributed Data

[jira] [Resolved] (HDDS-2312) Fix typo in ozone command

2019-10-16 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2312. --- Fix Version/s: 0.5.0 Resolution: Fixed > Fix typo in ozone comm

[jira] [Created] (HDDS-2316) Support to skip recon and/or ozonefs during the build

2019-10-16 Thread Marton Elek (Jira)
Marton Elek created HDDS-2316: - Summary: Support to skip recon and/or ozonefs during the build Key: HDDS-2316 URL: https://issues.apache.org/jira/browse/HDDS-2316 Project: Hadoop Distributed Data Store

[jira] [Resolved] (HDDS-2221) Monitor datanodes in ozoneperf compose cluster

2019-10-17 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2221. --- Fix Version/s: 0.5.0 Resolution: Fixed > Monitor datanodes in ozoneperf compose clus

[jira] [Created] (HDDS-2325) BenchMarkDatanodeDispatcher genesis test is failing with NPE

2019-10-18 Thread Marton Elek (Jira)
Marton Elek created HDDS-2325: - Summary: BenchMarkDatanodeDispatcher genesis test is failing with NPE Key: HDDS-2325 URL: https://issues.apache.org/jira/browse/HDDS-2325 Project: Hadoop Distributed Data

[jira] [Created] (HDDS-2326) Http server of Freon is not started for new Freon tests

2019-10-18 Thread Marton Elek (Jira)
Marton Elek created HDDS-2326: - Summary: Http server of Freon is not started for new Freon tests Key: HDDS-2326 URL: https://issues.apache.org/jira/browse/HDDS-2326 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2327) Provide new Freon test to test Ratis pipeline with pure XceiverClientRatis

2019-10-18 Thread Marton Elek (Jira)
Marton Elek created HDDS-2327: - Summary: Provide new Freon test to test Ratis pipeline with pure XceiverClientRatis Key: HDDS-2327 URL: https://issues.apache.org/jira/browse/HDDS-2327 Project: Hadoop