Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Graphx in latest CDH

avatar
Expert Contributor

Is Graphx avaiable in the latest CDH distro? How to check if a specific pkg or lib is available in CDH in general?

 

Thanks!

1 ACCEPTED SOLUTION

avatar
Master Collaborator
"Not supported" means you can't file support tickets for it. It's
shipped and works though.

View solution in original post

3 REPLIES 3

avatar
Master Collaborator
Yes, always has been. You can inspect the assembly JAR or just try
using it in the shell -- did you try it?
CDH ships all of Spark in general. The only thing I think isn't
included in SparkR's R bits.

avatar
Expert Contributor

Thanks srowen!

 

I did notice that I'm able to import 'spark.graphx._' but in the known issues for CDH 5.5 its marked as not supported so was checking:

http://www.cloudera.com/documentation/enterprise/latest/topics/cdh_rn_spark_ki.html

 

"GraphX not supported

Cloudera does not support GraphX."

 

It probably means its not supported in these forums 🙂

 

avatar
Master Collaborator
"Not supported" means you can't file support tickets for it. It's
shipped and works though.