Details
-
Type: Sub-task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.10.0
-
Fix Version/s: 3.11.0
-
Component/s: app.editor
-
Labels:None
-
Target Version:
-
Sprint:Jul 5-22, 2016, Jul 25 - Aug 12, 2016
Description
Similar to the Pig, the content between
>>> Invoking Beeline command line now >>> 0: jdbc:hive2://localhost:10000/default> SHOW TABLES . . . . . . . . . . . . . . . . . . . .> +------------------------+--+ | tab_name | +------------------------+--+ | commits | | customer_address | | customer_demographics | | customer_orders | | customers | | customers_json | | date_dim | | huestats | | sample_07 | | sample_08 | | web_logs | +------------------------+--+ 0: jdbc:hive2://localhost:10000/default> <<< Invocation of Beeline command completed <<<