Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to import data into the the app? #21

Open
rahulm6 opened this issue Mar 26, 2020 · 2 comments
Open

How to import data into the the app? #21

rahulm6 opened this issue Mar 26, 2020 · 2 comments

Comments

@rahulm6
Copy link

rahulm6 commented Mar 26, 2020

We have deployed the application and its running at port 3000. Can you please help us in importing data for the application? How other projects are integrated with the web app?

@Chabane
Copy link
Owner

Chabane commented Mar 26, 2020

hello

you need to run the spark batch in order to import the airport list. The steps are described in the documentation.

cd batch/spark && sbt clean package assembly && cd ../..

@kumarrohitm6
Copy link

Hi Chabane,
Thanks for the quick reply. We have already executed the above-mentioned command. There is no data in mongodb.
can u please in details, How to run the spark batch?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants