ICT-BDA / EasyML

Easy Machine Learning is a general-purpose dataflow-based system for easing the process of applying machine learning algorithms to real world tasks.
Apache License 2.0
1.98k stars 440 forks source link

请问--master spark://bda07:7077这条指令中bda07指的是什么啊 #109

Closed TangVVV closed 5 years ago

feiruyun commented 5 years ago

应该是宿主机或者hadoop-master的IP地址吧

TangVVV commented 5 years ago

应该是宿主机或者hadoop-master的IP地址吧

试了试确实是的,谢谢!