[GitHub] incubator-gearpump issue #48: fix GEARPUMP161 application logs are located i...

2016-06-28 Thread huafengw
Github user huafengw commented on the issue:

https://github.com/apache/incubator-gearpump/pull/48
  
@karol-brejna-i you mean /etc/passwd and /etc/group?


---
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] incubator-gearpump issue #48: fix GEARPUMP161 application logs are located i...

2016-06-28 Thread karol-brejna-i
Github user karol-brejna-i commented on the issue:

https://github.com/apache/incubator-gearpump/pull/48
  
@huafengw could you sum up what permissions (groups) does your user belong 
to? Maybe it is some kind of weird permission problem...


---
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] incubator-gearpump issue #48: fix GEARPUMP161 application logs are located i...

2016-06-27 Thread huafengw
Github user huafengw commented on the issue:

https://github.com/apache/incubator-gearpump/pull/48
  
Unfortunately, I can't reproduce the problem, here is what I've done:
I work with gearpump 0.8.0 and included the change. I launch the yarn 
cluster with user ```huafeng``` and launch the Gearpump cluster on Yarn with 
user ```gear```. And after I submit an application:
```
[huafengw@hfwdesktop hadoop-2.7.1]$ ll 
logs/userlogs/application_1467022600765_0003/container_1467022600765_0003_01_03/
total 72
drwxrwxr-x 3 huafengw huafengw17 Jun 27 18:33 applicationData
-rw-rw-r-- 1 huafengw huafengw 69142 Jun 28 09:12 
gearpump-worker-7...@hfwdesktop.sh.intel.com.log
-rw-rw-r-- 1 huafengw huafengw   656 Jun 27 18:31 stderr
```


---
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] incubator-gearpump issue #48: fix GEARPUMP161 application logs are located i...

2016-06-27 Thread karol-brejna-i
Github user karol-brejna-i commented on the issue:

https://github.com/apache/incubator-gearpump/pull/48
  
We met with @huafengw today. Something is still wrong. Huafeng is trying to 
peproduce. 

I am updating jira as new info arrives. Will update the pull request 
comments, too. 


---
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] incubator-gearpump issue #48: fix GEARPUMP161 application logs are located i...

2016-06-24 Thread karol-brejna-i
Github user karol-brejna-i commented on the issue:

https://github.com/apache/incubator-gearpump/pull/48
  
Sure, will do. I assigned the jira 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] incubator-gearpump issue #48: fix GEARPUMP161 application logs are located i...

2016-06-23 Thread codecov-io
Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/48
  
## [Current coverage][cc-pull] is **67.33%**
> Merging [#48][cc-pull] into [master][cc-base-branch] will increase 
coverage by **0.13%**


```diff
@@ master#48   diff @@
==
  Files   177177  
  Lines  5923   5923  
  Methods5597   5597  
  Messages  0  0  
  Branches326326  
==
+ Hits   3980   3988 +8   
+ Misses 1943   1935 -8   
  Partials  0  0  
```


[![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/48/graphs/sunburst.svg?src=pr=150)][cc-pull]

> Powered by [Codecov](https://codecov.io?src=pr). Last updated by 
[e7677f6...d85abca][cc-compare]
[cc-base-branch]: 
https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr
[cc-compare]: 
https://codecov.io/gh/apache/incubator-gearpump/compare/e7677f6d9ba95f05bd952ecfcc2bef270d3d65ea...d85abcabcb9ed0da98394dce761fe9c00c56e752
[cc-pull]: https://codecov.io/gh/apache/incubator-gearpump/pull/48?src=pr


---
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.
---