2021-09-22 08:53:41,393 INFO Connecting to localhost (127.0.0.1) at port 368132021-09-22 08:53:41,394 INFO Connected to localhost (127.0.0.1) at port 36813/home/dataiku/dataiku-dss-9.0.1/python/dataiku/exporter/server.py:90: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() arg_count = len(inspect.getargspec(clazz.__init__).args)2021-09-22 08:53:41,415 INFO Detected schema_name: Extract2021-09-22 08:53:41,415 INFO Detected table_name: Extract2021-09-22 08:53:41,416 INFO Writing the output hyper file at the following location: /home/dataiku/dss/exports/admin_BHiVBvs/data/admin_BHiVBvs.hyper2021-09-22 08:53:41,416 INFO Writing the Tableau Hyper file to the following location: /home/dataiku/dss/exports/admin_BHiVBvs/data/admin_BHiVBvs.hyper2021-09-22 08:53:41,416 INFO The dataset to export has the following schema: {'columns': [{'name': 'id_farm', 'type': 'string'}, {'name': 'sup_utl_ha_tot', 'type': 'double'}, {'name': 'spesa_imponibile', 'type': 'bigint'}, {'name': 'importo_richiesto', 'type': 'bigint'}, {'name': 'importo_ammesso', 'type': 'bigint'}, {'name': 'finanziamento', 'type': 'string'}, {'name': 'apz_tot', 'type': 'bigint'}], 'userModified': True}2021-09-22 08:53:41,416 INFO The input dataset contains a geo column: False2021-09-22 08:53:41,416 INFO Received target schema Extract and table Extracttableauhyperapi.hyperexception.HyperException: The Hyper API requires a processor that supports SSE4.2, SSE4.1, SSSE3, SSE3 and POPCNT instructions.Context: 0xf4c5532The above exception was the direct cause of the following exception:Traceback (most recent call last): File "/home/dataiku/dataiku-dss-9.0.1/python/dataiku/exporter/server.py", line 106, in serve row_count = export_rows(exporter, command["exportBehavior"], command["schema"], input, command.get("destinationFilePath", None)) File "/home/dataiku/dataiku-dss-9.0.1/python/dataiku/exporter/server.py", line 29, in export_rows exporter.open_to_file(schema, destination_file_path) File "/tmp/tmp_folder_gBSfNKGa/dku_code.py", line 51, in open_to_file File "/home/dataiku/dss/plugins/installed/tableau-hyper-export/python-lib/tableau_table_writer.py", line 91, in create_schema self.hyper = HyperProcess(Telemetry.DO_NOT_SEND_USAGE_DATA_TO_TABLEAU) File "/home/dataiku/dss/code-envs/python/plugin_tableau-hyper-export_managed/lib/python3.6/site-packages/tableauhyperapi/hyperprocess.py", line 92, in __init__ native_params.cdata, pp)) File "/home/dataiku/dss/code-envs/python/plugin_tableau-hyper-export_managed/lib/python3.6/site-packages/tableauhyperapi/impl/dllutil.py", line 110, in check raise errp.to_exception()tableauhyperapi.hyperexception.HyperException: Failed to start a new Hyper instance.Context: 0x86a93465Caused by:The Hyper API requires a processor that supports SSE4.2, SSE4.1, SSSE3, SSE3 and POPCNT instructions.Context: 0xf4c55322021-09-22 08:53:41,421 INFO Client closed