Autometeus - codeport/scala GitHub Wiki
์ฌ๋ฌ๋ถ์ ์ํ๊ฒ์ ์ฌ์ดํธ๋ฅผ ์ด์ํ๊ณ ์์ต๋๋ค. ๊ฒ์๋ฐ์ ์ํ์ ๋ชฉ์ ์ ๋ ฅํ๋ฉด ์ํ์ ๋ชฉ ํ๋ณด๊ตฐ์ ์๋์์ฑ ํด์ฃผ๋ ๊ธฐ๋ฅ์ ๊ตฌํํด์ผ ํฉ๋๋ค. ์๋์์ฑ์ ํด์ผํ๋ฏ๋ก 4๊ธ์ ์ด์ ์ ๋ ฅํฉ๋๋ค. (์ด ์กฐ๊ฑด์ ์กฐ์ ํ ํ์๊ฐ ์๋๋ฐ ๋๋ฌด ๋ง์ ํ๋ณด๊ตฐ์ด ๋์ค์ง ์์ผ๋ ค๋ฉด ์ต์ ๋ฌธ์์ ๋ ฅ ์กฐ๊ฑด์ด ํ์ํฉ๋๋ค.)
์๋ฅผ ๋ค์ด prom ๋ผ๊ณ ์ ๋ ฅํ๋ฉด prometheus ๊ฐ ์ถ๋ ฅ๋ฉ๋๋ค. ๋น์ฐํ prom์ผ๋ก ์์๋๋ ๋ค๋ฅธ ์ํ๋ค๋ ํจ๊ป ์ถ๋ ฅ๋ฉ๋๋ค. ์ ํฌ ์๋น์ค๋ ์ฌ์ฉ์ UX๋ฅผ ์ค์ํ๊ธฐ ๋๋ฌธ์ ์ํ์ ๋ชฉ์ ์ ๋ ฅํ ๋ ์คํ๋ณด์ ๋ ํด์ค๋๋ค.
์๋ฅผ ๋ค์ด prum์ ์ ๋ ฅํด๋ prometheus๊ฐ ์ถ๋ ฅ๋์ด์ผ ํ๊ณ frum์ ์ ๋ ฅํด๋ prometheus๊ฐ ์ถ๋ ฅ๋์ด์ผ ํฉ๋๋ค. ์ฌ์ฉ์๊ฐ ์ ํํ ์คํ ๋ง์ ์๊ณ ์๋ค๋ ๋ณด์ฅ์ด ์์ผ๋๊น์.
์ ์ฌํ๋ค๊ณ ํ๋จํ๋ ์กฐ๊ฑด์ด ํ์ํ๋ฐ 4์์ค์ 1์์ ๋? 25%์ ๋์ ์คํ์จ์ดํ์ด๋ฉด ๊ฐ์ ํ๋ณด๊ตฐ์ ์ถ๊ฐํด์ฃผ๋ฉด ๋ ๋ฏ ํฉ๋๋ค. (์ด ์กฐ๊ฑด๋ ๋์ด๋๋ฅผ ๊ณ ๋ คํด์ ํ์ ํด์ผ ํฉ๋๋ค.)
๊ทธ๋ฆฌ๊ณ ์ฌ๊ธฐ์ ์คํ์จ์ ์์น์ ๊ธ์๊ฐ ๋ชจ๋ ๋ง์์ผ ํฉ๋๋ค. pmro ๋ผ๊ณ ์ ๋ ฅํ๋ฉด ๊ธ์๋ ๋ชจ๋ ๋ง์ง๋ง ์์น๊ฐ ๋ค๋ฅด๋ฏ๋ก ๋น์ฐํ prometheus ๋ ๋์ค์ง ์์ต๋๋ค. ์ด๋ ๊ฒ ์์ํ๋ ๋ค๋ฅธ ์ํ๊ฐ ์์ผ๋ฉด ๋์ค๊ฒ ์ฃ ...
- JSON์ผ๋ก ์ ๊ณต.
- https://github.com/codeport/scala/blob/master/s4/autometeus/movies.json
- ํ์
[{'Actors': 'Noomi Rapace, Logan Marshall-Green, Michael Fassbender,
Charlize Theron',
'Director': 'Ridley Scott',
'Genre': 'Action, Horror, Sci-Fi',
'Plot': 'A team of explorers discover a clue to the origins of
mankind on Earth, leading them on a journey to the darkest corners of
the universe. There, they must fight a terrifying battle to save the
future of the human race.',
'Poster': 'http://ia.media-imdb.com/images/M/MV5BMTk5OTY4MDQ2OV5BMl5BanBnXkFtZTcwMjU1MDYxNw@@._V1_SX640.jpg',
'Rated': 'N/A',
'Released': '08 Jun 2012',
'Runtime': 'N/A',
'Title': 'Prometheus',
'Writer': 'Jon Spaihts, Damon Lindelof',
'Year': '2012',
'imdbID': 'tt1446714',
'imdbRating': 'N/A',
'imdbVotes': 'N/A'}]