Skip to content
Snippets Groups Projects
Commit 62359949 authored by Michael Youkeim's avatar Michael Youkeim
Browse files

Update the readme

parent 4dc6033c
No related branches found
No related tags found
No related merge requests found
# DSSE G1
## Building the Image and Running the Container
```
docker compose up -d
docker exec -it dsse_group1-hadoop_analysis_app-1 /bin/bash
```
## Running the Application
To run the application, use the following command format:
```bash
python src/hadoop_analysis/main.py --repo-path [path-to-hadoop-repo]
python3 src/hadoop_analysis/main.py --repo-path [path-to-hadoop-repo]
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment