Re: Maven build against Hadoop 2.4 times out

2015-12-13 Thread Ted Yu
Thanks for checking, Yin.

Looks like the cause might be in one of the commits for build #4438

Cheers

On Sat, Dec 12, 2015 at 6:19 PM, Yin Huai  wrote:

> Ted,
>
> Looks like thrift server tests were just hanging. See
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/Spark-Master-Maven-with-YARN/4453/HADOOP_PROFILE=hadoop-2.4,label=spark-test/artifact/sql/hive-thriftserver/target/unit-tests.log.
> If it is caused by a recent commit, it is also possible that a commit
> listed in build 4438 or 4439 that caused it since 4438 and 4439 were failed
> way before the thrift server tests.
>
> On Fri, Dec 11, 2015 at 10:27 AM, Ted Yu  wrote:
>
>> Hi,
>> You may have noticed that maven build against Hadoop 2.4 times out on
>> Jenkins.
>>
>> The last module is spark-hive-thriftserver
>>
>> This seemed to start with build #4440
>>
>> FYI
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
>> For additional commands, e-mail: dev-h...@spark.apache.org
>>
>>
>


Re: Maven build against Hadoop 2.4 times out

2015-12-13 Thread Yin Huai
Can you reproduce the problem in your local environment? Our 1.6 hadoop 2.4
maven build looks pretty good. Since our 1.6 is pretty close to master, I
am wondering if there is any environment related issue.

On Sun, Dec 13, 2015 at 3:38 PM, Ted Yu  wrote:

> Thanks for checking, Yin.
>
> Looks like the cause might be in one of the commits for build #4438
>
> Cheers
>
> On Sat, Dec 12, 2015 at 6:19 PM, Yin Huai  wrote:
>
>> Ted,
>>
>> Looks like thrift server tests were just hanging. See
>> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/Spark-Master-Maven-with-YARN/4453/HADOOP_PROFILE=hadoop-2.4,label=spark-test/artifact/sql/hive-thriftserver/target/unit-tests.log.
>> If it is caused by a recent commit, it is also possible that a commit
>> listed in build 4438 or 4439 that caused it since 4438 and 4439 were failed
>> way before the thrift server tests.
>>
>> On Fri, Dec 11, 2015 at 10:27 AM, Ted Yu  wrote:
>>
>>> Hi,
>>> You may have noticed that maven build against Hadoop 2.4 times out on
>>> Jenkins.
>>>
>>> The last module is spark-hive-thriftserver
>>>
>>> This seemed to start with build #4440
>>>
>>> FYI
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
>>> For additional commands, e-mail: dev-h...@spark.apache.org
>>>
>>>
>>
>


[SparkR] Any reason why saveDF's mode is append by default ?

2015-12-13 Thread Jeff Zhang
It is inconsistent with scala api which is error by default. Any reason for
that ? Thanks



-- 
Best Regards

Jeff Zhang