Hi,

Done. See https://github.com/apache/spark/pull/10636

Pozdrawiam,
Jacek

Jacek Laskowski | https://medium.com/@jaceklaskowski/
Mastering Apache Spark
==> https://jaceklaskowski.gitbooks.io/mastering-apache-spark/
Follow me at https://twitter.com/jaceklaskowski


On Thu, Jan 7, 2016 at 8:10 AM, Jacek Laskowski <ja...@japila.pl> wrote:
> On it.
>
> Pozdrawiam,
> Jacek
>
> Jacek Laskowski | https://medium.com/@jaceklaskowski/
> Mastering Apache Spark
> ==> https://jaceklaskowski.gitbooks.io/mastering-apache-spark/
> Follow me at https://twitter.com/jaceklaskowski
>
>
> On Thu, Jan 7, 2016 at 8:09 AM, Reynold Xin <r...@databricks.com> wrote:
>> I don't think so - please submit a fix. Thanks.
>>
>>
>> On Wed, Jan 6, 2016 at 11:08 PM, Jacek Laskowski <ja...@japila.pl> wrote:
>>>
>>> Hi,
>>>
>>> I'm building the sources with Scala 2.11 and today the command fails:
>>>
>>> ➜  spark git:(master) ✗ ./build/mvn -Pyarn -Phadoop-2.6
>>> -Dhadoop.version=2.7.1 -Dscala-2.11 -Phive -Phive-thriftserver
>>> -DskipTests clean install
>>> ...
>>> [INFO] Spark Project SQL .................................. FAILURE [
>>> 9.319 s]
>>> ...
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> The reason being:
>>>
>>> [error]
>>> /Users/jacek/dev/oss/spark/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/json/JSONRelation.scala:66:
>>> in class JSONRelation, multiple overloaded alternatives of constructor
>>> JSONRelation define default arguments.
>>> [error] private[sql] class JSONRelation(
>>> [error]                    ^
>>>
>>> Is anyone working on it already?
>>>
>>> Pozdrawiam,
>>> Jacek
>>>
>>> Jacek Laskowski | https://medium.com/@jaceklaskowski/
>>> Mastering Apache Spark
>>> ==> https://jaceklaskowski.gitbooks.io/mastering-apache-spark/
>>> Follow me at https://twitter.com/jaceklaskowski
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
>>> For additional commands, e-mail: dev-h...@spark.apache.org
>>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to