sockets - Integration testing for a Spark Streaming application -


i trying write integration test complex spark streaming application, has different input , output support. after starting application, rest call made submits json containing various config params , component info. while trying write test case socket input , console output pretty confused in how test application whole i.e submit streaming data socket , comparing output console.

the application produces output on console via dataframe.println approach integration testing?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -