[GitHub] [spark] dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-29 Thread GitBox
dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount 
for PvTestSuite
URL: https://github.com/apache/spark/pull/25748#issuecomment-605706330
 
 
   Please feel free to reopen this when the PR is ready~ Thanks


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-25 Thread GitBox
dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount 
for PvTestSuite
URL: https://github.com/apache/spark/pull/25748#issuecomment-604241530
 
 
   Hi, @holdenk . If you are busy for now, shall we close this PR for now?
   ```
   - PVs with local storage *** FAILED ***
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-25 Thread GitBox
dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount 
for PvTestSuite
URL: https://github.com/apache/spark/pull/25748#issuecomment-604221645
 
 
   Retest this please.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-17 Thread GitBox
dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount 
for PvTestSuite
URL: https://github.com/apache/spark/pull/25748#issuecomment-600287834
 
 
   This seems to fail still.
   ```
   - PVs with local storage *** FAILED ***
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-17 Thread GitBox
dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount 
for PvTestSuite
URL: https://github.com/apache/spark/pull/25748#issuecomment-600246104
 
 
   Retest this please.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-02-25 Thread GitBox
dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount 
for PvTestSuite
URL: https://github.com/apache/spark/pull/25748#issuecomment-591186019
 
 
   Ur, does this pass locally in your environment? Then, could you tell me your 
test environment? In the Jenkins environment, this PR still seems to fail.
   ```
   - PVs with local storage *** FAILED ***
   ...
 20/02/26 01:12:50 WARN TaskSetManager: Lost task 1.0 in stage 0.0 (TID 1, 
172.17.0.7, executor 2): java.io.IOException: Mkdirs failed to create 
file:/opt/spark/pv-tests-mount-point/dfs_read_write_test/_temporary/0/_temporary/attempt_20200226011248_0001_m_01_0
 (exists=false, cwd=file:/opt/spark/work-dir)
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-02-25 Thread GitBox
dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount 
for PvTestSuite
URL: https://github.com/apache/spark/pull/25748#issuecomment-591173575
 
 
   Thank you so much for updating, @holdenk .


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-02-05 Thread GitBox
dongjoon-hyun commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount 
for PvTestSuite
URL: https://github.com/apache/spark/pull/25748#issuecomment-582614249
 
 
   In Jenkins, this PR seems to fail with the following.
   ```
   - PVs with local storage *** FAILED ***
   20/02/05 20:58:26 ERROR FileOutputCommitter: Mkdirs failed to create 
file:/opt/spark/pv-tests/dfs_read_write_test/_temporary/0
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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