[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-08 Thread vipul1409
Github user vipul1409 commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
@felixcheung My user id is vipul.1...@gmail.com


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
merged to master and branch-0.7


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
@vipul1409 do you have a user ID in Apache JIRA? We could resolve this 
issue to you.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
merging if no more comment


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
it looks like it passed with this build 
https://travis-ci.org/vipul1409/zeppelin/builds/207896434



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-06 Thread vipul1409
Github user vipul1409 commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
Can this PR be merged?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-05 Thread vipul1409
Github user vipul1409 commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
There is not SparkRInterpreterTest.java, looks like there are no test for 
SparkR.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-05 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
Do we have unit tests for SparkR? If so it would be good to add a test for 
this.
Otherwise looks good to me


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-05 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
@Leemoonsoo Travis CI everything passes actually - it looks like Jenkins 
has timed-out while the last suite was still running.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-05 Thread vipul1409
Github user vipul1409 commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
Re ran the failed job and it passed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-03 Thread vipul1409
Github user vipul1409 commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
Thanks for your help @prabhjyotsingh . I can see the build started in 
travis now.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-03 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
I still don't see any builds on your travis 
(https://travis-ci.org/vipul1409/zeppelin/branches). 

Can you do a empty commit on  this branch (ZEPPELIN-2199) `git commit 
--amend;git push -f` ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-03 Thread vipul1409
Github user vipul1409 commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
I have enabled travis for my fork. At this URL 
https://travis-ci.org/vipul1409/zeppelin/settings "Build pushes" and "Build 
pull requests" are enabled. is there any other setting that needs to be enabled.
I have checked contributing.md and followed all the steps.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-03 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
I meant https://travis-ci.org/vipul1409/zeppelin/settings instead of 
"andreaTP". Typo


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-02 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
Did you switch on 'zeppelin' repository from  https://travis-ci.org/profile 
 
(https://zeppelin.apache.org/contribution/contributions.html#continuous-integration)
 ? 

Also after that goto https://travis-ci.org/andreaTP/zeppelin/settings and 
switch on "Build pushes" and "Build pull requests".


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-02 Thread vipul1409
Github user vipul1409 commented on the issue:

https://github.com/apache/zeppelin/pull/2090
  
Can anyone help me understand the build error it looks unrelated to my 
change,


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---