FW: Anyone know how to bypass tools.jar problem in JDK9 when mvn clean install SPARK code

2017-12-21 Thread Zhang, Liyun
”. Best Regards Kelly Zhang/Zhang,Liyun From: Sean Owen [mailto:so...@cloudera.com] Sent: Friday, December 22, 2017 6:56 AM To: Zhang, Liyun Cc: dev@spark.apache.org Subject: Re: Anyone know how to bypass tools.jar problem in JDK9 when mvn clean install SPARK code You need to run ./dev/change

Anyone know how to bypass tools.jar problem in JDK9 when mvn clean install SPARK code

2017-12-21 Thread Zhang, Liyun
OT in my local mvn repository to build other component(Hive on Spark) . Anyone knows how to bypass this problem? Best Regards Kelly Zhang/Zhang,Liyun

RE: Does anyone know how to build spark with scala12.4?

2017-11-29 Thread Zhang, Liyun
ge the $SPARK_SOURCE/common/tags/pom.xml manually to spark-tags_2.12, if need, I guess I need to change {{spark-streaming}} Appreciate to get some feedback from you. Best Regards Kelly Zhang/Zhang,Liyun From: Sean Owen [mailto:so...@cloudera.com] Sent: Tuesday, November 28, 2017 9:52 PM To

Does anyone know how to build spark with scala12.4?

2017-11-27 Thread Zhang, Liyun
/Zhang,Liyun

RE: Anyone knows how to build and spark on jdk9?

2017-10-26 Thread Zhang, Liyun
11932006> show a further reduction in compile times since 2.12.3 of 5-10%. Improved Java 9 friendliness, with more to come! Best Regards Kelly Zhang/Zhang,Liyun From: Reynold Xin [mailto:r...@databricks.com] Sent: Friday, October 27, 2017 10:26 AM To: Zhang, Liyun ; dev@spark.apache.org; u

Anyone knows how to build and spark on jdk9?

2017-10-26 Thread Zhang, Liyun
Hi all: 1. I want to build spark on jdk9 and test it with Hadoop on jdk9 env. I search for jiras related to JDK9. I only found SPARK-13278<https://issues.apache.org/jira/browse/SPARK-13278>. This means now spark can build or run successfully on JDK9 ? Best Regards Kelly Zhang

is there any api in spark like getInstance(className:String):AnyRef

2015-03-11 Thread Zhang, Liyun
ation( universe.nme.CONSTRUCTOR).asMethod val ctorm = cm.reflectConstructor(ctor) val p = ctorm() p } Guidance/advice appreciated! Best regards Kelly Zhang/Zhang,Liyun