[jira] [Created] (HIVE-18147) Tests can fail with java.net.BindException: Address already in use

2017-11-25 Thread Janaki Lahorani (JIRA)
Janaki Lahorani created HIVE-18147:
--

 Summary: Tests can fail with java.net.BindException: Address 
already in use
 Key: HIVE-18147
 URL: https://issues.apache.org/jira/browse/HIVE-18147
 Project: Hive
  Issue Type: Bug
Reporter: Janaki Lahorani
Assignee: Janaki Lahorani


Between the time a new port is picked up to start HMS or HS2, and the time when 
HMS or HS2 is started, the port can get used by some other service resulting in 
test failure.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HIVE-18146) Vectorization: VectorMapJoinOperator Decimal64ColumnVector key/value cast bug

2017-11-25 Thread Matt McCline (JIRA)
Matt McCline created HIVE-18146:
---

 Summary: Vectorization: VectorMapJoinOperator 
Decimal64ColumnVector key/value cast bug
 Key: HIVE-18146
 URL: https://issues.apache.org/jira/browse/HIVE-18146
 Project: Hive
  Issue Type: Bug
  Components: Hive
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 3.0.0


Need to convert automatically convert Decimal64ColumnVector key/value 
expressions to DecimalColumnVector.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] hive pull request #271: HIVE-18050: LlapServiceDriver shoud split HIVE_AUX_J...

2017-11-25 Thread Aegeaner
Github user Aegeaner closed the pull request at:

https://github.com/apache/hive/pull/271


---