Ivan Lee
Ivan Lee
> 或者看看哪位网友有没有华北2(北京)节点的ecs,试试看私有网络行不行 如果选择2模式,无法上传和下载,如果选择1,速度慢。
I used [your example](https://github.com/maxpoint/spylon-kernel/blob/master/examples/basic_example.ipynb) to test my spylon kernel env, it didn't work also. When I executed the code: `ds2.collect ` the error message is: ``` org.apache.spark.SparkException: Job aborted due...
Tried two ways to start spark service and had same problem: ``` spark = SparkSession.builder \ .appName("Spark NLP")\ .master("local[*]")\ .config("spark.driver.maxResultSize", "0") \ .config("spark.kryoserializer.buffer.max", "2000M")\ .config("spark.jars.packages", "com.johnsnowlabs.nlp:spark-nlp-gpu-spark32_2.12:3.4.1") \ .getOrCreate() ``` or:...
I used directly gpt-2 model downloaded, to resolve this problem.
有时还出现,会用很长时间。
> 应该是被限了,并发有点大,建议总线程数(单文件线程*同时文件)在10左右 用一段时间也会限,svip用户