h5spark icon indicating copy to clipboard operation
h5spark copied to clipboard

Using H5Spark in Jupyter

Open valiantljk opened this issue 8 years ago • 5 comments

A user requests to use H5Spark in Jupyter, which is a popular notebook used anywhere. The current issue is that the class path is not recognized in the notebook, i.e., the h5spark library can not be exported and used.

valiantljk avatar Apr 20 '16 08:04 valiantljk

Yes. This is a strange issue that @valiantljk and I were dealing with. I suspect it's some issue with PYTHONPATH and init.py Let me look into it

eracah avatar Apr 20 '16 18:04 eracah

May I ask what the current status of this issue is?

jakehockey10 avatar Jan 26 '17 22:01 jakehockey10

Hi Evan, Is h5spark usable in Jupyter?

Best, Jialin

On Jan 26, 2017, at 2:35 PM, Jake Smith [email protected] wrote:

May I ask what the current status of this issue is?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/valiantljk/h5spark/issues/6#issuecomment-275535864, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVQgyyUbUHh6T3Kcbjd-E6hhusCLHSsks5rWR_JgaJpZM4ILcJn.

valiantljk avatar Jan 26 '17 22:01 valiantljk

I believe so. For python at least. If you can get a pyspark notebook set up then you can do it. All you need is the h5spark python module to be on your PYTHONPATH or your sys.path

I will note that I no longer contribute to h5spark, so I cannot guarantee bug-free python code for h5spark

Thanks, Evan

eracah avatar Jan 26 '17 23:01 eracah

Sounds good. Thanks and good luck.

-Jialin

On Thu, Jan 26, 2017 at 3:06 PM, Evan Racah [email protected] wrote:

I believe so. For python at least. If you can get a pyspark notebook set up then you can do it. All you need is the h5spark python module to be on your PYTHONPATH or your sys.path

I will note that I no longer contribute to h5spark, so I cannot guarantee bug-free python code for h5spark

Thanks, Evan

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/valiantljk/h5spark/issues/6#issuecomment-275542518, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVQg-j4oce1EDtkpOxDH64D4dQN5gkuks5rWSbwgaJpZM4ILcJn .

valiantljk avatar Jan 26 '17 23:01 valiantljk