Skip to content
Snippets Groups Projects
Commit 9b1753f1 authored by Quentin Codelupi's avatar Quentin Codelupi
Browse files

Update README.md

parent 41c636bc
No related branches found
No related tags found
No related merge requests found
...@@ -50,21 +50,6 @@ the nxcals-hdoop-pro-config<version>.jar that you can find at ...@@ -50,21 +50,6 @@ the nxcals-hdoop-pro-config<version>.jar that you can find at
Know that all the links and directory path are up to date at the time of writing. Know that all the links and directory path are up to date at the time of writing.
It may have been some updates since. It may have been some updates since.
After that you need to create a `pyconf.py` file in order to create
mysql configuration. The template is :
```python
mysql = {
'host': '',
'port': '',
'user': '',
'passwd': '',
'database': '',
}
```
You'll need to ask the databases info and access in order to complete this
configuration file.
You can ask this info by creating an issue on this repo gitLab or by sending You can ask this info by creating an issue on this repo gitLab or by sending
a mail to a manager of this project with your name, section and why you want a mail to a manager of this project with your name, section and why you want
to use the project. to use the project.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment