[jira] [Assigned] (HBASE-20336) org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad fails

2018-04-03 Thread Artem Ervits (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Artem Ervits reassigned HBASE-20336:


Assignee: (was: Artem Ervits)

> org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad fails
> 
>
> Key: HBASE-20336
> URL: https://issues.apache.org/jira/browse/HBASE-20336
> Project: HBase
>  Issue Type: Bug
>  Components: spark
>Affects Versions: 3.0.0
>Reporter: Sean Busbey
>Priority: Blocker
> Fix For: 3.0.0
>
>
> running {{mvn verify}} for the spark integration tests against current master 
> fails
> {code}
> $ mvn -DskipTests install
> 11:37:26,815 [INFO] Scanning for projects...
> ...
> 11:43:36,711 [INFO] 
> 
> 11:43:36,711 [INFO] Reactor Summary:
> 11:43:36,711 [INFO] 
> 11:43:36,712 [INFO] Apache HBase ... 
> SUCCESS [  6.294 s]
> 11:43:36,712 [INFO] Apache HBase - Checkstyle .. 
> SUCCESS [  1.742 s]
> 11:43:36,712 [INFO] Apache HBase - Build Support ... 
> SUCCESS [  0.070 s]
> 11:43:36,712 [INFO] Apache HBase - Error Prone Rules ... 
> SUCCESS [  2.206 s]
> 11:43:36,712 [INFO] Apache HBase - Annotations . 
> SUCCESS [  1.413 s]
> 11:43:36,712 [INFO] Apache HBase - Build Configuration . 
> SUCCESS [  0.254 s]
> 11:43:36,712 [INFO] Apache HBase - Shaded Protocol . 
> SUCCESS [ 37.870 s]
> 11:43:36,712 [INFO] Apache HBase - Common .. 
> SUCCESS [ 12.526 s]
> 11:43:36,712 [INFO] Apache HBase - Metrics API . 
> SUCCESS [  2.412 s]
> 11:43:36,712 [INFO] Apache HBase - Hadoop Compatibility  
> SUCCESS [  3.260 s]
> 11:43:36,712 [INFO] Apache HBase - Metrics Implementation .. 
> SUCCESS [  2.756 s]
> 11:43:36,713 [INFO] Apache HBase - Hadoop Two Compatibility  
> SUCCESS [  3.959 s]
> 11:43:36,713 [INFO] Apache HBase - Protocol  
> SUCCESS [ 11.295 s]
> 11:43:36,713 [INFO] Apache HBase - Client .. 
> SUCCESS [ 15.360 s]
> 11:43:36,713 [INFO] Apache HBase - Zookeeper ... 
> SUCCESS [  4.389 s]
> 11:43:36,713 [INFO] Apache HBase - Replication . 
> SUCCESS [  4.202 s]
> 11:43:36,713 [INFO] Apache HBase - Resource Bundle . 
> SUCCESS [  0.206 s]
> 11:43:36,713 [INFO] Apache HBase - HTTP  
> SUCCESS [  8.530 s]
> 11:43:36,713 [INFO] Apache HBase - Procedure ... 
> SUCCESS [  4.196 s]
> 11:43:36,713 [INFO] Apache HBase - Server .. 
> SUCCESS [ 44.604 s]
> 11:43:36,713 [INFO] Apache HBase - MapReduce ... 
> SUCCESS [ 11.122 s]
> 11:43:36,713 [INFO] Apache HBase - Testing Util  
> SUCCESS [  6.633 s]
> 11:43:36,713 [INFO] Apache HBase - Thrift .. 
> SUCCESS [  9.771 s]
> 11:43:36,713 [INFO] Apache HBase - RSGroup . 
> SUCCESS [  6.703 s]
> 11:43:36,713 [INFO] Apache HBase - Shell ... 
> SUCCESS [  7.094 s]
> 11:43:36,713 [INFO] Apache HBase - Coprocessor Endpoint  
> SUCCESS [  7.542 s]
> 11:43:36,713 [INFO] Apache HBase - Backup .. 
> SUCCESS [  6.246 s]
> 11:43:36,713 [INFO] Apache HBase - Integration Tests ... 
> SUCCESS [  7.461 s]
> 11:43:36,713 [INFO] Apache HBase - Examples  
> SUCCESS [  9.054 s]
> 11:43:36,713 [INFO] Apache HBase - Rest  
> SUCCESS [  8.972 s]
> 11:43:36,713 [INFO] Apache HBase - External Block Cache  
> SUCCESS [  5.180 s]
> 11:43:36,713 [INFO] Apache HBase - Spark ... 
> SUCCESS [01:10 min]
> 11:43:36,713 [INFO] Apache HBase - Spark Integration Tests . 
> SUCCESS [  7.774 s]
> 11:43:36,713 [INFO] Apache HBase - Assembly  
> SUCCESS [ 15.075 s]
> 11:43:36,713 [INFO] Apache HBase - Shaded .. 
> SUCCESS [  0.323 s]
> 11:43:36,713 [INFO] Apache HBase - Shaded - Client . 
> SUCCESS [  3.004 s]
> 11:43:36,713 [INFO] Apache HBase - Shaded - MapReduce .. 
> SUCCESS [  3.542 s]
> 11:43:36,714 [INFO] Apache HBase Shaded Packaging Invariants ... 
> SUCCESS [  3.105 s]
> 11:43:36,714 [INFO] Apache HBase - Archetypes .. 
> SUCCESS [  0.063 s]
> 11:43:36,714 [INFO] Apache HBase - Exemplar for hbase-client archetype . 
> SUCCESS [  4.843 s]
> 11:43:36,714 [INFO] Apache HBase - Exe

[jira] [Assigned] (HBASE-20336) org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad fails

2018-04-03 Thread Artem Ervits (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Artem Ervits reassigned HBASE-20336:


Assignee: Artem Ervits

> org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad fails
> 
>
> Key: HBASE-20336
> URL: https://issues.apache.org/jira/browse/HBASE-20336
> Project: HBase
>  Issue Type: Bug
>  Components: spark
>Affects Versions: 3.0.0
>Reporter: Sean Busbey
>Assignee: Artem Ervits
>Priority: Blocker
> Fix For: 3.0.0
>
>
> running {{mvn verify}} for the spark integration tests against current master 
> fails
> {code}
> $ mvn -DskipTests install
> 11:37:26,815 [INFO] Scanning for projects...
> ...
> 11:43:36,711 [INFO] 
> 
> 11:43:36,711 [INFO] Reactor Summary:
> 11:43:36,711 [INFO] 
> 11:43:36,712 [INFO] Apache HBase ... 
> SUCCESS [  6.294 s]
> 11:43:36,712 [INFO] Apache HBase - Checkstyle .. 
> SUCCESS [  1.742 s]
> 11:43:36,712 [INFO] Apache HBase - Build Support ... 
> SUCCESS [  0.070 s]
> 11:43:36,712 [INFO] Apache HBase - Error Prone Rules ... 
> SUCCESS [  2.206 s]
> 11:43:36,712 [INFO] Apache HBase - Annotations . 
> SUCCESS [  1.413 s]
> 11:43:36,712 [INFO] Apache HBase - Build Configuration . 
> SUCCESS [  0.254 s]
> 11:43:36,712 [INFO] Apache HBase - Shaded Protocol . 
> SUCCESS [ 37.870 s]
> 11:43:36,712 [INFO] Apache HBase - Common .. 
> SUCCESS [ 12.526 s]
> 11:43:36,712 [INFO] Apache HBase - Metrics API . 
> SUCCESS [  2.412 s]
> 11:43:36,712 [INFO] Apache HBase - Hadoop Compatibility  
> SUCCESS [  3.260 s]
> 11:43:36,712 [INFO] Apache HBase - Metrics Implementation .. 
> SUCCESS [  2.756 s]
> 11:43:36,713 [INFO] Apache HBase - Hadoop Two Compatibility  
> SUCCESS [  3.959 s]
> 11:43:36,713 [INFO] Apache HBase - Protocol  
> SUCCESS [ 11.295 s]
> 11:43:36,713 [INFO] Apache HBase - Client .. 
> SUCCESS [ 15.360 s]
> 11:43:36,713 [INFO] Apache HBase - Zookeeper ... 
> SUCCESS [  4.389 s]
> 11:43:36,713 [INFO] Apache HBase - Replication . 
> SUCCESS [  4.202 s]
> 11:43:36,713 [INFO] Apache HBase - Resource Bundle . 
> SUCCESS [  0.206 s]
> 11:43:36,713 [INFO] Apache HBase - HTTP  
> SUCCESS [  8.530 s]
> 11:43:36,713 [INFO] Apache HBase - Procedure ... 
> SUCCESS [  4.196 s]
> 11:43:36,713 [INFO] Apache HBase - Server .. 
> SUCCESS [ 44.604 s]
> 11:43:36,713 [INFO] Apache HBase - MapReduce ... 
> SUCCESS [ 11.122 s]
> 11:43:36,713 [INFO] Apache HBase - Testing Util  
> SUCCESS [  6.633 s]
> 11:43:36,713 [INFO] Apache HBase - Thrift .. 
> SUCCESS [  9.771 s]
> 11:43:36,713 [INFO] Apache HBase - RSGroup . 
> SUCCESS [  6.703 s]
> 11:43:36,713 [INFO] Apache HBase - Shell ... 
> SUCCESS [  7.094 s]
> 11:43:36,713 [INFO] Apache HBase - Coprocessor Endpoint  
> SUCCESS [  7.542 s]
> 11:43:36,713 [INFO] Apache HBase - Backup .. 
> SUCCESS [  6.246 s]
> 11:43:36,713 [INFO] Apache HBase - Integration Tests ... 
> SUCCESS [  7.461 s]
> 11:43:36,713 [INFO] Apache HBase - Examples  
> SUCCESS [  9.054 s]
> 11:43:36,713 [INFO] Apache HBase - Rest  
> SUCCESS [  8.972 s]
> 11:43:36,713 [INFO] Apache HBase - External Block Cache  
> SUCCESS [  5.180 s]
> 11:43:36,713 [INFO] Apache HBase - Spark ... 
> SUCCESS [01:10 min]
> 11:43:36,713 [INFO] Apache HBase - Spark Integration Tests . 
> SUCCESS [  7.774 s]
> 11:43:36,713 [INFO] Apache HBase - Assembly  
> SUCCESS [ 15.075 s]
> 11:43:36,713 [INFO] Apache HBase - Shaded .. 
> SUCCESS [  0.323 s]
> 11:43:36,713 [INFO] Apache HBase - Shaded - Client . 
> SUCCESS [  3.004 s]
> 11:43:36,713 [INFO] Apache HBase - Shaded - MapReduce .. 
> SUCCESS [  3.542 s]
> 11:43:36,714 [INFO] Apache HBase Shaded Packaging Invariants ... 
> SUCCESS [  3.105 s]
> 11:43:36,714 [INFO] Apache HBase - Archetypes .. 
> SUCCESS [  0.063 s]
> 11:43:36,714 [INFO] Apache HBase - Exemplar for hbase-client archetype . 
> SUCCESS [  4.843 s]
> 11:43:36,714