Cyrus Zhang
Cyrus Zhang
> > Registering it in a Django AppConfig (or anywhere else in the standard Django import path) is problematic because of #121. I chose to build a custom management command...
> > > Registering it in a Django AppConfig (or anywhere else in the standard Django import path) is problematic because of #121. I chose to build a custom management...
> @cyruszhang To use my solution, you'll need to create a custom management command: https://docs.djangoproject.com/en/dev/howto/custom-management-commands/ > > You would then run that command instead of `rqscheduler` as noted here, [#51...
2nd this; download cannot be completed, even after Microsoft account authentication
sending things out as we go. not ready for review yet.
请问你的场景,是将整个数据集放在s3,还是数据里面每一条多媒体文件存放在s3?
s3 dataset我们会支持一下;如果jsonl字段里面指向s3多媒体资源,可以通过download_file_mapper来实现本地下载
When I run the same demo, there is no problem processing the data. can you share the environment setup and how you run the demo?
> 境e 可以分享下python版本,dj版本或者分支,系统的情况么?可以帮助定位问题。谢谢
能更具体描述一下你的场景么?