--
You received this message because you are subscribed to the Google Groups "koalas-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to koalas-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/koalas-dev/7c116ec1-f244-45a1-b0d2-13fbc3f58a2f%40googlegroups.com.
java.lang.RuntimeException: ManagedLibraryInstallFailed: org.apache.spark.SparkException: Process List(/databricks/python/bin/pip, install, koalas, --disable-pip-version-check) exited with code 1. DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. ERROR: Complete output from command python setup.py egg_info: ERROR: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-olcuTO/koalas/setup.py", line 43 file=sys.stderr) ^ SyntaxError: invalid syntax ---------------------------------------- ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-olcuTO/koalas/ for library:PythonPyPiPkgId(koalas,None,None,List()),isSharedLibrary=false
When I first started to use Koalas, I did this but it had unintended side effects on how other libraries behaved. I recall reading a Databricks blog or forum post that said it was better practice to load libraries within a notebook, rather than a cluster install. Has this changed?
On Thu, Nov 7, 2019 at 12:50 PM Xiao Li <lix...@databricks.com> wrote:
Hi, Malcolm,Thanks for using Koalas! Have you tried to install Koalas using the Libraries tab on the cluster UI?Thanks,Xiao
On Thu, Nov 7, 2019 at 7:29 AM Malcolm Charles <malcolm...@gmail.com> wrote:
Hello again,--I apologize if this isn't the appropriate place to ask, as I know this isn't strictly related to Koalas functionality. However - my team operates 2 databricks clusters.On DBR 5.3 - the following command installs Koalas without issue: dbutils.library.installPyPI('koalas')However, on DBR 5.5 LTS - I get a very unhelpful exit 1 code: 'org.apache.spark.SparkException: Process List(/local_disk0/pythonVirtualEnvDirs/virtualEnv-26c996c4-457b-4452-b62c-aae040a9843f/bin/python, /local_disk0/pythonVirtualEnvDirs/virtualEnv-26c996c4-457b-4452-b62c-aae040a9843f/bin/pip, install, koalas, --disable-pip-version-check) exited with code 1. Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-VDq08I/koalas/'I'm a little out of my depth here and wondering if there are any dependencies I need to fix or if I need to stick with the DBR 5.3 for now.Thank you,Malcolm
You received this message because you are subscribed to the Google Groups "koalas-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to koalas-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/koalas-dev/7c116ec1-f244-45a1-b0d2-13fbc3f58a2f%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to koalas-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/koalas-dev/7c116ec1-f244-45a1-b0d2-13fbc3f58a2f%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "koalas-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to koalas-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/koalas-dev/f7a1e592-9cc8-41f7-ba56-e18f4dd6ca70%40googlegroups.com.
Aha.. Thanks for pointing that out.. It looks like we made a mistake in the cluster initialization. I don't think we've ever had the cluster on Python 2 intentionally, so I didn't think to check that. Sorry if I've needlessly taken up any time. Thank you for the help!
To unsubscribe from this group and stop receiving emails from it, send an email to koalas-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/koalas-dev/7c116ec1-f244-45a1-b0d2-13fbc3f58a2f%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "koalas-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to koalas-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/koalas-dev/f7a1e592-9cc8-41f7-ba56-e18f4dd6ca70%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "koalas-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to koalas-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/koalas-dev/CAA5jRxKwbg1ombdwmiSasvNbKtLLZ86xs0Cxp6Dshb-2v4s90A%40mail.gmail.com.